diff --git a/manifest.json b/manifest.json index 22c3e45..da2a108 100644 --- a/manifest.json +++ b/manifest.json @@ -1,262 +1,266 @@ { - "name": "众妙之门", - "appid": "__UNI__5D0ED80", - "description": "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能", - "versionName": "1.0.07", - "versionCode": 1007, - "transformPx": false, - "app-plus": { - "compatible": { - // 设置为true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 - "ignoreVersion": true - }, - "orientation": [ - //竖屏正方向 - "portrait-primary", - //竖屏反方向 - "portrait-secondary", - //横屏正方向 - "landscape-primary", - //横屏反方向 - "landscape-secondary", - //自然方向 - "default" - ], - "usingComponents": true, - "nvueCompiler": "uni-app", - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - "nvueLaunchMode": "fast", - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 - }, - "modules": { - "Push": {}, - "Share": {}, - "Speech": {}, - "VideoPlayer": {}, - "Payment": {} - }, - "distribute": { - "distribute": { - "orientation": ["portrait-primary"] //重力感应、横竖屏配置 - }, - "android": { - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "targetSdkVersion": 30, - "minSdkVersion": 21, - "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"] - }, - "ios": { - "UIBackgroundModes": ["audio"], - "urlschemewhitelist": ["baidumap", "iosamap"], - "dSYMs": false - }, - "sdkConfigs": { - "speech": { - "ifly": {} - }, - "oauth": {}, - "payment": { - "alipay": { - "__platform__": ["ios", "android"] - }, - "weixin": { - "__platform__": ["ios", "android"], - "appid": "wx912aa600132dc965", - "UniversalLinks": "" - } - }, - "share": { - "weixin": { - "appid": "wx912aa600132dc965", - "UniversalLinks": "" - } - }, - "ad": {} - }, - "orientation": ["portrait-primary"], - "icons": { - "android": { - "hdpi": "unpackage/res/icons/72x72.png", - "xhdpi": "unpackage/res/icons/96x96.png", - "xxhdpi": "unpackage/res/icons/144x144.png", - "xxxhdpi": "unpackage/res/icons/192x192.png" - }, - "ios": { - "appstore": "unpackage/res/icons/1024x1024.png", - "ipad": { - "app": "unpackage/res/icons/76x76.png", - "app@2x": "unpackage/res/icons/152x152.png", - "notification": "unpackage/res/icons/20x20.png", - "notification@2x": "unpackage/res/icons/40x40.png", - "proapp@2x": "unpackage/res/icons/167x167.png", - "settings": "unpackage/res/icons/29x29.png", - "settings@2x": "unpackage/res/icons/58x58.png", - "spotlight": "unpackage/res/icons/40x40.png", - "spotlight@2x": "unpackage/res/icons/80x80.png" - }, - "iphone": { - "app@2x": "unpackage/res/icons/120x120.png", - "app@3x": "unpackage/res/icons/180x180.png", - "notification@2x": "unpackage/res/icons/40x40.png", - "notification@3x": "unpackage/res/icons/60x60.png", - "settings@2x": "unpackage/res/icons/58x58.png", - "settings@3x": "unpackage/res/icons/87x87.png", - "spotlight@2x": "unpackage/res/icons/80x80.png", - "spotlight@3x": "unpackage/res/icons/120x120.png" - } - } - }, - "splashscreen": { - "androidStyle": "common", - "android": { - "hdpi": "unpackage/res/icons/72x72.png" - }, - "iosStyle": "default", - "useOriginalMsgbox": true - } - }, - "uniStatistics": { - "enable": true - } - }, - "quickapp": {}, - "quickapp-native": { - "icon": "/static/logo.png", - "package": "com.example.demo", - "features": [{ - "name": "system.clipboard" - }] - }, - "quickapp-webview": { - "icon": "static/icon/fengziIcon.png", - "package": "com.cn.zmzm", - "minPlatformVersion": 1070, - "versionName": "1.0.1", - "versionCode": 101 - }, - "mp-weixin": { - "appid": "", - "setting": { - "urlCheck": false - }, - "usingComponents": true, - "permission": { - "scope.userLocation": { - "desc": "演示定位能力" - } - }, - "uniStatistics": { - "enable": true - } - }, - "mp-alipay": { - "usingComponents": true, - "uniStatistics": { - "enable": true - } - }, - "mp-baidu": { - "usingComponents": true, - "uniStatistics": { - "enable": true - }, - "dynamicLib": { - "editorLib": { - "provider": "swan-editor" - } - } - }, - "mp-toutiao": { - "usingComponents": true, - "uniStatistics": { - "enable": true - } - }, - "mp-jd": { - "usingComponents": true, - "uniStatistics": { - "enable": true - } - }, - "h5": { - "template": "template.h5.html", - "router": { - "mode": "history", - "base": "" - }, - "sdkConfigs": { - "maps": { - "qqmap": { - "key": "TKUBZ-D24AF-GJ4JY-JDVM2-IBYKK-KEBCU" - } - } - }, - "async": { - "timeout": 20000 - }, - "uniStatistics": { - "enable": true - } - }, - "vueVersion": "2", - "mp-kuaishou": { - "uniStatistics": { - "enable": true - } - }, - "mp-lark": { - "uniStatistics": { - "enable": true - } - }, - "mp-qq": { - "uniStatistics": { - "enable": true - } - }, - "quickapp-webview-huawei": { - "uniStatistics": { - "enable": true - } - }, - "quickapp-webview-union": { - "uniStatistics": { - "enable": true - } - }, - "uniStatistics": { - "version": "2", - "enable": true - } -} \ No newline at end of file + "name" : "众妙之门", + "appid" : "__UNI__5D0ED80", + "description" : "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能", + "versionName" : "1.0.0", + "versionCode" : "100", + "transformPx" : false, + "app-plus" : { + "compatible" : { + // 设置为true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 + "ignoreVersion" : true + }, + "orientation" : [ + //竖屏正方向 + "portrait-primary", + //竖屏反方向 + "portrait-secondary", + //横屏正方向 + "landscape-primary", + //横屏反方向 + "landscape-secondary", + //自然方向 + "default" + ], + "usingComponents" : true, + "nvueCompiler" : "uni-app", + "nvueStyleCompiler" : "uni-app", + "compilerVersion" : 3, + "nvueLaunchMode" : "fast", + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 + }, + "modules" : { + "Push" : {}, + "Share" : {}, + "Speech" : {}, + "VideoPlayer" : {}, + "Payment" : {} + }, + "distribute" : { + "distribute" : { + "orientation" : [ "portrait-primary" ] //重力感应、横竖屏配置 + }, + "android" : { + "permissions" : [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "targetSdkVersion" : 30, + "minSdkVersion" : 21, + "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], + "schemes" : "zmzm" + }, + "ios" : { + "UIBackgroundModes" : [ "audio" ], + "urlschemewhitelist" : [ "baidumap", "iosamap", "nuttyrading"], + "dSYMs" : false, + "urltypes" : "zmzm" + }, + "sdkConfigs" : { + "speech" : { + "ifly" : {} + }, + "oauth" : {}, + "payment" : { + "alipay" : { + "__platform__" : [ "ios", "android" ] + }, + "weixin" : { + "__platform__" : [ "ios", "android" ], + "appid" : "wx912aa600132dc965", + "UniversalLinks" : "" + } + }, + "share" : { + "weixin" : { + "appid" : "wx912aa600132dc965", + "UniversalLinks" : "" + } + }, + "ad" : {} + }, + "orientation" : [ "portrait-primary" ], + "icons" : { + "android" : { + "hdpi" : "unpackage/res/icons/72x72.png", + "xhdpi" : "unpackage/res/icons/96x96.png", + "xxhdpi" : "unpackage/res/icons/144x144.png", + "xxxhdpi" : "unpackage/res/icons/192x192.png" + }, + "ios" : { + "appstore" : "unpackage/res/icons/1024x1024.png", + "ipad" : { + "app" : "unpackage/res/icons/76x76.png", + "app@2x" : "unpackage/res/icons/152x152.png", + "notification" : "unpackage/res/icons/20x20.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "proapp@2x" : "unpackage/res/icons/167x167.png", + "settings" : "unpackage/res/icons/29x29.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "spotlight" : "unpackage/res/icons/40x40.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png" + }, + "iphone" : { + "app@2x" : "unpackage/res/icons/120x120.png", + "app@3x" : "unpackage/res/icons/180x180.png", + "notification@2x" : "unpackage/res/icons/40x40.png", + "notification@3x" : "unpackage/res/icons/60x60.png", + "settings@2x" : "unpackage/res/icons/58x58.png", + "settings@3x" : "unpackage/res/icons/87x87.png", + "spotlight@2x" : "unpackage/res/icons/80x80.png", + "spotlight@3x" : "unpackage/res/icons/120x120.png" + } + } + }, + "splashscreen" : { + "androidStyle" : "common", + "android" : { + "hdpi" : "unpackage/res/icons/72x72.png" + }, + "iosStyle" : "default", + "useOriginalMsgbox" : true + } + }, + "uniStatistics" : { + "enable" : true + } + }, + "quickapp" : {}, + "quickapp-native" : { + "icon" : "/static/logo.png", + "package" : "com.example.demo", + "features" : [ + { + "name" : "system.clipboard" + } + ] + }, + "quickapp-webview" : { + "icon" : "static/icon/fengziIcon.png", + "package" : "com.cn.zmzm", + "minPlatformVersion" : 1070, + "versionName" : "1.0.1", + "versionCode" : 101 + }, + "mp-weixin" : { + "appid" : "", + "setting" : { + "urlCheck" : false + }, + "usingComponents" : true, + "permission" : { + "scope.userLocation" : { + "desc" : "演示定位能力" + } + }, + "uniStatistics" : { + "enable" : true + } + }, + "mp-alipay" : { + "usingComponents" : true, + "uniStatistics" : { + "enable" : true + } + }, + "mp-baidu" : { + "usingComponents" : true, + "uniStatistics" : { + "enable" : true + }, + "dynamicLib" : { + "editorLib" : { + "provider" : "swan-editor" + } + } + }, + "mp-toutiao" : { + "usingComponents" : true, + "uniStatistics" : { + "enable" : true + } + }, + "mp-jd" : { + "usingComponents" : true, + "uniStatistics" : { + "enable" : true + } + }, + "h5" : { + "template" : "template.h5.html", + "router" : { + "mode" : "history", + "base" : "" + }, + "sdkConfigs" : { + "maps" : { + "qqmap" : { + "key" : "TKUBZ-D24AF-GJ4JY-JDVM2-IBYKK-KEBCU" + } + } + }, + "async" : { + "timeout" : 20000 + }, + "uniStatistics" : { + "enable" : true + } + }, + "vueVersion" : "2", + "mp-kuaishou" : { + "uniStatistics" : { + "enable" : true + } + }, + "mp-lark" : { + "uniStatistics" : { + "enable" : true + } + }, + "mp-qq" : { + "uniStatistics" : { + "enable" : true + } + }, + "quickapp-webview-huawei" : { + "uniStatistics" : { + "enable" : true + } + }, + "quickapp-webview-union" : { + "uniStatistics" : { + "enable" : true + } + }, + "uniStatistics" : { + "version" : "2", + "enable" : true + } +}