这一版本优化了很多
This commit is contained in:
13
pages.json
13
pages.json
@@ -2,6 +2,7 @@
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
"custom": {
|
||||
"^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
|
||||
"^u--(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
|
||||
"^up-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
|
||||
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
|
||||
@@ -248,12 +249,12 @@
|
||||
"iconPath": "static/tabbar_icon/home_icon.png",
|
||||
"selectedIconPath": "static/tabbar_icon/home_selectedIcon.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/map/map",
|
||||
"text": "一张图",
|
||||
"iconPath": "static/tabbar_icon/address_icon.png",
|
||||
"selectedIconPath": "static/tabbar_icon/address_selectedIcon.png"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/map/map",
|
||||
// "text": "一张图",
|
||||
// "iconPath": "static/tabbar_icon/address_icon.png",
|
||||
// "selectedIconPath": "static/tabbar_icon/address_selectedIcon.png"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/Inspectionwarning/Inspectionwarning",
|
||||
"text": "预警",
|
||||
|
||||
Reference in New Issue
Block a user