{ "name" : "洛阳学车", "appid" : "__UNI__3347C6E", "description" : "", "versionName" : "1.0.1", "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" : {}, "Geolocation" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "share" : { "weixin" : { "appid" : "wxae509f512c11c039", "UniversalLinks" : "" } }, "ad" : {}, "maps" : { "amap" : { "appkey_ios" : "", "appkey_android" : "" } }, "geolocation" : { "system" : { "__platform__" : [ "ios", "android" ] }, "amap" : { "__platform__" : [ "ios", "android" ], "appkey_ios" : "", "appkey_android" : "" } } } }, "nativePlugins" : { "KJ-GNSS" : { "__plugin_info__" : { "name" : "系统定位完整版(ios、andorid) - [试用版,仅用于自定义调试基座]", "description" : "系统定位完整版、检测虚拟定位、GPS、网络定位、正反地理编码、卫星信息、请试用合适再购买、请试用合适再购买、请试用合适再购买", "platforms" : "Android,iOS", "url" : "https://ext.dcloud.net.cn/plugin?id=11077", "android_package_name" : "", "ios_bundle_id" : "", "isCloud" : true, "bought" : 0, "pid" : "11077", "parameters" : {} } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx57963042440048d6", "setting" : { "urlCheck" : true, "es6" : true, "postcss" : true, "minified" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "查询用户地理位置,推荐本地驾校,提高用户服务" } }, "requiredPrivateInfos" : [ "getLocation" ] }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "devServer" : { "port" : 90, "disableHostCheck" : true, "proxy" : { "/api" : { "target" : "http://192.168.1.36:8318/", // "target" : "http://192.168.1.36:48080/", "changeOrigin" : true, "secure" : true, "pathRewrite" : { //使用代理; 告诉他你这个连接要用代理 "^/api" : "" } } }, "https" : false }, "router" : { "mode" : "hash", "base" : "/h5" }, "sdkConfigs" : { "maps" : { "google" : { "key" : "" } } } } }