wip
This commit is contained in:
parent
173af2594f
commit
a350b867cd
|
|
@ -46,6 +46,7 @@ return [
|
|||
|
||||
'order' => [
|
||||
'index' => '订单列表',
|
||||
'completed' => '已确认收货',
|
||||
'order_details' => '订单详情',
|
||||
'amount' => '金额',
|
||||
'state' => '状态',
|
||||
|
|
|
|||
Loading…
Reference in New Issue