wangcz 7 年之前
父节点
当前提交
eac68d11a5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/register/EnterpriseRegistration.vue

+ 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>