From 6363074843c6dc5a6838548a92df9bbabedc53c7 Mon Sep 17 00:00:00 2001 From: Wik-T <812952667@qq.com> Date: Fri, 22 Sep 2023 15:06:05 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=96=B0=E5=A2=9E=E9=A6=96=E9=A1=B5=E6=94=B6?= =?UTF-8?q?=E6=AC=BE=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 ++-- pages/tabBar/home/home.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index d1743ff..a9da039 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "惠支付", "appid" : "__UNI__190622D", "description" : "", - "versionName" : "1.0.4", - "versionCode" : 104, + "versionName" : "1.0.5", + "versionCode" : 105, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index 9ea07c2..9fb5f10 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -525,7 +525,7 @@ // 菜单 .funcss { - width: 33%; + width: 32%; height: 100px; border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8;