From 7f08b8c97c7130f87df5302e829e01c73045d90f Mon Sep 17 00:00:00 2001 From: sl <2436637291@qq.com> Date: Thu, 18 Aug 2022 11:49:33 +0800 Subject: [PATCH] wip --- resources/lang/zh_cn/shop/account.php | 16 +++++++- themes/default/account/account.blade.php | 32 +++++++-------- themes/default/account/edit.blade.php | 7 +++- themes/default/account/forgotten.blade.php | 45 ++++++++++++---------- 4 files changed, 60 insertions(+), 40 deletions(-) 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') }}
-