From 0660fd47eadf8f3f84c24d8f95e31c58c1881436 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Wed, 3 Jan 2024 18:00:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=EF=BC=9A=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=E6=B7=BB=E5=8A=A0=E5=8F=AF=E7=94=A8=E7=A7=AF?= =?UTF-8?q?=E5=88=86=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/index.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pages/user/index.vue b/pages/user/index.vue index ab893d7..21f6d57 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -72,6 +72,10 @@ {{userInfo.total_visit_product || 0}} 浏览记录 + + {{userInfo.legumes_integral || 0}} + 可用积分 + @@ -407,7 +411,7 @@ getVersion().then(data => { this.copyright = data.data; }); - }, + }, // 菜单显示 filterMenus: function(item){ let that = this; @@ -965,7 +969,7 @@ position: relative; width: 100%; // background: linear-gradient(90deg, $bg-star1 0%, $bg-end1 100%); - + .bg { position: absolute; left: 0; @@ -1015,7 +1019,7 @@ height: 108rpx; background-size: 100%; background-repeat: no-repeat; - + } } .merchant-image{