Commit da45d2db authored by caimeng's avatar caimeng

花花有米2.0.0 发布了

parent c85ec662
...@@ -38,7 +38,7 @@ let env = process.env.VUE_APP_BASE_NODE_ENV ...@@ -38,7 +38,7 @@ let env = process.env.VUE_APP_BASE_NODE_ENV
*/ */
// #ifdef APP-PLUS // #ifdef APP-PLUS
env = "prod"; env = "stest";
// #endif // #endif
const api = { const api = {
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"appid" : "__UNI__670BD78", "appid" : "__UNI__670BD78",
"description" : "", "description" : "",
"versionName" : "2.0.0", "versionName" : "2.0.0",
"versionCode" : 202, "versionCode" : 203,
"transformPx" : false, "transformPx" : false,
/* 5+App特有相关 */ /* 5+App特有相关 */
"app-plus" : { "app-plus" : {
...@@ -74,11 +74,11 @@ ...@@ -74,11 +74,11 @@
"NSLocationAlwaysAndWhenInUseUsageDescription" : "为保护您账户安全,便于为您提供所在区域专属产品和服务,请您开启定位权限", "NSLocationAlwaysAndWhenInUseUsageDescription" : "为保护您账户安全,便于为您提供所在区域专属产品和服务,请您开启定位权限",
"NSPhotoLibraryUsageDescription" : "为了给您提供意见反馈服务,请允许访问您的相册信息", "NSPhotoLibraryUsageDescription" : "为了给您提供意见反馈服务,请允许访问您的相册信息",
"NSCameraUsageDescription" : "以便于您可以使用正常使用身份证认证、刷脸等功能", "NSCameraUsageDescription" : "以便于您可以使用正常使用身份证认证、刷脸等功能",
"NSUserTrackingUsageDescription" : "请放心,开启权限不会获取您在其它站点的隐私信息,改权限仅用于标识设备并保障服务安全与提示浏览体验", "NSUserTrackingUsageDescription" : "请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备并保障服务安全与提示浏览体验",
"NSMicrophoneUsageDescription" : "", "NSMicrophoneUsageDescription" : "",
"NSContactsUsageDescription" : "" "NSContactsUsageDescription" : ""
}, },
"idfa" : false "idfa" : true
}, },
/* SDK配置 */ /* SDK配置 */
"sdkConfigs" : { "sdkConfigs" : {
......
...@@ -256,7 +256,7 @@ export default { ...@@ -256,7 +256,7 @@ export default {
// 埋点开始 // 埋点开始
switch (type) { switch (type) {
case "banner": case "banner":
return this.Go('uni:/subPackage/order/list') // return this.Go('uni:/subPackage/order/list')
this.buryingPoint('app:index_banner_click') this.buryingPoint('app:index_banner_click')
break; break;
......
{"dir":"/Users/seaman/srv/bdserver.dcloud.net.cn/service/storage/app/package/IOS/queue/35a59fa0-ecfd-11ef-8b7c-77cf250462a2/wgtRoot/__UNI__670BD78/"} {"dir":"/Users/seaman/srv/bdserver.dcloud.net.cn/service/storage/app/package/IOS/queue/2db84a80-ef6a-11ef-babd-e9d317a925da/wgtRoot/__UNI__670BD78/"}
\ No newline at end of file \ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment