mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-06 01:52:48 +08:00
修复分类编辑传参,去掉无用模板配置
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
return [
|
||||
'category' => [
|
||||
'' => '普通:',
|
||||
|
||||
'_product' => '产品:_product',
|
||||
'_case' => '案例:_case',
|
||||
'_about_1' => '关于_图块:_about_1',
|
||||
'_about_2' => '关于_招聘:_about_2',
|
||||
'_about_3' => '关于_时间轴:_about_3',
|
||||
],
|
||||
'post' => [
|
||||
'' => '普通:',
|
||||
|
||||
Reference in New Issue
Block a user