litestorenews.php 376 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 <?php return [ 'Name' => '图片上文字', 'Title' => '标题', 'Type' => '跳转类型', 'Type 1' => '商品', 'Type 2' => '外链', 'Href' => '链接', 'Goods_id' => '商品id', 'Image' => '图片', 'Content' => '内容', 'Createtime' => '添加时间', 'Updatetime' => '更新时间', 'Status' => '状态' ];