diff --git a/app.json b/app.json index 08add4c..d199bbe 100644 --- a/app.json +++ b/app.json @@ -82,18 +82,6 @@ "selectedIconPath": "assets/images/home-a.png", "text": "首页" }, - { - "pagePath": "index/searchbar", - "iconPath": "assets/images/mendian.png", - "selectedIconPath": "assets/images/mendian-a.png", - "text": "门店" - }, - { - "pagePath": "index/passCar", - "iconPath": "assets/images/park.png", - "selectedIconPath": "assets/images/park-a.png", - "text": "停车" - }, { "pagePath": "index/user", "iconPath": "assets/images/user.png", diff --git a/custom-tab-bar/index.js b/custom-tab-bar/index.js index 59109a8..063fb6a 100644 --- a/custom-tab-bar/index.js +++ b/custom-tab-bar/index.js @@ -11,18 +11,6 @@ Component({ "selectedIconPath": "../assets/images/home-a.png", "text": "首页" }, - { - "pagePath": "/index/searchbar", - "iconPath": "../assets/images/mendian.png", - "selectedIconPath": "../assets/images/mendian-a.png", - "text": "门店" - }, - { - "pagePath": "/index/passCar", - "iconPath": "../assets/images/park.png", - "selectedIconPath": "../assets/images/park-a.png", - "text": "停车" - }, { "pagePath": "/index/user", "iconPath": "../assets/images/user.png", diff --git a/index/index.wxml b/index/index.wxml index aa9df12..4b840ef 100644 --- a/index/index.wxml +++ b/index/index.wxml @@ -30,7 +30,7 @@ - + - + - + - + diff --git a/index/user.wxml b/index/user.wxml index 92824ba..4fa9b9e 100644 --- a/index/user.wxml +++ b/index/user.wxml @@ -21,13 +21,12 @@ {{levelName}} - + 更多成长值 - + --> @@ -46,7 +45,7 @@ - + - + @@ -104,7 +103,7 @@ - + @@ -148,7 +147,7 @@ - + \ No newline at end of file