{ "name" : "pixel.ai制图", "appid" : "__UNI__0B08B09", "description" : "给您带来有趣的制图体验!", "versionName" : "1.5.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "safearea" : { "bottom" : { "offset" : "none" } }, "usingComponents" : true, "nvueCompiler" : "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" : {} }, "splashscreen" : { "androidStyle" : "common" } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxb2b26092ee7ab2e0", "setting" : { "urlCheck" : false, "es6" : true, "minified" : true, "postcss" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "获取您的位置信息,仅用于定位" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "h5" : { "template" : "template.h5.html", "router" : { "mode" : "history", "base" : "./" }, "title" : "pixel.ai制图", "devServer" : { "disableHostCheck" : true, "proxy" : { "/pixelApi" : { "target" : "http://8.138.171.103/pixelApi",// 测试环境 // "target" : "http://1.12.224.227/pixelApi",// 正式环境 "changeOrigin" : true, "secure" : true, "ws" : false, "pathRewrite" : { "^/pixelApi" : "" } }, "/upload" : { "target" : "http://8.138.171.103",// 测试环境 // "target" : "http://1.12.224.227",// 正式环境 "changeOrigin" : true, "secure" : true, "ws" : false }, "/aiupload" : { "target" : "http://8.138.171.103/upload",// 测试环境 // "target" : "http://1.12.224.227",// 正式环境 "changeOrigin" : true, "secure" : true, "ws" : false, "pathRewrite" : { "^/aiupload" : "" } }, "/ossUpload" : { "target" : "http://guojunjie.oss-cn-hangzhou.aliyuncs.com", "changeOrigin" : true, "secure" : true, "ws" : false, "pathRewrite" : { "^/ossUpload/" : "" } }, "/asyncOssUpload" : { "target" : "https://dashscope-result-bj.oss-cn-beijing.aliyuncs.com", "changeOrigin" : true, "secure" : true, "ws" : false, "pathRewrite" : { "^/asyncOssUpload/" : "" } } } } }, "locale" : "zh-Hans" }