第三方登录
This commit is contained in:
parent
13fcbfbe20
commit
f46c8925d1
|
|
@ -28,4 +28,5 @@ return [
|
|||
'payment' => 'Payment',
|
||||
'total' => 'Total',
|
||||
'view' => 'View',
|
||||
'social' => 'Social',
|
||||
];
|
||||
|
|
|
|||
|
|
@ -28,4 +28,5 @@ return [
|
|||
'payment' => '支付方式',
|
||||
'total' => '订单计算',
|
||||
'view' => '页面修改',
|
||||
'social' => '第三方登录',
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue