From 8bedb5a0c09876046b397a94a9b12bb6e805d284 Mon Sep 17 00:00:00 2001 From: yangan <yangan0921@163.com> Date: 星期三, 19 六月 2024 17:13:23 +0800 Subject: [PATCH] Merge branch 'jlhg' of http://39.96.92.240:10000/r/~fyy/unattended-app into jlhg --- store/index.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/store/index.js b/store/index.js index 4bfb436..59360b8 100644 --- a/store/index.js +++ b/store/index.js @@ -71,6 +71,12 @@ selectedIconPath: '../../static/tabBar-icon/homeblue.png', text: '鍑哄満' }, + { + pagePath: 'pages/tabbar-page/myPage-tabbar/myPage-tabbar', + iconPath: '../../static/tabBar-icon/Gmine10.png', + selectedIconPath: '../../static/tabBar-icon/Bmine57.png', + text: '鎴戠殑' + }, ], five:[{ -- Gitblit v1.9.1