| | |
| | | { |
| | | "name" : "lbdry-uniapp", |
| | | "name" : "兰浦智能干燥", |
| | | "appid" : "__UNI__1E83F66", |
| | | "description" : "", |
| | | "versionName" : "1.0.0", |
| | | "versionCode" : "100", |
| | | "transformPx" : false, |
| | | "sassImplementationName" : "node-sass", |
| | | /* 5+App特有相关 */ |
| | | "app-plus" : { |
| | | "usingComponents" : true, |
| | |
| | | "<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>", |
| | | "<uses-feature android:name=\"android.hardware.camera\"/>", |
| | | "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" |
| | | ] |
| | | ], |
| | | "targetSdkVersion" : 30, |
| | | "minSdkVersion" : 23 |
| | | }, |
| | | /* ios打包配置 */ |
| | | "ios" : {}, |
| | | "ios" : { |
| | | "dSYMs" : false |
| | | }, |
| | | /* SDK配置 */ |
| | | "sdkConfigs" : {}, |
| | | "sdkConfigs" : { |
| | | "push" : { |
| | | "unipush" : { |
| | | "icons" : { |
| | | "small" : { |
| | | "hdpi" : "static/logo.png" |
| | | } |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "icons" : { |
| | | "android" : { |
| | | "hdpi" : "unpackage/res/icons/72x72.png", |
| | |
| | | } |
| | | }, |
| | | "splashscreen" : { |
| | | "androidStyle" : "default", |
| | | "androidStyle" : "common", |
| | | "android" : { |
| | | "hdpi" : "static/splash.png", |
| | | "xhdpi" : "static/splash.png", |
| | | "xxhdpi" : "static/splash.png" |
| | | } |
| | | "hdpi" : "static/splash1.png", |
| | | "xhdpi" : "static/splash2.png", |
| | | "xxhdpi" : "static/splash3.png" |
| | | }, |
| | | "useOriginalMsgbox" : false |
| | | } |
| | | } |
| | | }, |
| | |
| | | "quickapp" : {}, |
| | | /* 小程序特有相关 */ |
| | | "mp-weixin" : { |
| | | "appid" : "wx8aa7310d86d0b80d", |
| | | "appid" : "wxe6f8a31c3df63a20", |
| | | "setting" : { |
| | | "urlCheck" : true, |
| | | "es6" : true, |
| | |
| | | "minified" : true |
| | | }, |
| | | "usingComponents" : true, |
| | | "lazyCodeLoading" : "requiredComponents", // 启用按需注入 |
| | | "unipush" : { |
| | | "enable" : false |
| | | }, |
| | | "optimization" : { |
| | | "subPackages" : true |
| | | } |
| | | }, |
| | | "runmode" : "liberate" |
| | | }, |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |