|
|
|
@ -29,20 +29,6 @@ |
|
|
|
</wux-cell> |
|
|
|
</wux-cell-group> |
|
|
|
|
|
|
|
<!-- <view class="bg-white" style="padding: 1rpx 30rpx;"> |
|
|
|
<view style="padding: 20rpx 0rpx;"> |
|
|
|
<text class="lg text-sg text-black" decode="{{true}}">营业执照</text> |
|
|
|
</view> |
|
|
|
<view class="grid col-3 grid-square"> |
|
|
|
<view class="bg-img" bindtap="viewImage" data-url="{{licenseUrl}}"> |
|
|
|
<image src='{{licenseUrl}}' mode='aspectFill'></image> |
|
|
|
<view class="cu-tag bg-red" catchtap="updatalicenseUrl"> |
|
|
|
<text class="cuIcon-close"></text> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<wux-cropper wx:if="{{visible}}" srcList="{{srcList}}" bindclose="closeCallback" bindcroped="onCropback"></wux-cropper> |
|
|
|
<wux-dialog id="wux-dialog" /> |
|
|
|
<wux-cascader id="wux-cascader" value="{{region}}" options="{{ options }}" bind:close="onRegionChange" /> |