tupian
This commit is contained in:
@@ -245,26 +245,26 @@
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
"text": "首页",
|
||||
"iconPath": "static/tabBar/home.png",
|
||||
"iconPath": "static/tabBar/home1.png",
|
||||
"selectedIconPath": "static/tabBar/home.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/map/map",
|
||||
"text": "一张图",
|
||||
"iconPath": "static/tabBar/map.png",
|
||||
"selectedIconPath": "static/tabBar/map.png"
|
||||
"selectedIconPath": "static/tabBar/map1.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/Inspectionwarning/Inspectionwarning",
|
||||
"text": "预警",
|
||||
"iconPath": "static/tabBar/warning.png",
|
||||
"selectedIconPath": "static/tabBar/warning.png"
|
||||
"selectedIconPath": "static/tabBar/warning1.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/personalcenter/my",
|
||||
"text": "我的",
|
||||
"iconPath": "static/tabBar/my.png",
|
||||
"selectedIconPath": "static/tabBar/my.png"
|
||||
"selectedIconPath": "static/tabBar/my1.png"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user