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" -}