From ccf6a0bc014d86290efffc55cbea9cf3dc860d56 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Wed, 23 Dec 2020 16:19:23 +0800
Subject: [PATCH] 会员编辑,新增联调

---
 hive-app/pages/workbench/selectProduct/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/hive-app/pages/workbench/selectProduct/index.vue b/hive-app/pages/workbench/selectProduct/index.vue
index b28c9b6..47d7715 100644
--- a/hive-app/pages/workbench/selectProduct/index.vue
+++ b/hive-app/pages/workbench/selectProduct/index.vue
@@ -58,7 +58,6 @@
 			<navigator url="../confirmOrder">
 				<button class="blue-btn btn mr-0">提交订单</button>
 			</navigator>
-			
 		</view>
 		<uni-popup ref="popup" type="bottom">
 			<shopping-cart></shopping-cart>

--
Gitblit v1.9.1