Jelajahi Sumber

签单 签单设置

huangbin 4 tahun lalu
induk
melakukan
57c56135e2
1 mengubah file dengan 66 tambahan dan 11 penghapusan
  1. 66 11
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 66 - 11
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -2924,8 +2924,8 @@
                             },
                             {
                                 "label": "详情",
-                                "rulekey": "",
-                                "code": "client_pc_web_qhj_xygl_detail",
+                                "rulekey": "client_pc_web_qhj_xygl_detail",
+                                "code": "detail",
                                 "isshow": true,
                                 "remark": ""
                             }
@@ -2949,7 +2949,7 @@
                         "rulekey": "client_pc_web_qhj_fixed_investment_dtj",
                         "code": "platinum_capital_flow_tab",
                         "path": "platinum_capital_flow_tab",
-                        "component": "views/platinum/platinum_capital_flow/platinum_capital_flow_tab/index.vue",
+                        "component": "views/iframe/index.vue",
                         "sort": 10,
                         "isshow": true,
                         "url": "/qhj/scorelog/init",
@@ -2974,7 +2974,7 @@
                         "rulekey": "client_pc_web_qhj_tgbb_tab",
                         "code": "platinum_promotion_report_tab",
                         "path": "platinum_promotion_report_tab",
-                        "component": "views/platinum/platinum_promotion_report/platinum_promotion_report_tab/index.vue",
+                        "component": "views/iframe/index.vue",
                         "sort": 10,
                         "isshow": true,
                         "url": "/reckon/brokerreward/init",
@@ -2999,7 +2999,7 @@
                         "rulekey": "client_pc_web_qhj_jjrgl_normal_tab",
                         "code": "platinum_broker_management_normal",
                         "path": "platinum_broker_management_normal",
-                        "component": "views/platinum/platinum_broker_management/normal/index.vue",
+                        "component": "views/iframe/index.vue",
                         "sort": 10,
                         "isshow": true,
                         "url": "/qhj/brokerapply/init",
@@ -3011,7 +3011,7 @@
                         "rulekey": "client_pc_web_qhj_jjrgl_waiting_tab",
                         "code": "platinum_broker_management_waiting",
                         "path": "platinum_broker_management_waiting",
-                        "component": "views/platinum/platinum_broker_management/waiting/index.vue",
+                        "component": "views/iframe/index.vue",
                         "sort": 20,
                         "isshow": true,
                         "url": "/qhj/brokerapply/init",
@@ -3031,7 +3031,7 @@
                         "rulekey": "client_pc_web_qhj_jjrgl_resume",
                         "code": "platinum_broker_management_refuse",
                         "path": "platinum_broker_management_refuse",
-                        "component": "views/platinum/platinum_broker_management/refuse/index.vue",
+                        "component": "views/iframe/index.vue",
                         "sort": 30,
                         "isshow": true,
                         "url": "/qhj/brokerapply/init",
@@ -3052,12 +3052,67 @@
     },
     {
         "title": "签单",
-        "rulekey": "signing",
-        "code": "signing",
-        "path": "/signing",
+        "rulekey": "platinum_signing",
+        "code": "platinum_signing",
+        "path": "/platinum_signing",
         "component": "Layout",
         "sort": 100,
         "isshow": true,
-        "children": []
+        "children": [
+            {
+                "title": "签单设置",
+                "rulekey": "client_pc_web_qhj_qdsz",
+                "code": "platinum_signing_settings",
+                "path": "platinum_signing_settings",
+                "component": "Main",
+                "sort": 100,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": [
+                    {
+                        "title": "签单设置",
+                        "rulekey": "client_pc_web_qhj_qdsz_tab",
+                        "code": "platinum_signing_settings_tab",
+                        "path": "platinum_signing_settings_tab",
+                        "component": "views/iframe/index.vue",
+                        "sort": 30,
+                        "isshow": true,
+                        "url": "/qhj/setting/init",
+                        "remark": "管理端",
+                        "auth": [
+                            {
+                                "label": "新增",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_add",
+                                "code": "add",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "修改",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_revise",
+                                "code": "edit",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "删除",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_delete",
+                                "code": "del",
+                                "isshow": true,
+                                "remark": ""
+                            },
+                            {
+                                "label": "关联现货",
+                                "rulekey": "client_pc_web_qhj_qdsz_tab_associated_spot",
+                                "code": "setting",
+                                "isshow": true,
+                                "remark": ""
+                            }
+                        ]
+                    }
+                ]
+            }
+        ]
     }
 ]