From 5ed9d81c5561ce47ed4654dfa9b09ed748cb382a Mon Sep 17 00:00:00 2001 From: wangsiyuan <2392948297@qq.com> Date: Sat, 6 Jan 2024 11:33:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20app.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/app.json b/app.json index 141ecc9..eeabca4 100644 --- a/app.json +++ b/app.json @@ -14,20 +14,6 @@ "navigationBarTitleText": "万名群众进城镇", "navigationBarBackgroundColor": "#2b4b6b" }, - "tabBar": { - "list": [{ - "pagePath": "pages/home/home", - "text": "首页", - "iconPath": "/assets/images/icon/home-off.png", - "selectedIconPath": "/assets/images/icon/home-on.png" - }, - { - "pagePath": "pages/personal/personal", - "text": "个人", - "iconPath": "/assets/images/icon/personal-off.png", - "selectedIconPath": "/assets/images/icon/personal-on.png" - }] - }, "style": "v2", "rendererOptions": { "skyline": {