Quellcode durchsuchen

更新PC端菜单配置

Zhou.xiaoning vor 4 Jahren
Ursprung
Commit
ddf8f4bb15
1 geänderte Dateien mit 116 neuen und 11 gelöschten Zeilen
  1. 116 11
      config/pc_menu.json

+ 116 - 11
config/pc_menu.json

@@ -226,15 +226,6 @@
                                 "rulekey": "",
                                 "isshow": true,
                                 "children": []
-                            },
-                            {
-                                "code": "custom_info_btn_delete",
-                                "title": "删除",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
                             }
                         ]
                     }
@@ -255,7 +246,64 @@
                         "type": 1,
                         "rulekey": "",
                         "isshow": true,
-                        "children": []
+                        "children": [
+                            {
+                                "code": "goods_info_spot_normal",
+                                "title": "正常",
+                                "sort": 1,
+                                "type": 1,
+                                "rulekey": "",
+                                "isshow": true,
+                                "children": [
+                                    {
+                                        "code": "goods_info_spot_normal_add",
+                                        "title": "新增",
+                                        "sort": 1,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    },
+                                    {
+                                        "code": "goods_info_spot_normal_modify",
+                                        "title": "修改",
+                                        "sort": 2,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    },
+                                    {
+                                        "code": "goods_info_spot_normal_disable",
+                                        "title": "停用",
+                                        "sort": 3,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    }
+                                ]
+                            },
+                            {
+                                "code": "goods_info_spot_disable",
+                                "title": "停用",
+                                "sort": 2,
+                                "type": 1,
+                                "rulekey": "",
+                                "isshow": true,
+                                "children": [
+                                    {
+                                        "code": "goods_info_spot_disable_recover",
+                                        "title": "恢复",
+                                        "sort": 1,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    }
+                                ]
+                            }
+                        ]
                     },
                     {
                         "code": "goods_info_hedge",
@@ -264,7 +312,64 @@
                         "type": 1,
                         "rulekey": "",
                         "isshow": true,
-                        "children": []
+                        "children": [
+                            {
+                                "code": "goods_info_hedge_normal",
+                                "title": "正常",
+                                "sort": 1,
+                                "type": 1,
+                                "rulekey": "",
+                                "isshow": true,
+                                "children": [
+                                    {
+                                        "code": "goods_info_hedge_normal_add",
+                                        "title": "新增",
+                                        "sort": 1,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    },
+                                    {
+                                        "code": "goods_info_hedge_normal_modify",
+                                        "title": "修改",
+                                        "sort": 2,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    },
+                                    {
+                                        "code": "goods_info_hedge_normal_disable",
+                                        "title": "停用",
+                                        "sort": 3,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    }
+                                ]
+                            },
+                            {
+                                "code": "goods_info_hedge_disable",
+                                "title": "停用",
+                                "sort": 2,
+                                "type": 1,
+                                "rulekey": "",
+                                "isshow": true,
+                                "children": [
+                                    {
+                                        "code": "goods_info_hedge_disable_recover",
+                                        "title": "恢复",
+                                        "sort": 1,
+                                        "type": 2,
+                                        "rulekey": "",
+                                        "isshow": true,
+                                        "children": []
+                                    }
+                                ]
+                            }
+                        ]
                     }
                 ]
             },