汪总电商平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
442 B

<?php
return [
'Id' => 'ID',
'Add' => '新建页面',
'Shop_id' => '所属店铺',
'Shop' => '店铺主页',
'Index' => 'APP首页',
'Page' => '单页',
'Name' => '页面名称',
'Token' => '页面ID',
'Recycle bin'=> '历史页面',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Deletetime' => '删除时间',
'Status' => '状态'
];