From f92c5f96130cfd5bd6cd9aa48202fe1aad787f22 Mon Sep 17 00:00:00 2001 From: bootx Date: Mon, 20 Jul 2026 21:30:11 +0800 Subject: [PATCH] =?UTF-8?q?refactor(h5/aggregate):=20=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E8=81=9A=E5=90=88=E6=94=AF=E4=BB=98=E7=BB=88=E6=80=81=E8=A7=86?= =?UTF-8?q?=E8=A7=89=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 成功态隐藏主卡片、补传订单摘要,与异常终态/PC 端布局对齐 - loadError 补 brand 色块,作为结果卡负 margin 的叠放对象 --- src/mobile/views/aggregate/alipay/Index.vue | 13 ++++++++----- .../aggregate/components/AggregateResultCard.vue | 6 +++--- src/mobile/views/aggregate/douyin/Index.vue | 13 ++++++++----- src/mobile/views/aggregate/union-pay/Index.vue | 13 ++++++++----- src/mobile/views/aggregate/wechat/Index.vue | 13 ++++++++----- 5 files changed, 35 insertions(+), 23 deletions(-) diff --git a/src/mobile/views/aggregate/alipay/Index.vue b/src/mobile/views/aggregate/alipay/Index.vue index d74bf77..cdf8e2f 100644 --- a/src/mobile/views/aggregate/alipay/Index.vue +++ b/src/mobile/views/aggregate/alipay/Index.vue @@ -120,15 +120,18 @@ onMounted(() => { :tip-key="maskTipKey" /> - - + +