From 32ab1af0797e3e8ab60dc646fc2c30cddf1dfa1f Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期一, 22 七月 2024 11:34:18 +0800
Subject: [PATCH] update需求更新

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

diff --git a/sub_pages/customer/shopping/shopping.vue b/sub_pages/customer/shopping/shopping.vue
index 8183fd0..63c4619 100644
--- a/sub_pages/customer/shopping/shopping.vue
+++ b/sub_pages/customer/shopping/shopping.vue
@@ -1,6 +1,9 @@
 <template>
 	<view>
 		
+		<view style="min-height:200rpx">
+		</view>
+		<common-footer flg="2"></common-footer>
 	</view>
 </template>
 

--
Gitblit v1.9.3