Browse Source

光谱系统外网访问改造

459242451@qq.com 3 years ago
parent
commit
9b4e733471
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ruoyi-ui/src/views/home.vue

+ 2 - 2
ruoyi-ui/src/views/home.vue

@@ -114,7 +114,7 @@
     </div>
     <div style="position: absolute;right: 0;color: #3FC9FD;top: 28rem;font-size: 9rem;">
       <div style="display: inline-block;margin-right:6rem">
-        <a target="view_window" :href="gosubsys('http://198.17.188.56:9020/door','manager','admin123',1)">
+        <a target="view_window" :href="gosubsys('/guangpusonsystem/','manager','admin123',1)">
           <img style="width:20px;vertical-align: middle;margin-right:2px" src="../assets/images/txsb_selected@2x.png"/>光谱
         </a>
       </div>
@@ -150,7 +150,7 @@
       ></iframe>
       <iframe style="height:350rem;width:100%" v-show="showTable==10" marginwidth="0" marginheight="0" vspace="0"
               hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"
-              src="http://198.17.188.56:9011/device.html?opt=1"
+              src="/guangpudevice/device.html?opt=1"
       ></iframe>
       <iframe style="height:350rem;width:100%" v-show="showTable==11" marginwidth="0" marginheight="0" vspace="0"
               hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" frameborder="0" name="showHere"