汪总电商平台
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.

20 lines
548 B

3 months ago
<?php
return [
'Id' => 'ID',
'Type' => '页面类型',
'Type system' => '系统',
'Type activity' => '活动',
'Type user' => '用户中心',
'Type product' => '商品',
'Type page' => '自定义页面',
'Title' => '页面标题',
'Image' => '缩略图',
'Route' => '路径',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Deletetime' => '删除时间',
'Weigh' => '权重',
'Status' => '状态'
];