Explorar el Código

产品化更新

LAPTOP-UBJMM5MG\user hace 1 año
padre
commit
72812bc42e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>