From d8974c0d693b51760ba5ab935aa240512a873a93 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期二, 25 四月 2023 08:37:29 +0800
Subject: [PATCH] 修改样式,修复已知bug

---
 pages/customer-page/customer-my/customer-my.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/customer-page/customer-my/customer-my.vue b/pages/customer-page/customer-my/customer-my.vue
index 4558572..6be882c 100644
--- a/pages/customer-page/customer-my/customer-my.vue
+++ b/pages/customer-page/customer-my/customer-my.vue
@@ -33,7 +33,7 @@
 			</view>
 		</view>
 
-		<view class="statistics"><u-button text="鍙戣繍缁熻" type="primary" @click="statistics"></u-button></view>
+		<!-- <view class="statistics"><u-button text="鍙戣繍缁熻" type="primary" @click="statistics"></u-button></view> -->
 		<view class="logout"><u-button text="閫�鍑虹櫥褰�" type="primary" @click="logout()"></u-button></view>
 
 		<!-- 鏂板缓杞﹂槦寮瑰嚭妗� -->

--
Gitblit v1.9.1