wangcz 7 жил өмнө
parent
commit
eac68d11a5

+ 1 - 1
components/register/EnterpriseRegistration.vue

@@ -124,7 +124,7 @@
       <loading v-show="isShowLoading"/>
     </div>
     <!--尾部-->
-    <!--<div v-html="loginStyle.footUrl" class="footer"></div>-->
+    <div v-html="loginStyle.footUrl" class="footer"></div>
   </div>
 </template>