From d8974c0d693b51760ba5ab935aa240512a873a93 Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期二, 25 四月 2023 08:37:29 +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