瀏覽代碼

ross 修改设备认证导航

zhengjinyi 4 月之前
父節點
當前提交
a7e710a9cd
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      .env.development
  2. 2 2
      pages/_template/ross/index.vue

+ 1 - 1
.env.development

@@ -18,7 +18,7 @@ CIMEI_LOCAL = 'https://www-b.caimei365.com'
 
 
 # 项目运行地址
 # 项目运行地址
 # HOST = '192.168.2.92'
 # HOST = '192.168.2.92'
-HOST = '192.168.0.13'
+HOST = '192.168.0.81'
 # HOST = "localhost"
 # HOST = "localhost"
 # HOST = '192.168.1.102'
 # HOST = '192.168.1.102'
 
 

+ 2 - 2
pages/_template/ross/index.vue

@@ -14,10 +14,10 @@
             <div class="activity-entry"></div>
             <div class="activity-entry"></div>
           </nuxt-link> -->
           </nuxt-link> -->
           <div class="navbar flex items-center flex-col">
           <div class="navbar flex items-center flex-col">
-            <!--<nuxt-link :to="routePrefix + '/approve/device'" class="link flex items-center flex-col">
+            <nuxt-link :to="routePrefix + '/approve/device'" class="link flex items-center flex-col">
               <span class="icon icon-device"></span>
               <span class="icon icon-device"></span>
               <span class="text">设备认证</span>
               <span class="text">设备认证</span>
-            </nuxt-link>-->
+            </nuxt-link>
             <nuxt-link
             <nuxt-link
               :to="routePrefix + '/approve/personnel/operate'"
               :to="routePrefix + '/approve/personnel/operate'"
               class="link flex items-center flex-col md:mt-6 mt-4"
               class="link flex items-center flex-col md:mt-6 mt-4"