|
@@ -1,37 +1,37 @@
|
|
|
{
|
|
{
|
|
|
- "name" : "云咖交易",
|
|
|
|
|
- "appid" : "__UNI__DBB63B5",
|
|
|
|
|
- "description" : "",
|
|
|
|
|
- "versionName" : "3.0.3",
|
|
|
|
|
- "versionCode" : 303,
|
|
|
|
|
- "transformPx" : false,
|
|
|
|
|
|
|
+ "name": "云咖交易",
|
|
|
|
|
+ "appid": "__UNI__BDAA79C",
|
|
|
|
|
+ "description": "",
|
|
|
|
|
+ "versionName": "3.0.3",
|
|
|
|
|
+ "versionCode": 303,
|
|
|
|
|
+ "transformPx": false,
|
|
|
/* 5+App特有相关 */
|
|
/* 5+App特有相关 */
|
|
|
- "app-plus" : {
|
|
|
|
|
- "runmode" : "liberate",
|
|
|
|
|
- "usingComponents" : true,
|
|
|
|
|
- "nvueStyleCompiler" : "uni-app",
|
|
|
|
|
- "compilerVersion" : 3,
|
|
|
|
|
- "splashscreen" : {
|
|
|
|
|
- "alwaysShowBeforeRender" : true,
|
|
|
|
|
- "waiting" : true,
|
|
|
|
|
- "autoclose" : true,
|
|
|
|
|
- "delay" : 0
|
|
|
|
|
|
|
+ "app-plus": {
|
|
|
|
|
+ "runmode": "liberate",
|
|
|
|
|
+ "usingComponents": true,
|
|
|
|
|
+ "nvueStyleCompiler": "uni-app",
|
|
|
|
|
+ "compilerVersion": 3,
|
|
|
|
|
+ "splashscreen": {
|
|
|
|
|
+ "alwaysShowBeforeRender": true,
|
|
|
|
|
+ "waiting": true,
|
|
|
|
|
+ "autoclose": true,
|
|
|
|
|
+ "delay": 0
|
|
|
},
|
|
},
|
|
|
/* 模块配置 */
|
|
/* 模块配置 */
|
|
|
- "modules" : {
|
|
|
|
|
- "Payment" : {},
|
|
|
|
|
- "Share" : {},
|
|
|
|
|
- "VideoPlayer" : {},
|
|
|
|
|
- "Maps" : {},
|
|
|
|
|
- "Geolocation" : {},
|
|
|
|
|
- "OAuth" : {},
|
|
|
|
|
- "Camera" : {}
|
|
|
|
|
|
|
+ "modules": {
|
|
|
|
|
+ "Payment": {},
|
|
|
|
|
+ "Share": {},
|
|
|
|
|
+ "VideoPlayer": {},
|
|
|
|
|
+ "Maps": {},
|
|
|
|
|
+ "Geolocation": {},
|
|
|
|
|
+ "OAuth": {},
|
|
|
|
|
+ "Camera": {}
|
|
|
},
|
|
},
|
|
|
/* 应用发布信息 */
|
|
/* 应用发布信息 */
|
|
|
- "distribute" : {
|
|
|
|
|
|
|
+ "distribute": {
|
|
|
/* android打包配置 */
|
|
/* android打包配置 */
|
|
|
- "android" : {
|
|
|
|
|
- "permissions" : [
|
|
|
|
|
|
|
+ "android": {
|
|
|
|
|
+ "permissions": [
|
|
|
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
|
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
|
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
|
|
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
|
|
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
|
|
@@ -54,123 +54,132 @@
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
/* ios打包配置 */
|
|
/* ios打包配置 */
|
|
|
- "ios" : {
|
|
|
|
|
- "privacyDescription" : {
|
|
|
|
|
- "NSPhotoLibraryUsageDescription" : "上传图片时需要",
|
|
|
|
|
- "NSLocationWhenInUseUsageDescription" : "定位时需要",
|
|
|
|
|
- "NSCameraUsageDescription" : "上传图片时需要"
|
|
|
|
|
|
|
+ "ios": {
|
|
|
|
|
+ "privacyDescription": {
|
|
|
|
|
+ "NSPhotoLibraryUsageDescription": "上传图片时需要",
|
|
|
|
|
+ "NSLocationWhenInUseUsageDescription": "定位时需要",
|
|
|
|
|
+ "NSCameraUsageDescription": "上传图片时需要"
|
|
|
},
|
|
},
|
|
|
- "idfa" : false,
|
|
|
|
|
- "dSYMs" : false
|
|
|
|
|
|
|
+ "idfa": false,
|
|
|
|
|
+ "dSYMs": false
|
|
|
},
|
|
},
|
|
|
/* SDK配置 */
|
|
/* SDK配置 */
|
|
|
- "sdkConfigs" : {
|
|
|
|
|
- "ad" : {},
|
|
|
|
|
- "payment" : {
|
|
|
|
|
- "alipay" : {
|
|
|
|
|
- "__platform__" : [ "ios", "android" ]
|
|
|
|
|
|
|
+ "sdkConfigs": {
|
|
|
|
|
+ "ad": {},
|
|
|
|
|
+ "payment": {
|
|
|
|
|
+ "alipay": {
|
|
|
|
|
+ "__platform__": [
|
|
|
|
|
+ "ios",
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ]
|
|
|
},
|
|
},
|
|
|
- "weixin" : {
|
|
|
|
|
- "__platform__" : [ "ios", "android" ],
|
|
|
|
|
- "appid" : "wx65ea6cb402565257",
|
|
|
|
|
- "UniversalLinks" : "https://dsmall.csdeshang.com/ulink/"
|
|
|
|
|
|
|
+ "weixin": {
|
|
|
|
|
+ "__platform__": [
|
|
|
|
|
+ "ios",
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "appid": "wxc7de4255792273c2",
|
|
|
|
|
+ "UniversalLinks": "https://coffee_site.metanone.cn/front-home/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "share" : {
|
|
|
|
|
- "weixin" : {
|
|
|
|
|
- "appid" : "wx65ea6cb402565257",
|
|
|
|
|
- "UniversalLinks" : "https://dsmall.csdeshang.com/ulink/"
|
|
|
|
|
|
|
+ "share": {
|
|
|
|
|
+ "weixin": {
|
|
|
|
|
+ "appid": "wxc7de4255792273c2",
|
|
|
|
|
+ "UniversalLinks": "https://coffee_site.metanone.cn/front-home/"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "maps" : {
|
|
|
|
|
- "baidu" : {
|
|
|
|
|
- "appkey_ios" : "7Lr4vSSiKYO1xUZo84mBVb5EpYMt8xkw",
|
|
|
|
|
- "appkey_android" : "XZzv6qoeGRrI01uHaQUo1y2SjDGaOvzV"
|
|
|
|
|
|
|
+ "maps": {
|
|
|
|
|
+ "baidu": {
|
|
|
|
|
+ "appkey_ios": "7Lr4vSSiKYO1xUZo84mBVb5EpYMt8xkw",
|
|
|
|
|
+ "appkey_android": "XZzv6qoeGRrI01uHaQUo1y2SjDGaOvzV"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "geolocation" : {
|
|
|
|
|
- "baidu" : {
|
|
|
|
|
- "__platform__" : [ "ios", "android" ],
|
|
|
|
|
- "appkey_ios" : "7Lr4vSSiKYO1xUZo84mBVb5EpYMt8xkw",
|
|
|
|
|
- "appkey_android" : "XZzv6qoeGRrI01uHaQUo1y2SjDGaOvzV"
|
|
|
|
|
|
|
+ "geolocation": {
|
|
|
|
|
+ "baidu": {
|
|
|
|
|
+ "__platform__": [
|
|
|
|
|
+ "ios",
|
|
|
|
|
+ "android"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "appkey_ios": "7Lr4vSSiKYO1xUZo84mBVb5EpYMt8xkw",
|
|
|
|
|
+ "appkey_android": "XZzv6qoeGRrI01uHaQUo1y2SjDGaOvzV"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "oauth" : {
|
|
|
|
|
- "weixin" : {
|
|
|
|
|
- "appid" : "wx65ea6cb402565257",
|
|
|
|
|
- "appsecret" : "acde7a9ace19a5dc9096631e1bae3e94",
|
|
|
|
|
- "UniversalLinks" : "https://dsmall.csdeshang.com/ulink/"
|
|
|
|
|
|
|
+ "oauth": {
|
|
|
|
|
+ "weixin": {
|
|
|
|
|
+ "appid": "wxc7de4255792273c2",
|
|
|
|
|
+ "appsecret": "2b9b95b3d747801bcdd79f97d2e48cbf",
|
|
|
|
|
+ "UniversalLinks": "https://coffee_site.metanone.cn/front-home/"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "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"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "splashscreen" : {
|
|
|
|
|
- "androidStyle" : "common"
|
|
|
|
|
|
|
+ "splashscreen": {
|
|
|
|
|
+ "androidStyle": "common"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
/* 快应用特有相关 */
|
|
/* 快应用特有相关 */
|
|
|
- "quickapp" : {},
|
|
|
|
|
|
|
+ "quickapp": {},
|
|
|
/* 小程序特有相关 */
|
|
/* 小程序特有相关 */
|
|
|
- "mp-weixin" : {
|
|
|
|
|
- "appid" : "wxeb199bd19f53ea42",
|
|
|
|
|
- "setting" : {
|
|
|
|
|
- "urlCheck" : false
|
|
|
|
|
|
|
+ "mp-weixin": {
|
|
|
|
|
+ "appid": "wxeb199bd19f53ea42",
|
|
|
|
|
+ "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
|
|
|
},
|
|
},
|
|
|
- "h5" : {
|
|
|
|
|
- "title" : "云咖交易",
|
|
|
|
|
- "domain" : "uniapp.dsmall.csdeshang.com",
|
|
|
|
|
- "router" : {
|
|
|
|
|
- "mode" : "history"
|
|
|
|
|
|
|
+ "h5": {
|
|
|
|
|
+ "title": "云咖交易",
|
|
|
|
|
+ "domain": "uniapp.dsmall.csdeshang.com",
|
|
|
|
|
+ "router": {
|
|
|
|
|
+ "mode": "history"
|
|
|
},
|
|
},
|
|
|
- "devServer" : {
|
|
|
|
|
- "https" : false,
|
|
|
|
|
- "port" : 8000 //浏览器运行端口
|
|
|
|
|
|
|
+ "devServer": {
|
|
|
|
|
+ "https": false,
|
|
|
|
|
+ "port": 8000 //浏览器运行端口
|
|
|
},
|
|
},
|
|
|
// "disableHostCheck": true,
|
|
// "disableHostCheck": true,
|
|
|
// "proxy": {
|
|
// "proxy": {
|
|
@@ -183,14 +192,14 @@
|
|
|
// }
|
|
// }
|
|
|
// }
|
|
// }
|
|
|
// }
|
|
// }
|
|
|
- "sdkConfigs" : {
|
|
|
|
|
- "maps" : {
|
|
|
|
|
- "amap" : {
|
|
|
|
|
- "key" : "906420feef2568d74d6bd1a1185532e9",
|
|
|
|
|
- "securityJsCode" : "7ae4d50f1831759f7e140efc83185051",
|
|
|
|
|
- "serviceHost" : ""
|
|
|
|
|
|
|
+ "sdkConfigs": {
|
|
|
|
|
+ "maps": {
|
|
|
|
|
+ "amap": {
|
|
|
|
|
+ "key": "906420feef2568d74d6bd1a1185532e9",
|
|
|
|
|
+ "securityJsCode": "7ae4d50f1831759f7e140efc83185051",
|
|
|
|
|
+ "serviceHost": ""
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|