From c5128ca761970ce85a6b6dcedf19e07b635f444a Mon Sep 17 00:00:00 2001 From: linju <8432241+linjuDcloud@user.noreply.gitee.com> Date: Fri, 16 Apr 2021 23:50:43 +0800 Subject: [PATCH] 23 --- pages.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/pages.json b/pages.json index e839f5c..c871719 100644 --- a/pages.json +++ b/pages.json @@ -186,7 +186,6 @@ "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#F8F8F8" }, -<<<<<<< HEAD // "condition": { // "list": [ // { @@ -201,22 +200,6 @@ // ], // "current":1 // }, -======= - "condition": { - "list": [ - { - "path": "uni_modules/uni-login-page/pages/index/index" - }, - { - "path": "pages/test/test" - }, - { - "path":"pages/ucenter/settings/settings" - } - ], - "current":2 - }, ->>>>>>> 82ef1c53dc0aebef37985e23752a43c7aab5b82e "tabBar": { "color": "#7A7E83", "selectedColor": "#007AFF", -- GitLab