From 2e910204e99c9d00dbc203d4dfebf8d116bf254e Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Wed, 27 Nov 2019 21:49:04 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E7=9A=84?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E7=9A=84=E6=98=BE=E7=A4=BA][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 12 ------------ custom-tab-bar/index.js | 12 ------------ index/index.wxml | 14 +++++++------- index/user.wxml | 17 ++++++++--------- 4 files changed, 15 insertions(+), 40 deletions(-) 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