Jelajahi Sumber

更新pcweb菜单(pc_menu.json)

zou.yingbin 4 tahun lalu
induk
melakukan
56bc20e0a3
1 mengubah file dengan 63 tambahan dan 11 penghapusan
  1. 63 11
      config/pc_menu.json

+ 63 - 11
config/pc_menu.json

@@ -2802,8 +2802,9 @@
           }
         ]
       },
-      {"code": "platinum_capital_flow",
-        "title": "资金流水",
+      {
+        "code": "platinum_capital_flow",
+        "title": "积分流水",
         "sort": 1,
         "type": 2,
         "rulekey": "client_pc_web_qhj_zjls",
@@ -2811,19 +2812,21 @@
         "url": "",
         "remark": "",
         "children": [
-          {"code": "platinum_capital_flow_tab",
-            "title": "资金流水",
+          {
+            "code": "platinum_capital_flow_tab",
+            "title": "积分流水",
             "sort": 1,
             "type": 5,
             "rulekey": "client_pc_web_qhj_zjls_tab",
             "isshow": true,
-            "url": "/qhj/taaccountlog/init",
+            "url": "/qhj/scorelog/init",
             "remark": "",
             "children": []
           }
         ]
       },
-      {"code": "platinum_promotion_report",
+      {
+        "code": "platinum_promotion_report",
         "title": "推广报表",
         "sort": 1,
         "type": 2,
@@ -2832,7 +2835,8 @@
         "url": "",
         "remark": "",
         "children": [
-          {"code": "platinum_promotion_report_tab",
+          {
+            "code": "platinum_promotion_report_tab",
             "title": "推广报表",
             "sort": 1,
             "type": 5,
@@ -2844,7 +2848,8 @@
           }
         ]
       },
-      {"code": "platinum_broker_management",
+      {
+        "code": "platinum_broker_management",
         "title": "经纪人管理",
         "sort": 1,
         "type": 2,
@@ -2853,15 +2858,62 @@
         "url": "",
         "remark": "",
         "children": [
-          {"code": "platinum_broker_management_tab",
-            "title": "经纪人管理",
+          {
+            "code": "platinum_broker_management_normal_tab",
+            "title": "正常",
             "sort": 1,
             "type": 5,
-            "rulekey": "client_pc_web_qhj_jjrgl_tab",
+            "rulekey": "client_pc_web_qhj_jjrgl_normal_tab",
             "isshow": true,
             "url": "/qhj/brokerapply/init",
             "remark": "",
             "children": []
+          },
+          {
+            "code": "platinum_broker_management_waiting_tab",
+            "title": "待审核",
+            "sort": 1,
+            "type": 5,
+            "rulekey": "client_pc_web_qhj_jjrgl_waiting_tab",
+            "isshow": true,
+            "url": "/qhj/brokerapply/init",
+            "remark": "",
+            "children": [
+              {
+                "code": "platinum_broker_management_check",
+                "title": "审核",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "client_pc_web_qhj_jjrgl_check",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+              }
+            ]
+          },
+          {
+            "code": "platinum_broker_management_refuse_tab",
+            "title": "审核拒绝",
+            "sort": 1,
+            "type": 5,
+            "rulekey": "client_pc_web_qhj_jjrgl_resume",
+            "isshow": true,
+            "url": "/qhj/brokerapply/init",
+            "remark": "",
+            "children": [
+              {
+                "code": "platinum_broker_management_resume",
+                "title": "恢复",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "client_pc_web_qhj_jjrgl_resume",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+              }
+            ]
           }
         ]
       }