瀏覽代碼

优化首页

ZaiZai 2 年之前
父節點
當前提交
6e003c7f1a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

@@ -9,7 +9,7 @@
                         ref="iframe">
         </iframe>
 
-        <div class="test-btn-view">
+        <div class="test-btn-view" v-if="isDEV">
             <el-button type="primary" hc-btn @click="gotoQuery">开发测试时的进入系统入口</el-button>
         </div>
     </div>