Przeglądaj źródła

产品化更新

LAPTOP-UBJMM5MG\user 1 rok temu
rodzic
commit
72812bc42e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -36,7 +36,7 @@
     </div>
     </div>
 <!--    企业端页面-->
-    <div class="enterpriseBody" v-show="true">
+    <div class="enterpriseBody" v-show="false">
       <enterprise-side></enterprise-side>
     </div>
   </view>