Răsfoiți Sursa

申请售后

shish 2 ani în urmă
părinte
comite
a0d08ed144

+ 1 - 2
hdApp/src/pagesPurchase/purDetails.vue

@@ -272,8 +272,7 @@
         <button class="admin-button-com blue big" @click="toPay">去付款</button>
         <button class="admin-button-com blue big" @click="toPay">去付款</button>
       </block>
       </block>
       <block v-else>
       <block v-else>
-        <button class="admin-button-com default big" @click="refundOrder" style="background-color: white;color:#3385FF;border:1upx solid #3385FF;" 
-        v-if="detailInfo.payStatus == 1">申请售后</button>
+        <button class="admin-button-com default big" style="margin-right:60upx;" @click="refundOrder" v-if="detailInfo.payStatus == 1">申请售后</button>
         <button class="admin-button-com blue big" @click="clearOrder" v-if="detailInfo.debt == 1">付款结清</button>
         <button class="admin-button-com blue big" @click="clearOrder" v-if="detailInfo.debt == 1">付款结清</button>
       </block>
       </block>
 
 

+ 5 - 5
hdApp/src/pagesPurchase/refund.vue

@@ -1,11 +1,11 @@
 <template>
 <template>
 	<view class="app-content">
 	<view class="app-content">
 		<view style="padding:30upx 30upx 140upx 30upx;">
 		<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="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;font-size:28upx;">请严格按以上要求操作,否则申请将可能被驳回</view>
+			<view style="border:1upx solid #CCCCCC;border-radius: 10upx;margin:0upx 5upx 10upx 5upx;padding:10upx 0 10upx 5upx;">
+				<view style="color:#3385FF;margin-bottom:10upx;font-size:29upx;">货没拿不要了或货拿了退回去了,<text style="font-weight:bold;">选退货并退款</text></view>
+				<view style="color:#3385FF;margin-bottom:10upx;font-size:29upx;">货拿了没退回(损耗超20%),<text style="font-weight:bold;">选只退款</text></view>
+				<view style="color:red;font-weight:bold;font-size:28upx;margin-top:15upx;">售后范围:20%以内损耗属正常运输损耗,不售后。超过20%的,可以售后,但必须上传图片说明,请按<text @click="getRule()" style="font-weight:bold;text-decoration: underline;margin-left:6upx;margin-right:6upx;">图片上传规范</text> 要求进行上传。</view>
+				<view style="color:red;font-weight:bold;font-size:29upx;margin-top:15upx;">注意:请严格按以上要求操作,否则申请将被驳回</view>
 			</view>
 			</view>
 			<view class="flex refund-item">
 			<view class="flex refund-item">
 				<view class="refund-label">退款方式:</view>
 				<view class="refund-label">退款方式:</view>