Explorar el Código

update pc menu json

zou.yingbin hace 3 años
padre
commit
aa9792b3b9
Se han modificado 2 ficheros con 17 adiciones y 17 borrados
  1. 5 5
      config/config.xml
  2. 12 12
      config/pcweb_menu/pcweb_menu_ermcp.json

+ 5 - 5
config/config.xml

@@ -13,11 +13,11 @@
     <DbAddress value="192.168.31.88"/>
     <DbName value="orcl"/>
     <DbPort value="1521"/>
-    <DbUser value="mtp2_test137"/>
+    <DbUser value="mtp2_test203"/>
     <DbPwd value="muchinfo"/>
   </DbSetting>
   <RedisSetting>
-    <Address value="192.168.31.137"/>
+    <Address value="192.168.31.203"/>
     <Port value="5007"/>
     <Timeout value="3"/>
     <ConnNum value="1"/>
@@ -29,7 +29,7 @@
     <Exchange value="entry"/>
   </MqSetting>
   <MongoDBSetting>
-    <HostName value="192.168.31.137"/>
+    <HostName value="192.168.31.203"/>
     <Port value="5025"/>
     <DBName value="HistoryQuote"/>
     <Username value="quote_test01"/>
@@ -38,8 +38,8 @@
   <MySQLSetting>
     <Host value="192.168.30.72"/>
     <Port value="3306"/>
-    <DBName value="historyquote_test137"/>
-    <Username value="quote_test137"/>
+    <DBName value="historyquote_test203"/>
+    <Username value="quote_test203"/>
     <Password value="123456"/>
   </MySQLSetting>
 </Configuration>

+ 12 - 12
config/pcweb_menu/pcweb_menu_ermcp.json

@@ -1,7 +1,7 @@
 [
     {
         "title": "底部单据菜单",
-        "rulekey": "",
+        "rulekey": "client_pc_web_order_bottom",
         "code": "bottom",
         "sort": 1,
         "isshow": true,
@@ -75,7 +75,7 @@
             },
             {
                 "title": "现货仓单",
-                "rulekey": "",
+                "rulekey": "client_pc_web_qiyefengguan_spot_warrant",
                 "code": "spot_warrant",
                 "sort": 1,
                 "isshow": true,
@@ -86,7 +86,7 @@
                 "children": [
                     {
                         "title": "现货汇总",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_spot_summary",
                         "code": "spot_warrant_spot_summary",
                         "sort": 1,
                         "isshow": true,
@@ -106,7 +106,7 @@
                     },
                     {
                         "title": "库存汇总",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_inventory_summary",
                         "code": "spot_warrant_inventory_summary",
                         "sort": 1,
                         "isshow": true,
@@ -118,7 +118,7 @@
                     },
                     {
                         "title": "现货明细",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_spot_details",
                         "code": "spot_warrant_spot_details",
                         "sort": 1,
                         "isshow": true,
@@ -145,7 +145,7 @@
                     },
                     {
                         "title": "挂单",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_pending_order",
                         "code": "spot_warrant_pending_order",
                         "sort": 1,
                         "isshow": true,
@@ -179,7 +179,7 @@
                     },
                     {
                         "title": "议价",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_bargain",
                         "code": "spot_warrant_bargain",
                         "sort": 1,
                         "isshow": true,
@@ -199,7 +199,7 @@
                     },
                     {
                         "title": "成交",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_deal",
                         "code": "spot_warrant_deal",
                         "sort": 1,
                         "isshow": true,
@@ -219,7 +219,7 @@
                     },
                     {
                         "title": "指定成交",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_designated_deal",
                         "code": "spot_warrant_designated_deal",
                         "sort": 1,
                         "isshow": true,
@@ -253,7 +253,7 @@
                     },
                     {
                         "title": "提货",
-                        "rulekey": "",
+                        "rulekey": "client_pc_web_qiyefengguan_spot_warrant_in_and_out_warehouse",
                         "code": "spot_warrant_in_and_out_warehouse",
                         "sort": 1,
                         "isshow": true,
@@ -369,12 +369,12 @@
             },
             {
                 "title": "现货市场",
-                "rulekey": "",
+                "rulekey": "client_pc_web_market_spot",
                 "code": "market_spot",
                 "path": "market_spot",
                 "component": "Main",
                 "sort": 20,
-                "isshow": false,
+                "isshow": true,
                 "url": "",
                 "remark": "",
                 "children": []