LAPTOP-UBJMM5MG\user 1 anno fa
parent
commit
72812bc42e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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>