温红权 3 년 전
부모
커밋
a8f90599ae
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      ruoyi-ui/src/views/home.vue

+ 6 - 1
ruoyi-ui/src/views/home.vue

@@ -105,8 +105,13 @@
         </div>
       </div>
     </div>
-
+     <div style="position: absolute;right: 0;color: white;top: 20rem;font-size: 11rem;">
+       <div style="display: inline-block;margin-right:6rem"><a href="http://198.17.188.2">光谱</a></div>
+       <div style="display: inline-block;margin-right:6rem"><a href="http://198.17.188.2">嗅探</a></div>
+       <div style="display: inline-block;margin-right:20rem"><a href="http://198.17.188.6:8090/">黑烟</a></div>
+     </div>
     <div class="center_content">
+
       <xtTable v-show="showTable == 1"></xtTable>
       <userTable v-if="showTable==2"></userTable>
       <deptTable v-if="showTable==3"></deptTable>