123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- {
- "name": "消防与市场主体",
- "appid": "__UNI__E97C301",
- "description": "应用描述",
- "versionName": "1.0.0",
- "versionCode": "100",
- "transformPx": false,
- "app-plus": {
- "usingComponents": true,
- "nvueCompiler": "uni-app",
- "nvueStyleCompiler": "uni-app",
- "compilerVersion": 3,
- "nvueLaunchMode": "fast",
- "splashscreen": {
- "alwaysShowBeforeRender": true,
- "waiting": true,
- "autoclose": true,
- "delay": 0
- },
- "modules": {
- "OAuth": {},
- "Payment": {},
- "Push": {},
- "Share": {},
- "Speech": {},
- "VideoPlayer": {}
- },
- "distribute": {
- "android": {
- "permissions": []
- },
- "ios": {
- "UIBackgroundModes": [
- "audio"
- ],
- "urlschemewhitelist": [
- "baidumap",
- "iosamap"
- ]
- },
- "sdkConfigs": {
- "speech": {
- "ifly": {}
- }
- },
- "orientation": [
- "portrait-primary"
- ]
- },
- "uniStatistics": {
- "enable": false
- }
- },
- "quickapp": {},
- "quickapp-native": {
- "icon": "/static/logo.png",
- "package": "com.example.demo",
- "features": [
- {
- "name": "system.clipboard"
- }
- ]
- },
- "quickapp-webview": {
- "icon": "/static/logo.png",
- "package": "com.example.demo",
- "minPlatformVersion": 1070,
- "versionName": "1.0.0",
- "versionCode": 100
- },
- "mp-weixin": {
- "libVersion": "latest",
- "appid": "wx15404cced62d7b37",
- "optimization": {
- "subPackages": true
- },
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": false,
- "minified": true
- },
- "usingComponents": true,
- "permission": {
- "scope.userLocation": {
- "desc": "查询用户地理位置"
- }
- },
- "requiredPrivateInfos": [
- "getLocation",
- "chooseLocation"
- ],
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-alipay": {
- "usingComponents": true,
- "uniStatistics": {
- "enable": false
- }
- },
- "mp-baidu": {
- "usingComponents": true,
- "uniStatistics": {
- "enable": false
- }
- },
- "mp-toutiao": {
- "usingComponents": true,
- "uniStatistics": {
- "enable": false
- }
- },
- "mp-jd": {
- "usingComponents": true,
- "uniStatistics": {
- "enable": false
- }
- },
- "h5": {
- "template": "template.h5.html",
- "router": {
- "mode": "history",
- "base": ""
- },
- "sdkConfigs": {
- "maps": {
- "qqmap": {
- "key": "TKUBZ-D24AF-GJ4JY-JDVM2-IBYKK-KEBCU"
- }
- }
- },
- "async": {
- "timeout": 20000
- },
- "uniStatistics": {
- "enable": false
- }
- },
- "vueVersion": "2",
- "mp-kuaishou": {
- "uniStatistics": {
- "enable": false
- }
- },
- "mp-lark": {
- "uniStatistics": {
- "enable": false
- }
- },
- "mp-qq": {
- "uniStatistics": {
- "enable": false
- }
- },
- "quickapp-webview-huawei": {
- "uniStatistics": {
- "enable": false
- }
- },
- "quickapp-webview-union": {
- "uniStatistics": {
- "enable": false
- }
- },
- "uniStatistics": {
- "version": "2",
- "enable": false
- },
- "locale": "zh-Hans"
- }
|