From e8d258576a34f35cfefbd6bfe07b7f22e72d87d4 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期三, 11 九月 2024 10:42:57 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/v2' into v2

---
 sub_pages/customer/shopping/confirm.vue |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/sub_pages/customer/shopping/confirm.vue b/sub_pages/customer/shopping/confirm.vue
index 81b83ad..e97c9b9 100644
--- a/sub_pages/customer/shopping/confirm.vue
+++ b/sub_pages/customer/shopping/confirm.vue
@@ -407,7 +407,6 @@
 			</view>
 
 			<view class="p10 bg-white m-t-20 br-4">
-				<!-- #ifdef PUB_CUSTOMER_DEV -->
 				<view class="form-item  flex ">
 					<view class="label">优惠券</view>
 
@@ -417,7 +416,6 @@
 						<u-icon class="m-l-a" name="arrow-right"></u-icon>
 					</view>
 				</view>
-				<!-- #endif -->
 
 				<view class="form-item  flex m-t-12">
 					<view class="label">特殊需求</view>
@@ -439,7 +437,6 @@
 						</view>
 					</view>
 				</view>
-				<!-- #ifdef PUB_CUSTOMER_DEV -->
 				<view class="form-item  flex ">
 					<view class="label">兑换券</view>
 
@@ -450,7 +447,6 @@
 						<u-icon class="m-l-a" name="arrow-right"></u-icon>
 					</view>
 				</view>
-				<!-- #endif -->
 			</view>
 
 		</view>

--
Gitblit v1.9.3