shish 3 лет назад
Родитель
Сommit
8690760bbf

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

@@ -63,7 +63,7 @@
 
 					<tui-list-cell class="line-cell" :hover="false" :arrow="false">
 						<view v-if="form.sendType == 0">
-							<text style="color: #3385FF;width:100%;">在本店配送范围的,免费送货上门</text>
+							<text style="color: #3385FF;width:100%;">在本店配送范围的,免费送货上门。<text style="color:red;font-weight:bold;">首次下单,请联系客服确认 </text>是否在配送范围 和 配送时间。</text>
 						</view>				
 						<view v-if="form.sendType == 1">
 							<text style="color: #3385FF;width:100%;">您自己来店里取,没有配送费</text>

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

@@ -54,7 +54,7 @@
 
 					<tui-list-cell class="line-cell" :hover="false" :arrow="false">
 						<view v-if="form.sendType == 0">
-							<text style="color: #3385FF;width:100%;">在本店配送范围的,免费送货上门</text>
+							<text style="color: #3385FF;width:100%;">在本店配送范围的,免费送货上门。<text style="color:red;font-weight:bold;">首次下单,请联系客服确认 </text>是否在配送范围 和 配送时间。</text>
 						</view>				
 						<view v-if="form.sendType == 1">
 							<text style="color: #3385FF;width:100%;">您自己来店里取,没有配送费</text>