|
|
|
@ -94,12 +94,6 @@
|
|
|
|
"color": "#ABAEBE",
|
|
|
|
"color": "#ABAEBE",
|
|
|
|
"selectedColor": "#1479FF",
|
|
|
|
"selectedColor": "#1479FF",
|
|
|
|
"list": [{
|
|
|
|
"list": [{
|
|
|
|
"iconPath": "/static/tabbar/home.png",
|
|
|
|
|
|
|
|
"selectedIconPath": "/static/tabbar/home-active.png",
|
|
|
|
|
|
|
|
"pagePath": "pages/home/home",
|
|
|
|
|
|
|
|
"text": "首页"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"iconPath": "/static/tabbar/notification.png",
|
|
|
|
"iconPath": "/static/tabbar/notification.png",
|
|
|
|
"selectedIconPath": "/static/tabbar/notification-active.png",
|
|
|
|
"selectedIconPath": "/static/tabbar/notification-active.png",
|
|
|
|
"pagePath": "pages/todayNursing/todayNursing",
|
|
|
|
"pagePath": "pages/todayNursing/todayNursing",
|
|
|
|
@ -116,6 +110,12 @@
|
|
|
|
"selectedIconPath": "/static/tabbar/list-active.png",
|
|
|
|
"selectedIconPath": "/static/tabbar/list-active.png",
|
|
|
|
"pagePath": "pages/list/list",
|
|
|
|
"pagePath": "pages/list/list",
|
|
|
|
"text": "护理列表"
|
|
|
|
"text": "护理列表"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"iconPath": "/static/tabbar/home.png",
|
|
|
|
|
|
|
|
"selectedIconPath": "/static/tabbar/home-active.png",
|
|
|
|
|
|
|
|
"pagePath": "pages/home/home",
|
|
|
|
|
|
|
|
"text": "我的"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|