riku
2023-11-29 9b09d13712c0c005891450a3bf4b6d848ec0ff37
pages/mUser/companyauthentication/companyauthentication.wxml
@@ -1,6 +1,6 @@
<!--pages/mUser/companyauthentication/companyauthentication.wxml-->
<view class="page">
  <image class="banner-bg" src="/res/icons/companyinfo-1.png" mode="widthFix"></image>
  <image class="banner-bg" src="{{icon1}}" mode="widthFix"></image>
  <view class="tips">请仔细检查以下信息,确认是否正确,调整完成后提交完成认证(其中带*的为必填项,其余为选填项)</view>
  <c-company-info></c-company-info>
</view>