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