From f85321e9e636717f00f1cb59007028fd67fa922a Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Fri, 15 Dec 2023 11:45:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=EF=BC=8C=E8=B0=B7=E6=AD=8C?= =?UTF-8?q?=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/css/lib.css | 3 ++ components/realstore-cart/realstore-cart.vue | 4 +-- components/share-popup/share-popup.vue | 16 +++++------ manifest.json | 29 +++++++++++--------- pages/login/login.css | 2 +- pages/login/login.vue | 2 +- 6 files changed, 31 insertions(+), 25 deletions(-) diff --git a/common/css/lib.css b/common/css/lib.css index 63cb5b95..d0345615 100644 --- a/common/css/lib.css +++ b/common/css/lib.css @@ -537,6 +537,9 @@ /** * 行间距 */ +.lh-il { + line-height: initial; +} .lh-0 { line-height: 0 !important; } diff --git a/components/realstore-cart/realstore-cart.vue b/components/realstore-cart/realstore-cart.vue index 6587dc72..b9cd7d57 100644 --- a/components/realstore-cart/realstore-cart.vue +++ b/components/realstore-cart/realstore-cart.vue @@ -113,12 +113,12 @@ {{item.name}} - + - + diff --git a/components/share-popup/share-popup.vue b/components/share-popup/share-popup.vue index 02891269..f07f8b0b 100644 --- a/components/share-popup/share-popup.vue +++ b/components/share-popup/share-popup.vue @@ -8,12 +8,6 @@ - - - + + + - +