{ "name" : "智慧校园桌面", "appid" : "__UNI__EA9473C", "description" : "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "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打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "UIBackgroundModes" : [ "audio" ], "urlschemewhitelist" : [ "baidumap", "iosamap" ] }, /* SDK配置 */ "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" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "演示定位能力" }, "permission" : { "scope.userLocation" : { "desc" : "下载文件" } } }, "uniStatistics" : { "enable" : false } }, "mp-alipay" : { "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "mp-baidu" : { "usingComponents" : true, "uniStatistics" : { "enable" : false }, "dynamicLib" : { "editorLib" : { "provider" : "swan-editor" } } }, "mp-toutiao" : { "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "mp-jd" : { "usingComponents" : true, "uniStatistics" : { "enable" : false } }, "h5" : { // "devServer" : { // "port" : 8080, //浏览器运行端口 // "disableHostCheck" : true, //设置跳过host检查 // "proxy" : { // "/mobile/" : { // "target" : "http://125.124.170.221:8000", //目标接口域名 // "changeOrigin" : true, //是否跨域 // "secure" : false, // 设置支持https协议的代理 // "pathRewrite" : { // "^/app-loanmarket-api/" : "" // } // } // } // }, "template" : "template.h5.html", "router" : { "mode" : "hash", "base" : "./" }, // "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 } }