qinzexin acf45ddd0c 服务青年九宫格图片跳转接口
团务百科需要增加分类

Signed-off-by: qinzexin <“731344816@qq.com”>
2025-07-03 17:59:32 +08:00

22 lines
675 B
PHP

<?php
return [
'Image' => '展示图',
'Type' => '跳转类型',
'Type in' => '内部跳转',
'Type out' => '外部跳转',
'Url' => '跳转链接',
'Weigh' => '权重',
'Createtime' => '创建时间',
'Deletetime' => '删除时间',
'Showtype' => '展示类型',
'Showtype image' => '图片',
'Showtype video' => '视频',
'Title' => '轮播图标题',
'Status' => '状态',
'Status 1' => '顶部',
'Set status to 1'=> '设为顶部',
'Status 2' => '服务青年专栏',
'Set status to 2'=> '设为服务青年专栏',
];