|
|
@@ -32,7 +32,6 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view wx:if="{{useImg==1}}"> |
|
|
|
<view class='quesTitle'>请上传您需要上传的图片</view> |
|
|
|
<view class='quesTitle'>{{imgDetail}}</view> |
|
|
|
<view class='up-img' wx:if="{{showReceiptUrl}}"> |
|
|
|
<image src='{{receiptUrl}}' mode="widthFix"></image> |
|
|
|