From b04c565b1c2f3c3e4ed595a91b57b64d3ea16de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Wed, 22 Oct 2025 14:20:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=E8=87=B32.7.3=E5=B9=B6=E4=BF=AE=E5=A4=8D=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=A0=BC=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复watchGoods.vue和goodsdetail.vue中的代码格式问题,包括缩进和换行 更新manifest.json中的版本号至2.7.3 --- manifest.json | 4 +- pages/watchGoods/goodsdetail/goodsdetail.vue | 59 +++++++++----------- pages/watchGoods/watchGoods.vue | 12 ++-- 3 files changed, 36 insertions(+), 39 deletions(-) diff --git a/manifest.json b/manifest.json index 90181ed..774ca6d 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "上海干巷涂装PDA", "appid" : "__UNI__A67E78B", "description" : "", - "versionName" : "2.7.2", - "versionCode" : 272, + "versionName" : "2.7.3", + "versionCode" : 273, "transformPx" : false, "sassImplementationName" : "node-sass", "app-plus" : { diff --git a/pages/watchGoods/goodsdetail/goodsdetail.vue b/pages/watchGoods/goodsdetail/goodsdetail.vue index 351bebe..afc811f 100644 --- a/pages/watchGoods/goodsdetail/goodsdetail.vue +++ b/pages/watchGoods/goodsdetail/goodsdetail.vue @@ -4,15 +4,10 @@ - - + + @@ -77,27 +72,27 @@