From 3f376487c874589849519cad450e3b71c8c3e6f9 Mon Sep 17 00:00:00 2001 From: zhengshuiqi Date: Wed, 18 Jan 2023 18:50:23 +0800 Subject: [PATCH] 1 --- api/request.js | 2 +- manifest.json | 13 +--- pages/account/index.vue | 6 +- pages/login/index.vue | 129 ++++++++++++++++++--------------- pages/productDetails/index.vue | 21 ++---- 5 files changed, 82 insertions(+), 89 deletions(-) diff --git a/api/request.js b/api/request.js index 8576df7..7f0f05e 100644 --- a/api/request.js +++ b/api/request.js @@ -17,7 +17,7 @@ const httpRequest = (params) => { const json_data = { appcode: 'DOPE+', //应用编码 appchannel: 'DOPEFACEBOOK', //应用发布渠道 - appver: '1.3.0', //应用版本 + appver: '1.5.0', //应用版本 appname: 'cnic_buyer', //应用名称 manufacturer: 'HUAWEI', //设备生产商 phonebrand: 'HORNOR', //设备品牌 diff --git a/manifest.json b/manifest.json index ba96115..4806caa 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "appid" : "__UNI__EA8CB08", // "appid" : "__UNI__7D4CA0F",__UNI__9088064 "description" : "", - "versionName" : "1.3.0", - "versionCode" : 200, + "versionName" : "1.5.0", + "versionCode" : 220, "transformPx" : false, // "targetSdkVersion" : 31, "channel_list" : [ @@ -45,8 +45,7 @@ "Speech" : {}, "iBeacon" : {}, "OAuth" : {}, - "Messaging" : {}, - "Share" : {} + "Messaging" : {} }, /* 应用发布信息 */ "distribute" : { @@ -92,9 +91,6 @@ "__platform__" : [ "ios", "android" ] } }, - "push" : { - "unipush" : null - }, "speech" : {}, "oauth" : { "google" : { @@ -104,8 +100,7 @@ "facebook" : { "appid" : "884982142884404" } - }, - "share" : {} + } }, "splashscreen" : { "androidStyle" : "default", diff --git a/pages/account/index.vue b/pages/account/index.vue index a356fdb..d7df6e5 100644 --- a/pages/account/index.vue +++ b/pages/account/index.vue @@ -492,9 +492,9 @@ onShow() { // this.getIndex() // this.getCatList() - this.getUserInfo() - this.getImg() - this.getList() + // this.getImg() + // this.getUserInfo() + // this.getList() uni.hideTabBar() // uni.showTabBar() this.isLogin = uni.getStorageSync('isLogin') diff --git a/pages/login/index.vue b/pages/login/index.vue index 428d147..f34de24 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -34,16 +34,13 @@ --> - + - - - + --> and privacy policy. - + - - + -->