Browse Source

嗅探系统外网访问改造

459242451@qq.com 3 years ago
parent
commit
205be6aa96
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

@@ -120,7 +120,7 @@
       </div>
       <div
         style="display: inline-block;margin-right:6rem">
-        <a target="view_window" :href="gosubsys('http://198.17.188.2:83/index.html','js_admin','js@123456',1)">
+        <a target="view_window" :href="gosubsys('/gas/index.html','js_admin','js@123456',1)">
           <img style="width:20px;vertical-align: middle;margin-right:2px" src="../assets/images/gpsb@2x.png"/>嗅探
         </a></div>
       <div style="display: inline-block;margin-right:9rem">
@@ -154,7 +154,7 @@
       ></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"
-              src="http://198.17.188.2:81/?opt=1"
+              src="/xt/manage/?opt=1"
       ></iframe>
     </div>