| | |
| | | { |
| | | "name": "智云LMES", |
| | | "appid": "__UNI__B002F49", |
| | | "description": "", |
| | | "versionName": "1.0.34", |
| | | "versionCode": 134, |
| | | "transformPx": false, |
| | | "name" : "智云LMES", |
| | | "appid" : "__UNI__B002F49", |
| | | "description" : "", |
| | | "versionName" : "1.0.50", |
| | | "versionCode" : 150, |
| | | "transformPx" : false, |
| | | /* 5+App特有相关 */ |
| | | "app-plus": { |
| | | "usingComponents": true, |
| | | "nvueStyleCompiler": "uni-app", |
| | | "compilerVersion": 3, |
| | | "splashscreen": { |
| | | "alwaysShowBeforeRender": true, |
| | | "waiting": true, |
| | | "autoclose": true, |
| | | "delay": 0 |
| | | "app-plus" : { |
| | | "usingComponents" : true, |
| | | "nvueStyleCompiler" : "uni-app", |
| | | "compilerVersion" : 3, |
| | | "splashscreen" : { |
| | | "alwaysShowBeforeRender" : true, |
| | | "waiting" : true, |
| | | "autoclose" : true, |
| | | "delay" : 0 |
| | | }, |
| | | /* 模块配置 */ |
| | | "modules": { |
| | | "Barcode": {}, |
| | | "Camera": {}, |
| | | "Contacts": {}, |
| | | "Bluetooth": {} |
| | | "modules" : { |
| | | "Barcode" : {}, |
| | | "Camera" : {}, |
| | | "Contacts" : {}, |
| | | "Bluetooth" : {} |
| | | }, |
| | | /* 应用发布信息 */ |
| | | "distribute": { |
| | | "distribute" : { |
| | | /* android打包配置 */ |
| | | "android": { |
| | | "permissions": [ |
| | | "android" : { |
| | | "permissions" : [ |
| | | "<uses-feature android:name=\"android.hardware.camera\"/>", |
| | | "<uses-feature android:name=\"android.hardware.camera.autofocus\"/>", |
| | | "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>", |
| | |
| | | "<uses-permission android:name=\"android.permission.WRITE_CONTACTS\"/>", |
| | | "<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" |
| | | ], |
| | | "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"], |
| | | "minSdkVersion": 23 |
| | | "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], |
| | | "minSdkVersion" : 23 |
| | | }, |
| | | /* ios打包配置 */ |
| | | "ios": { |
| | | "dSYMs": false |
| | | "ios" : { |
| | | "dSYMs" : false |
| | | }, |
| | | /* SDK配置 */ |
| | | "sdkConfigs": { |
| | | "ad": {} |
| | | "sdkConfigs" : { |
| | | "ad" : {} |
| | | }, |
| | | "icons": { |
| | | "android": { |
| | | "hdpi": "unpackage/res/icons/72x72.png", |
| | | "xhdpi": "unpackage/res/icons/96x96.png", |
| | | "xxhdpi": "unpackage/res/icons/144x144.png", |
| | | "xxxhdpi": "unpackage/res/icons/192x192.png" |
| | | "icons" : { |
| | | "android" : { |
| | | "hdpi" : "unpackage/res/icons/72x72.png", |
| | | "xhdpi" : "unpackage/res/icons/96x96.png", |
| | | "xxhdpi" : "unpackage/res/icons/144x144.png", |
| | | "xxxhdpi" : "unpackage/res/icons/192x192.png" |
| | | }, |
| | | "ios": { |
| | | "appstore": "unpackage/res/icons/1024x1024.png", |
| | | "ipad": { |
| | | "app": "unpackage/res/icons/76x76.png", |
| | | "app@2x": "unpackage/res/icons/152x152.png", |
| | | "notification": "unpackage/res/icons/20x20.png", |
| | | "notification@2x": "unpackage/res/icons/40x40.png", |
| | | "proapp@2x": "unpackage/res/icons/167x167.png", |
| | | "settings": "unpackage/res/icons/29x29.png", |
| | | "settings@2x": "unpackage/res/icons/58x58.png", |
| | | "spotlight": "unpackage/res/icons/40x40.png", |
| | | "spotlight@2x": "unpackage/res/icons/80x80.png" |
| | | "ios" : { |
| | | "appstore" : "unpackage/res/icons/1024x1024.png", |
| | | "ipad" : { |
| | | "app" : "unpackage/res/icons/76x76.png", |
| | | "app@2x" : "unpackage/res/icons/152x152.png", |
| | | "notification" : "unpackage/res/icons/20x20.png", |
| | | "notification@2x" : "unpackage/res/icons/40x40.png", |
| | | "proapp@2x" : "unpackage/res/icons/167x167.png", |
| | | "settings" : "unpackage/res/icons/29x29.png", |
| | | "settings@2x" : "unpackage/res/icons/58x58.png", |
| | | "spotlight" : "unpackage/res/icons/40x40.png", |
| | | "spotlight@2x" : "unpackage/res/icons/80x80.png" |
| | | }, |
| | | "iphone": { |
| | | "app@2x": "unpackage/res/icons/120x120.png", |
| | | "app@3x": "unpackage/res/icons/180x180.png", |
| | | "notification@2x": "unpackage/res/icons/40x40.png", |
| | | "notification@3x": "unpackage/res/icons/60x60.png", |
| | | "settings@2x": "unpackage/res/icons/58x58.png", |
| | | "settings@3x": "unpackage/res/icons/87x87.png", |
| | | "spotlight@2x": "unpackage/res/icons/80x80.png", |
| | | "spotlight@3x": "unpackage/res/icons/120x120.png" |
| | | "iphone" : { |
| | | "app@2x" : "unpackage/res/icons/120x120.png", |
| | | "app@3x" : "unpackage/res/icons/180x180.png", |
| | | "notification@2x" : "unpackage/res/icons/40x40.png", |
| | | "notification@3x" : "unpackage/res/icons/60x60.png", |
| | | "settings@2x" : "unpackage/res/icons/58x58.png", |
| | | "settings@3x" : "unpackage/res/icons/87x87.png", |
| | | "spotlight@2x" : "unpackage/res/icons/80x80.png", |
| | | "spotlight@3x" : "unpackage/res/icons/120x120.png" |
| | | } |
| | | } |
| | | } |
| | | }, |
| | | "nativePlugins": { |
| | | "Mpaas-Scan": { |
| | | "AppId": "ALIPUB2087527291109", |
| | | "License": "uqSDoPf8ArVz0mKgs62fihEiELxaNc/fCwZU2eRwDvfdN3uhWCRRtXgszPkWmqjSUPYSFgOdMh0dv4UkQe0twC8fZt8+71FB3K6A83NaLtwi5gu+hVJ8MZnOTUe/ipmCCVmRGapmwfKfyHbV2oSAOLbq4/fgBszewOVtdjx7ogzyIltcCHOESsdejnFxmg/7+HuX5/0qmLxGIUUwGhwQazot0bQeGBP8sJ4ONZLd7n4WQFe8bQCrRcB3CPAFClwA/VldpIjOwrTYTd0LHyrhPJN5xHdpeoKmGIyJYsoxm94DDUFZyGHB+Qs+3euCJHOlCqpa7/A+ciAdUSeKHa0tkw==", |
| | | "WorkspaceId": "default", |
| | | "__plugin_info__": { |
| | | "name": "支付宝原生扫码插件", |
| | | "description": "支付宝原生扫码组件,包体积仅0.7MB,15分钟即可完成接入。同时,mPaaS提供「扫码分析」大盘", |
| | | "platforms": "Android,iOS", |
| | | "url": "https://ext.dcloud.net.cn/plugin?id=2636", |
| | | "android_package_name": "com.shebeiguanli.www", |
| | | "ios_bundle_id": "", |
| | | "isCloud": true, |
| | | "bought": 1, |
| | | "pid": "2636", |
| | | "parameters": { |
| | | "AppId": { |
| | | "des": "Android平台的AppId,请填写Android的config文件中的appId对应的值", |
| | | "key": "mobilegw.appid", |
| | | "value": "" |
| | | "nativePlugins" : { |
| | | "Mpaas-Scan" : { |
| | | "AppId" : "ALIPUB2087527291109", |
| | | "License" : "uqSDoPf8ArVz0mKgs62fihEiELxaNc/fCwZU2eRwDvfdN3uhWCRRtXgszPkWmqjSUPYSFgOdMh0dv4UkQe0twC8fZt8+71FB3K6A83NaLtwi5gu+hVJ8MZnOTUe/ipmCCVmRGapmwfKfyHbV2oSAOLbq4/fgBszewOVtdjx7ogzyIltcCHOESsdejnFxmg/7+HuX5/0qmLxGIUUwGhwQazot0bQeGBP8sJ4ONZLd7n4WQFe8bQCrRcB3CPAFClwA/VldpIjOwrTYTd0LHyrhPJN5xHdpeoKmGIyJYsoxm94DDUFZyGHB+Qs+3euCJHOlCqpa7/A+ciAdUSeKHa0tkw==", |
| | | "WorkspaceId" : "default", |
| | | "__plugin_info__" : { |
| | | "name" : "支付宝原生扫码插件", |
| | | "description" : "支付宝原生扫码组件,包体积仅0.7MB,15分钟即可完成接入。同时,mPaaS提供「扫码分析」大盘", |
| | | "platforms" : "Android,iOS", |
| | | "url" : "https://ext.dcloud.net.cn/plugin?id=2636", |
| | | "android_package_name" : "com.shebeiguanli.www", |
| | | "ios_bundle_id" : "", |
| | | "isCloud" : true, |
| | | "bought" : 1, |
| | | "pid" : "2636", |
| | | "parameters" : { |
| | | "AppId" : { |
| | | "des" : "Android平台的AppId,请填写Android的config文件中的appId对应的值", |
| | | "key" : "mobilegw.appid", |
| | | "value" : "" |
| | | }, |
| | | "License": { |
| | | "des": "Android平台的License,,请填写Android的config文件中的mpaasConfigLicense对应的值", |
| | | "key": "mpaasConfigLicense", |
| | | "value": "" |
| | | "License" : { |
| | | "des" : "Android平台的License,,请填写Android的config文件中的mpaasConfigLicense对应的值", |
| | | "key" : "mpaasConfigLicense", |
| | | "value" : "" |
| | | }, |
| | | "WorkspaceId": { |
| | | "des": "Android平台的WorkspaceId,请填写Android的config文件中的workspaceId对应的值", |
| | | "key": "workspaceId", |
| | | "value": "" |
| | | "WorkspaceId" : { |
| | | "des" : "Android平台的WorkspaceId,请填写Android的config文件中的workspaceId对应的值", |
| | | "key" : "workspaceId", |
| | | "value" : "" |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | }, |
| | | /* 快应用特有相关 */ |
| | | "quickapp": {}, |
| | | "quickapp" : {}, |
| | | /* 小程序特有相关 */ |
| | | "mp-weixin": { |
| | | "appid": "", |
| | | "setting": { |
| | | "urlCheck": false |
| | | "mp-weixin" : { |
| | | "appid" : "", |
| | | "setting" : { |
| | | "urlCheck" : false |
| | | }, |
| | | "usingComponents": true |
| | | "usingComponents" : true |
| | | }, |
| | | "mp-alipay": { |
| | | "usingComponents": true |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |
| | | }, |
| | | "mp-baidu": { |
| | | "usingComponents": true |
| | | "mp-baidu" : { |
| | | "usingComponents" : true |
| | | }, |
| | | "mp-toutiao": { |
| | | "usingComponents": true |
| | | "mp-toutiao" : { |
| | | "usingComponents" : true |
| | | }, |
| | | "uniStatistics": { |
| | | "enable": false |
| | | "uniStatistics" : { |
| | | "enable" : false |
| | | }, |
| | | "vueVersion": "2", |
| | | "orientation": [ |
| | | "vueVersion" : "2", |
| | | "orientation" : [ |
| | | //竖屏正方向 |
| | | "portrait-primary", |
| | | //竖屏反方向 |
| | |
| | | //自然方向 |
| | | "default" |
| | | ] |
| | | } |
| | | } |