瀏覽代碼

修改bug

lxr 1 月之前
父節點
當前提交
4abb086e26
共有 1 個文件被更改,包括 60 次插入43 次删除
  1. 60 43
      src/assets/json/authMenuList.json

+ 60 - 43
src/assets/json/authMenuList.json

@@ -705,6 +705,52 @@
                 "isAffix": false,
                 "isKeepAlive": false
               }
+            },
+            {
+              "path": "/operationManagement/activityDetail",
+              "name": "operationManagementActivityDetail",
+              "component": "/operationManagement/activityDetail",
+              "meta": {
+                "icon": "Menu",
+                "title": "活动详情",
+                "activeMenu": "/operationManagement/activityList",
+                "isLink": "",
+                "isHide": true,
+                "isFull": false,
+                "isAffix": false,
+                "isKeepAlive": false
+              }
+            }
+          ]
+        },
+        {
+          "path": "/dynamicManagement/friendCoupon",
+          "name": "friendCoupon",
+          "component": "/dynamicManagement/friendCoupon",
+          "meta": {
+            "icon": "Tickets",
+            "title": "好友赠券管理",
+            "isLink": "",
+            "isHide": false,
+            "isFull": false,
+            "isAffix": false,
+            "isKeepAlive": false
+          },
+          "children": [
+            {
+              "path": "/dynamicManagement/friendCouponDetail",
+              "name": "friendCouponDetail",
+              "component": "/dynamicManagement/friendCouponDetail",
+              "meta": {
+                "icon": "Document",
+                "title": "好友优惠券详情",
+                "activeMenu": "/dynamicManagement/friendCoupon",
+                "isLink": "",
+                "isHide": true,
+                "isFull": false,
+                "isAffix": false,
+                "isKeepAlive": false
+              }
             }
           ]
         },
@@ -816,6 +862,20 @@
       ]
     },
     {
+      "path": "/dynamicManagement/friendRelation",
+      "name": "friendRelation",
+      "component": "/dynamicManagement/friendRelation",
+      "meta": {
+        "icon": "User",
+        "title": "好友关系管理",
+        "isLink": "",
+        "isHide": false,
+        "isFull": false,
+        "isAffix": false,
+        "isKeepAlive": false
+      }
+    },
+    {
       "path": "/dynamicManagement",
       "name": "dynamicManagement",
       "redirect": "/dynamicManagement/index",
@@ -931,49 +991,6 @@
           }
         },
         {
-          "path": "/dynamicManagement/friendRelation",
-          "name": "friendRelation",
-          "component": "/dynamicManagement/friendRelation",
-          "meta": {
-            "icon": "User",
-            "title": "好友关系管理",
-            "isLink": "",
-            "isHide": false,
-            "isFull": false,
-            "isAffix": false,
-            "isKeepAlive": false
-          }
-        },
-        {
-          "path": "/dynamicManagement/friendCoupon",
-          "name": "friendCoupon",
-          "component": "/dynamicManagement/friendCoupon",
-          "meta": {
-            "icon": "Tickets",
-            "title": "好友赠券管理",
-            "isLink": "",
-            "isHide": false,
-            "isFull": false,
-            "isAffix": false,
-            "isKeepAlive": false
-          }
-        },
-        {
-          "path": "/dynamicManagement/friendCouponDetail",
-          "name": "friendCouponDetail",
-          "component": "/dynamicManagement/friendCouponDetail",
-          "meta": {
-            "icon": "Document",
-            "title": "好友优惠券详情",
-            "activeMenu": "/dynamicManagement/friendCoupon",
-            "isLink": "",
-            "isHide": true,
-            "isFull": false,
-            "isAffix": false,
-            "isKeepAlive": false
-          }
-        },
-        {
           "path": "/dynamicManagement/draftDynamic",
           "name": "draftDynamic",
           "component": "/dynamicManagement/draftDynamic",