Browse Source

#IQRV #comment [SpShell] 添加开发测试环境业务链接配置

gifur 3 years ago
parent
commit
f334ce2f59
2 changed files with 74 additions and 3 deletions
  1. 73 2
      addin/cfg/SpShell.ini
  2. 1 1
      addin/res/ManagerDesktop/js/page/business.js

+ 73 - 2
addin/cfg/SpShell.ini

@@ -2,10 +2,22 @@
 ;用于在应用程序窗口菜单栏添加自定义菜单,配置后将作为菜单项展示在【附件】菜单中
 ;用于在应用程序窗口菜单栏添加自定义菜单,配置后将作为菜单项展示在【附件】菜单中
 ;目前仅用于启动特定应用程序和实体,后者适合带参启动实体
 ;目前仅用于启动特定应用程序和实体,后者适合带参启动实体
 [Menu]
 [Menu]
-Count=3
+Count=15
 1=startInit
 1=startInit
 2=startLocalMaintain
 2=startLocalMaintain
 3=startChromium
 3=startChromium
+4=startChromium2
+5=startChromium3
+6=startChromium4
+7=startChromium5
+8=startChromium6
+9=startChromium7
+10=startChromium8
+11=startChromium9
+12=startChromium10
+13=startChromium11
+14=startChromium12
+15=startChromium13
 
 
 ;[Demo]
 ;[Demo]
 ;Type={0|1|2} 不添加改键值或者配成0,表示启动特定程序;1表示启动特定的实体
 ;Type={0|1|2} 不添加改键值或者配成0,表示启动特定程序;1表示启动特定的实体
@@ -27,5 +39,64 @@ CmdLine=./res/RunScript/startSettings.sh
 
 
 [startChromium]
 [startChromium]
 Type=1
 Type=1
-CmdLine=Chromium	http://55.14.95.131:8100/
+CmdLine=Chromium	http://55.14.95.131:8100/index.html
 
 
+[startChromium2]
+Type=1
+TextName=DEV::55.14.95.131:8101
+CmdLine=Chromium	http://55.14.95.131:8101/index.html
+
+[startChromium3]
+Type=1
+TextName=DEV::55.14.95.131:8102
+CmdLine=Chromium	http://55.14.95.131:8102/index.html
+
+[startChromium4]
+Type=1
+TextName=DEV::55.14.95.131:8103
+CmdLine=Chromium	http://55.14.95.131:8103/index.html
+
+[startChromium5]
+Type=1
+TextName=DEV::55.14.95.131:8104
+CmdLine=Chromium	http://55.14.95.131:8104/index.html
+
+[startChromium6]
+Type=1
+TextName=ST::55.11.54.115:81
+CmdLine=Chromium	http://55.11.54.115:81/index.html
+
+[startChromium7]
+Type=1
+TextName=ST::55.11.54.115:82
+CmdLine=Chromium	http://55.11.54.115:82/index.html
+
+[startChromium8]
+Type=1
+TextName=ST::55.11.54.115:83
+CmdLine=Chromium	http://55.11.54.115:83/index.html
+
+[startChromium9]
+Type=1
+TextName=ST::55.11.54.115:84
+CmdLine=Chromium	http://55.11.54.115:84/index.html
+
+[startChromium10]
+Type=1
+TextName=UAT::55.11.56.180:81
+CmdLine=Chromium	http://55.11.56.180:81/index.html
+
+[startChromium11]
+Type=1
+TextName=UAT::55.11.56.180:82
+CmdLine=Chromium	http://55.11.56.180:82/index.html
+
+[startChromium12]
+Type=1
+TextName=UAT::55.11.56.180:83
+CmdLine=Chromium	http://55.11.56.180:83/index.html
+
+[startChromium13]
+Type=1
+TextName=UAT::55.11.56.180:84
+CmdLine=Chromium	http://55.11.56.180:84/index.html

+ 1 - 1
addin/res/ManagerDesktop/js/page/business.js

@@ -3,7 +3,7 @@ function businessGenPage() {
     <div class="maintitle">\
     <div class="maintitle">\
     <div>业务中台切换</div>\
     <div>业务中台切换</div>\
     <div class="page_description_text">用于开发测试环境<strong>灵活</strong>切换业务中台链接。将替代集中配置中的业务链接,设置永久有效<br/>\
     <div class="page_description_text">用于开发测试环境<strong>灵活</strong>切换业务中台链接。将替代集中配置中的业务链接,设置永久有效<br/>\
-            信息有变更时需重启Chromium实体或者重启应用方能生效。\
+            信息有变更时需重启Chromium实体或者重启应用方能生效。<strong>该配置与实体后台管理窗口的[附加]配置操作相互独立,互不关联</strong>\
             </div>\
             </div>\
     </div>\
     </div>\
     <div id="businessContent">\
     <div id="businessContent">\