{ "name" : "观星台小程序", "appid" : "__UNI__F3A4C5F", "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" : { "Share" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "share" : { "weixin" : { "appid" : "wx5fd8909f6a561daf", "UniversalLinks" : "" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxc6266b2eeba52ee1", "setting" : { "urlCheck" : true, "minified" : true, "es6" : false }, "usingComponents" : true, "optimization" : { "subPackages" : true }, "runmode" : "liberate", // 开启分包优化后,必须配置资源释放模式 "permission" : {}, "secureNetwork" : { "enable" : false } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "locale" : "zh-Hans" }