shish 3 years ago
parent
commit
78fecb03fc

+ 2 - 2
hdApp/src/admin/billing/affirmGhs.vue

@@ -86,10 +86,10 @@
 							<text style="color: #3385FF;width:100%;">请跑腿送货,有配送费</text>
 						</view>
 						<view v-if="form.sendType == 3">
-							<text style="color: #3385FF;width:100%;">发物流,默认到付</text>
+							<text style="color: #3385FF;width:100%;">发物流,运费到付</text>
 						</view>
 						<view v-if="form.sendType == 4">
-							<text style="color: #3385FF;width:100%;">到付或运费另付</text>
+							<text style="color: #3385FF;width:100%;">运费到付或另付</text>
 						</view>
 					</tui-list-cell>
 					<tui-list-cell class="line-cell" :hover="false" :arrow="false" v-if="needAddPackCost == true">

+ 1 - 1
hdApp/src/admin/billing/affirmGhsBook.vue

@@ -62,7 +62,7 @@
 							<text style="color: #3385FF;width:100%;">您自己来店里取,没有配送费</text>
 						</view>
 						<view v-if="form.sendType == 3">
-							<text style="color: #3385FF;width:100%;">发物流,默认到付</text>
+							<text style="color: #3385FF;width:100%;">发物流,运费到付</text>
 						</view>
 					</tui-list-cell>