{ "name" : "移动储能", "appid" : "__UNI__8782431", "description" : "", "versionName" : "V1.0", "versionCode" : 1, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "universalApk" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "titleNView" : false, "compatible" : { "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "screenOrientation" : [ "landscape-primary" ], /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], "orientation" : "landscape" }, "screenOrientation" : [ "landscape-primary" ], /* ios打包配置 */ "ios" : { "dSYMs" : false, "idfa" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {} }, "splashscreen" : { "androidStyle" : "default", "android" : { "hdpi" : "D:/project/esswisdom_ipad_V1/static/log.png", "xhdpi" : "D:/project/esswisdom_ipad_V1/static/log.png", "xxhdpi" : "D:\\project\\esswisdom_ipad_V1\\static\\log.png" } }, "icons" : { "android" : { "hdpi" : "D:\\project\\esswisdom_ipad_V1\\static\\appicons.png", "xhdpi" : "D:\\project\\esswisdom_ipad_V1\\static\\appicons.png", "xxhdpi" : "D:\\project\\esswisdom_ipad_V1\\static\\appicons.png", "xxxhdpi" : "D:\\project\\esswisdom_ipad_V1\\static\\appicons.png" }, "ios" : { "appstore" : "" } } }, "fullScreen" : true, // 全屏显示 "statusbar" : { "immersive" : true, // 沉浸式状态栏 "immersiveStatus" : true, // 隐藏状态栏 "immersiveNavBar" : true // 隐藏导航栏 }, "nativePlugins" : { "Fvv-AutoStart" : { "__plugin_info__" : { "name" : "安卓开机自启动 Fvv-AutoStart", "description" : "uni-app 安卓开机自启动插件,不保证所有机型和系统都有效", "platforms" : "Android", "url" : "https://ext.dcloud.net.cn/plugin?id=1820", "android_package_name" : "uni.UNI8782431", "ios_bundle_id" : "", "isCloud" : true, "bought" : 1, "pid" : "1820", "parameters" : {} } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "app" : { "distribute" : { "syncDebug" : true, "android" : { "packagename" : "uni.UNI8782431", "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ], "minSdkVersion" : "21", "targetSdkVersion" : "32", "orientation" : "landscape" }, "ios" : { "appid" : "iOS Bundle ID" } } }, "h5" : { "devServer" : { "port" : 80, "proxy" : { "/api" : { "target" : "http://10.168.1.100", "changeOrigin" : true, "pathRewrite" : { "^/api" : "" } } } }, "template" : "index.html", "router" : { "mode" : "hash", "base" : "/index/" } }, "locale" : "zh-Hans", "fallbackLocale" : "en" } // "port" : 5173, // "proxy" : { // "/api" : { // "target" : "http://192.168.137.100", // "changeOrigin" : true, // "pathRewrite" : { // "^/api" : "" // } // } // }