From 37fd73e9f8f3bfb96bf680e06363859d2ec59418 Mon Sep 17 00:00:00 2001 From: "jqtmviyu@gmail.com" Date: Fri, 26 Feb 2021 22:20:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=B3=A8=E9=87=8A,=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9appid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 57489e4..a516cfb 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -5,7 +5,7 @@ "versionName": "1.0.0", "versionCode": "100", "transformPx": false, - "app-plus": { /* 5+App特有相关 */ + "app-plus": { "usingComponents": true, "splashscreen": { "alwaysShowBeforeRender": true, @@ -13,11 +13,11 @@ "autoclose": true, "delay": 0 }, - "modules": { /* 模块配置 */ + "modules": { }, - "distribute": { /* 应用发布信息 */ - "android": { /* android打包配置 */ + "distribute": { + "android": { "permissions": ["", "", "", @@ -42,19 +42,19 @@ "" ] }, - "ios": { /* ios打包配置 */ + "ios": { }, - "sdkConfigs": { /* SDK配置 */ + "sdkConfigs": { } } }, - "quickapp": { /* 快应用特有相关 */ + "quickapp": { }, - "mp-weixin": { /* 微信小程序特有相关 */ - "appid": "wx9d48c930e338ad4c", + "mp-weixin": { + "appid": "wxfb52f2d7b2f6123", "setting": { "urlCheck": false, "enhance": true