|
|
@@ -2,8 +2,8 @@
|
|
|
<view class="app-content">
|
|
|
<view style="padding:30upx 30upx 140upx 30upx;">
|
|
|
<view style="border:1upx solid #CCCCCC;border-radius: 10upx;margin:0upx 5upx 10upx 5upx;font-size:27upx;padding:10upx 0 10upx 5upx;">
|
|
|
- <view style="color:#3385FF;margin-bottom:10upx;"><text style="color:red;font-weight:bold;">选退货并退款:</text>下单了没拿货或拿了要退还</view>
|
|
|
- <view style="color:#3385FF;margin-bottom:10upx;"><text style="color:red;font-weight:bold;">选只退款:</text>货拿了不退(坏几个头、全坏扔了、退运费等)</view>
|
|
|
+ <view style="color:#3385FF;margin-bottom:10upx;">下单了没拿货不要了或拿了但要退还,<text style="font-weight:bold;">选退货并退款</text></view>
|
|
|
+ <view style="color:#3385FF;margin-bottom:10upx;">货已拿不退(坏几个头、全坏扔了、退运费等),<text style="font-weight:bold;">选只退款</text></view>
|
|
|
<view style="color:#3385FF;margin-bottom:10upx;">质量有问题的,需上传图片说明,请查看<text @click="getRule()" style="font-weight:bold;text-decoration: underline;margin-left:8upx;">上传图片规范</text></view>
|
|
|
<view style="color:red;font-weight:bold;">请严格按以上方式选择,否则申请将可能被驳回</view>
|
|
|
</view>
|