|
@@ -74,6 +74,11 @@
|
|
|
"iconPath": "static/index.png",
|
|
|
"selectedIconPath": "static/index-selected.png",
|
|
|
"text": "首页"
|
|
|
+ }, {
|
|
|
+ "pagePath": "pages/parkingLists/parkingLists",
|
|
|
+ "iconPath": "static/car_h.png",
|
|
|
+ "selectedIconPath": "static/car.png",
|
|
|
+ "text": "首页"
|
|
|
}, {
|
|
|
"pagePath": "pages/center/index",
|
|
|
"iconPath": "static/center.png",
|