Browse Source

产品化更新

LAPTOP-UBJMM5MG\user 1 year ago
parent
commit
72812bc42e
1 changed files with 1 additions and 1 deletions
  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>