Kaynağa Gözat

隐藏首页店铺列表中配送方式

1410417013 3 ay önce
ebeveyn
işleme
39a23319dc

+ 1 - 1
common/httpRequest.js

@@ -267,7 +267,7 @@ module.exports = {
 						if (ifShangxian == 1) {
 			// 				const ad='\u56e2\u961f\u4e0e\u5546\u6237\u5df2\u89e3\u9664\u5408\u4f5c'
 			// const aa=decrypt(urlSafeBase64Decode(ad))
-			// 		console.log('解密aa:'+aa)
+					// console.log('解密aa:'+decrypt(urlSafeBase64Decode(result.data)))
 							const decryptData = decrypt(urlSafeBase64Decode(result.data))
 							result.data = JSON.parse(decryptData)
 						}

+ 1 - 1
my/index/shop/index2.vue

@@ -555,7 +555,7 @@
 
 							<view class="flex align-center margin-top-xs gong_pei">
 								<!-- <view style="color: #FCD202;margin-right: 8rpx;">{{shopDet.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
-								<view style="margin-right: 8rpx">{{ shopDet.autoSendOrder == 1 ? '商家配送:' : '平台配送:' }}</view>
+								<!-- <view style="margin-right: 8rpx">{{ shopDet.autoSendOrder == 1 ? '商家配送:' : '平台配送:' }}</view> -->
 								<view class="text-gray" style="margin-right: 8rpx">配送费{{ shopDet.errandMoney ? shopDet.errandMoney : 0 }}元</view>
 								<!-- <view class="lable text-gray" v-if="shopDet.enableFullReductionFlag==1">
 										不参与配送费满减</view> -->

+ 1 - 1
my/vip/shop.vue

@@ -57,7 +57,7 @@
 									<text style="color: #FF8205;"> {{item.shopScore?item.shopScore:0}}分</text>
 									<text
 										class="text-gray flex-sub margin-left-xs">销量{{item.shopSales?item.shopSales:0}}</text>
-									<view style="border: 2rpx solid #CCC6C6; border-radius: 8rpx;color: #707070;font-size: 20rpx;padding: 5rpx 8rpx; ">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view>
+									<!-- <view style="border: 2rpx solid #CCC6C6; border-radius: 8rpx;color: #707070;font-size: 20rpx;padding: 5rpx 8rpx; ">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
 								</view>
 								<view class="text-gray margin-top-xs flex justify-between">
 									<view>起送 ¥{{item.minimumDelivery}} 配送 ¥{{item.errandMoney?item.errandMoney:0}}

+ 1 - 1
pages/index/index.vue

@@ -182,7 +182,7 @@
 								<text class="text-lg" style="color: #FF8205;"> {{item.shopScore?item.shopScore:0}}分</text>
 								<text
 									class="text-gray flex-sub margin-left-xs">销量{{item.shopSales?item.shopSales:0}}</text>
-								<view style="font-size:20rpx;color:#707070;border: 2rpx solid #CCC6C6;border-radius: 8rpx;padding: 5rpx 8rpx;">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view>
+								<!-- <view style="font-size:20rpx;color:#707070;border: 2rpx solid #CCC6C6;border-radius: 8rpx;padding: 5rpx 8rpx;">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
 							</view>
 							<view class="text-gray margin-top-xs flex justify-between">
 								<view>起送 ¥{{item.minimumDelivery}} 配送 ¥{{item.errandMoney?item.errandMoney:0}}</view>

+ 1 - 1
pages/index/search/index.vue

@@ -90,7 +90,7 @@
 									</view>
 									<view class="text-gray margin-top-xs flex justify-between">
 										<view>起送 ¥{{ item.minimumDelivery }} 配送 ¥{{ item.errandMoney ? item.errandMoney : 0 }}</view>
-										<view style="color: #fcd202">{{ item.autoSendOrder == 1 ? '商家配送' : '平台配送' }}</view>
+										<!-- <view style="color: #fcd202">{{ item.autoSendOrder == 1 ? '商家配送' : '平台配送' }}</view> -->
 									</view>
 									<view class="text-gray margin-top-xs" v-if="item.businessHours && item.lockHours">营业时间:{{ item.businessHours }}-{{ item.lockHours }}</view>
 									<view class="flex margin-top-xs justify-between align-start" style="width: 100%">

+ 1 - 1
pages/index/shop/goodsList.vue

@@ -24,7 +24,7 @@
 							</view>
 							<view class="flex align-center margin-top-xs">
 								<!-- <view style="color: #FCD202;margin-right: 8rpx;">{{shopDet.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
-								<view style="margin-right: 8rpx">{{ shopDet.autoSendOrder == 1 ? '商家配送:' : '平台配送:' }}</view>
+								<!-- <view style="margin-right: 8rpx">{{ shopDet.autoSendOrder == 1 ? '商家配送:' : '平台配送:' }}</view> -->
 								<view class="text-gray" style="margin-right: 8rpx">配送费{{ shopDet.errandMoney ? shopDet.errandMoney : 0 }}元</view>
 								<!-- <view class="lable text-gray" v-if="shopDet.exemptMinMoney">满{{shopDet.exemptMinMoney}}元免配送费</view> -->
 								<view class="lable flex justify-center align-center" v-if="shopDet.enableFullReductionFlag == 0 && shopDet.exemptMinMoney">

+ 1 - 1
pages/index/shop/index.vue

@@ -559,7 +559,7 @@
 
 							<view class="flex align-center margin-top-xs gong_pei">
 								<!-- <view style="color: #FCD202;margin-right: 8rpx;">{{shopDet.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
-								<view style="margin-right: 8rpx">{{ shopDet.autoSendOrder == 1 ? '商家配送:' : '平台配送:' }}</view>
+								<!-- <view style="margin-right: 8rpx">{{ shopDet.autoSendOrder == 1 ? '商家配送:' : '平台配送:' }}</view> -->
 								<view class="text-gray" style="margin-right: 8rpx">配送费{{ shopDet.errandMoney ? shopDet.errandMoney : 0 }}元</view>
 								<!-- <view class="lable text-gray" v-if="shopDet.enableFullReductionFlag==1">
 										不参与配送费满减</view> -->

+ 2 - 2
pages/index/shopList/index.vue

@@ -57,7 +57,7 @@
 									<text style="color: #FF8205;"> {{item.shopScore?item.shopScore:0}}分</text>
 									<text
 										class="text-gray flex-sub margin-left-xs">销量{{item.shopSales?item.shopSales:0}}</text>
-									<view style="border: 2rpx solid #CCC6C6; border-radius: 8rpx;color: #707070;font-size: 20rpx;padding: 5rpx 8rpx; ">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view>
+									<!-- <view style="border: 2rpx solid #CCC6C6; border-radius: 8rpx;color: #707070;font-size: 20rpx;padding: 5rpx 8rpx; ">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
 								</view>
 								<view class="text-gray margin-top-xs flex justify-between">
 									<view>起送 ¥{{item.minimumDelivery}} 配送 ¥{{item.errandMoney?item.errandMoney:0}}
@@ -194,7 +194,7 @@
 			}
 		},
 		onLoad(e) {
-			console.log(e)
+			console.log(e,'ll')
 			this.city=e.city
 			this.XCXIsSelect = this.$queue.getData('XCXIsSelect');
 			if (this.XCXIsSelect == '否') {

+ 1 - 1
pages/index/shopList/indexShop.vue

@@ -64,7 +64,7 @@
 								<view class="text-gray margin-top-xs flex justify-between">
 									<view>起送 ¥{{item.minimumDelivery}} 配送 ¥{{item.errandMoney?item.errandMoney:0}}
 									</view>
-									<view style="color: #FCD202;">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view>
+									<!-- <view style="color: #FCD202;">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
 								</view>
 								<view class="text-gray margin-top-xs" v-if="item.businessHours&&item.lockHours">
 									营业时间:{{item.businessHours}}-{{item.lockHours}}</view>

+ 1 - 1
running/huodong/list.vue

@@ -71,7 +71,7 @@
 								<view class="text-gray margin-top-xs flex justify-between">
 									<view>起送 ¥{{item.minimumDelivery}} 配送 ¥{{item.errandMoney?item.errandMoney:0}}
 									</view>
-									<view style="color: #FCD202;">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view>
+									<!-- <view style="color: #FCD202;">{{item.autoSendOrder==1?'商家配送':'平台配送'}}</view> -->
 								</view>
 								<view class="text-gray margin-top-xs" v-if="item.businessHours&&item.lockHours">
 									营业时间:{{item.businessHours}}-{{item.lockHours}}</view>