{ "name": "创先捷", "appid": "__UNI__8947D92", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, /* 模块配置 */ "modules": {}, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": { "dSYMs": false }, /* SDK配置 */ "sdkConfigs": { "ad": {} } } }, /* 快应用特有相关 */ "quickapp": {}, /* 小程序特有相关 */ "mp-weixin": { "appid": "wxe59ee048807c5bde", "setting": { "urlCheck": true, "es6": false, "postcss": true, "minified": false }, "usingComponents": true, "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } }, "requiredPrivateInfos": ["getLocation", "chooseAddress", "chooseLocation"], "unipush": { "enable": false }, "optimization": { "subPackages": true } }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true, "appid": "ttf331858c6c0d199a01", "setting": { "es6": false, "postcss": false } }, "uniStatistics": { "enable": false }, "vueVersion": "3", "h5": { "sdkConfigs": { "maps": { "qqmap": { "key": "ATEBZ-LCOWQ-BAP5J-4W6WL-QKZXS-4SFSD" } } }, "router": { "base": "/mobile/", "mode": "history" }, "title": "上门预约", "devServer": { "https": false /* 调试因调用本地的后端服务,故先改为false */ } } }