From 5d47dcfae89c90c90c0bcf742c704a336c1cec74 Mon Sep 17 00:00:00 2001 From: 20653B106 <1459982974@qq.com> Date: Fri, 25 Mar 2022 14:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'app.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app.json diff --git a/app.json b/app.json deleted file mode 100644 index 0633e35..0000000 --- a/app.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "pages":[ - "pages/index/index" - - ], - "window":{ - "backgroundTextStyle":"light", - "navigationBarBackgroundColor": "#fff", - "navigationBarTitleText": "Weixin", - "navigationBarTextStyle":"black" - }, - "sitemapLocation": "sitemap.json" -}