litestorenews.php
405 字节
<?php
return [
'Name' => '图片上文字',
'Title' => '标题',
'Type' => '跳转类型',
'Type 1' => '无跳转',
'Type 2' => '外链',
'Type 3' => '商品',
'Href' => '链接',
'Goods_id' => '商品id',
'Image' => '图片',
'Content' => '内容',
'Createtime' => '添加时间',
'Updatetime' => '更新时间',
'Status' => '状态'
];