|
|
@ -49,7 +49,7 @@ |
|
|
|
|
|
|
|
|
<wux-cell wx:if="{{userType == 1}}" data-cid='numberMoon' data-tag='营业执照'> |
|
|
<wux-cell wx:if="{{userType == 1}}" data-cid='numberMoon' data-tag='营业执照'> |
|
|
<view slot="header" class="text-gray">营业执照</view> |
|
|
<view slot="header" class="text-gray">营业执照</view> |
|
|
<view slot="footer" class="{{userInfo.businessLicenseUrl? 'text-black':'text-gray'}}">{{userInfo.businessLicenseUrl==null?'未上传':'查看'}}</view> |
|
|
|
|
|
|
|
|
<view slot="footer" class="{{userInfo.businessLicenseUrl? 'text-black':'text-gray'}}">{{userInfo.businessLicenseUrl==null?'未上传':'已上传'}}</view> |
|
|
</wux-cell> |
|
|
</wux-cell> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|