{ "name" : "Applet", "appid" : "__UNI__F6C950F", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Payment" : {}, "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "payment" : { "weixin" : { "appid" : "wx23e104567c172197", "UniversalLinks" : "" } }, "oauth" : { "weixin" : { "appid" : "wx23e104567c172197", "appsecret" : "814a7576d65f565618eb28d3d384dbe9", "UniversalLinks" : "" }, "apple" : {} } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 中正学堂:wx5872ef563d13dabf */ "mp-weixin" : { "appid" : "wxd3c8ae80cf43a305", // 祥粤云学堂:wxd3c8ae80cf43a305, 祥粤学堂-wx871153afc95f55f4 , 中正学堂-wx5872ef563d13dabf,勘设云学堂-wx29d0ad81e625ad81 "setting" : { "urlCheck" : false, "postcss" : true, "minified" : true, "es6" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于小程序位置接口的效果展示" } }, "optimization" : { "subPackages" : true } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "h5" : { "title" : "", "domain" : "", "router" : { "base" : "", "mode" : "history" }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "JLLBZ-UIOC6-YPASC-MU5W4-GXWAH-UOFAP" } } }, "template" : "index.html", "devServer" : { "https" : false } } }