zhengchengwu 6 年之前
父節點
當前提交
0246ae7abf
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      src/views/layout/components/Navbar.vue

+ 8 - 8
src/views/layout/components/Navbar.vue 查看文件

@@ -13,14 +13,14 @@
13 13
       </div>
14 14
       <div class="system-nav">
15 15
         <div class="system-nav-menu">
16
-          <!--<a  href="http://jk.kuyicloud.com/">-->
17
-          <a href="http://test1.sgjyun.com/">
16
+          <a  href="http://jk.kuyicloud.com/">
17
+          <!-- <a href="http://test1.sgjyun.com/"> -->
18 18
             <span><i class="iconfont icon-pengyou"></i> SCRM</span>
19 19
           </a>
20 20
         </div>
21 21
         <div class="system-nav-menu">
22
-          <!--<a href="http://mall.kuyicloud.com/">-->
23
-          <a href="http://mall.test.sgjyun.com/">
22
+          <a href="http://mall.kuyicloud.com/">
23
+          <!-- <a href="http://mall.test.sgjyun.com/"> -->
24 24
             <span><i class="icon iconfont icon-service_fill"></i> 微商城</span>
25 25
           </a>
26 26
         </div>
@@ -30,15 +30,15 @@
30 30
           </a>
31 31
         </div>
32 32
         <div class="system-nav-menu">
33
-          <!--<a href="http://cdm.kuyicloud.com/">-->
34
-          <a href=" http://cdm.test.sgjyun.com/">
33
+          <a href="http://cdm.kuyicloud.com/">
34
+          <!-- <a href=" http://cdm.test.sgjyun.com/"> -->
35 35
             <span><i class="icon iconfont icon-manbing-xuanzhong"></i> 慢病管理</span>
36 36
           </a>
37 37
         </div>
38 38
 
39 39
         <div class="system-nav-menu">
40
-          <!--<a href="http://sso.kuyicloud.com/org/app/create">-->
41
-          <a href="http://testsso.sgjyun.com/org/app/create">
40
+          <a href="http://sso.kuyicloud.com/org/app/create">
41
+          <!-- <a href="http://testsso.sgjyun.com/org/app/create"> -->
42 42
             <span><i class="icon iconfont icon-suoyou"></i> 应用</span>
43 43
           </a>
44 44
         </div>