shish 2 yıl önce
ebeveyn
işleme
85523b549b

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

@@ -109,7 +109,7 @@
 				<text style="color: #3385FF;width:100%;" v-else>在本店配送范围的,免费送货上门</text>
 				<view><text style="color:red;font-weight:bold">免费配送仅送货到楼下,不支持送货上楼</text></view>
 				<view v-if="ghsInfo.shopId && (ghsInfo.shopId == 520 || ghsInfo.shopId == 1489)"><text style="color:red;font-weight:bold">免费配送每天23:30发车,其它时间请用跑腿或自取</text></view>
-				<view><text style="color:red;font-weight:bold">不在配送范围的,请勿选择【送货上门,否则运费自理</text></view>
+				<view><text style="color:red;font-weight:bold">不在配送范围的,请勿选送货上门,否则运费自理</text></view>
 			</block>
 		</view>
 		<view v-if="form.sendType == 1">

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

@@ -85,7 +85,7 @@
 			<view><text style="color:#3385FF;">在本店配送范围的,免费送货上门</text></view>
 			<view><text style="color:red;font-weight:bold">免费配送仅送货到楼下,不支持送货上楼</text></view>
 			<view v-if="ghsInfo.shopId && (ghsInfo.shopId == 520 || ghsInfo.shopId == 1489)"><text style="color:red;font-weight:bold">免费配送每天23:30发车,其它时间请用跑腿或自取</text></view>
-			<view><text style="color:red;font-weight:bold">不在配送范围的,请勿选择【送货上门,否则运费自理</text></view>
+			<view><text style="color:red;font-weight:bold">不在配送范围的,请勿选送货上门,否则运费自理</text></view>
 		</view>
 		<view v-if="form.sendType == 1">
 			<text style="color: #3385FF;width:100%;">到店自取,没有运费</text>