From 83d548fd58e6268fbbc768e639acf996df78b35a Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Sun, 8 Oct 2023 18:36:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- pages/moreProject/moreProject.vue | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 21d401e..d2c78ad 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "惠农生活", "appid" : "__UNI__3A527D1", "description" : "", - "versionName" : "1.4.7", - "versionCode" : 147, + "versionName" : "1.5.0", + "versionCode" : 150, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -126,7 +126,7 @@ }, "icons" : { "android" : { - "hdpi" : "unpackage/res/icons/72x72.png", + "hdpi" : "unpackage/res/icons/20x20.png", "xhdpi" : "unpackage/res/icons/96x96.png", "xxhdpi" : "unpackage/res/icons/144x144.png", "xxxhdpi" : "unpackage/res/icons/192x192.png" diff --git a/pages/moreProject/moreProject.vue b/pages/moreProject/moreProject.vue index 453f253..d692b23 100644 --- a/pages/moreProject/moreProject.vue +++ b/pages/moreProject/moreProject.vue @@ -880,6 +880,7 @@ url: '/pages/gather/gather' }) }, + //商户设置 buyserset() { uni.navigateTo({