diff --git a/resources/lang/zh_cn/shop/account.php b/resources/lang/zh_cn/shop/account.php index f03c305d..189d3f36 100644 --- a/resources/lang/zh_cn/shop/account.php +++ b/resources/lang/zh_cn/shop/account.php @@ -12,7 +12,21 @@ return [ 'index' => '个人中心', 'revise_info' => '修改信息', - + 'collect' => '收藏', + 'coupon' => '优惠券', + 'my_order' => '我的订单', + 'orders' => '全部订单', + 'pending_payment' => '待付款', + 'pending_send' => '待发货', + 'pending_receipt' => '待收货', + 'after_sales' => '售后', + 'no_order' => '您还没有订单!', + 'to_buy' => '去下单', + 'order_number' => '订单号', + 'order_time' => '下单时间', + 'state' => '状态', + 'amount' => '金额', + 'check_details' => '查看详情', 'wishlist' => [ 'index' => '收藏列表', diff --git a/themes/default/account/account.blade.php b/themes/default/account/account.blade.php index 7d9eb054..a4d4bda0 100644 --- a/themes/default/account/account.blade.php +++ b/themes/default/account/account.blade.php @@ -19,7 +19,7 @@ @endif - @if (1) + @if (0)
近期订单
--}} @@ -72,19 +72,19 @@请输入邮箱地址获取验证码
-请输入新密码
+{{ __('shop/forgotten.email_forCode') }}
+{{ __('shop/forgotten.enter_password') }}
-