From bb52e0d4baffe8e0486c951e525b6614bd4aaa28 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期一, 24 四月 2023 14:08:56 +0800
Subject: [PATCH] 修改样式,修复已知bug

---
 store/index.js |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/store/index.js b/store/index.js
index badfcb9..45b8230 100644
--- a/store/index.js
+++ b/store/index.js
@@ -11,6 +11,12 @@
 			text: '棣栭〉'
 		},
 		{
+			pagePath: 'pages/customer-page/customer-my/faYunstatistics/faYunstatistics',
+			iconPath: '../../static/tabBar-icon/statistics.png',
+			selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
+			text: '鍙戣繍缁熻'
+		},
+		{
 			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
 			iconPath: '../../static/tabBar-icon/Gmine10.png',
 			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',
@@ -24,6 +30,12 @@
 			text: '棣栭〉'
 		},
 		{
+			pagePath: 'pages/customer-page/customer-my/faYunstatistics/faYunstatistics',
+			iconPath: '../../static/tabBar-icon/statistics.png',
+			selectedIconPath: '../../static/tabBar-icon/statisticsactive.png',
+			text: '鍙戣繍缁熻'
+		},
+		{
 			pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar',
 			iconPath: '../../static/tabBar-icon/Gmine10.png',
 			selectedIconPath: '../../static/tabBar-icon/Bmine57.png',

--
Gitblit v1.9.1