From cb139acf13620cb3c1c6d4409c7a42331ad7b1f5 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Thu, 22 Jan 2026 15:32:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=88=86=E9=94=80=E4=B8=AD?= =?UTF-8?q?=E5=BF=83=E5=88=86=E4=BA=AB=E8=BF=9B=E6=9D=A5=E5=90=8E=E7=9A=84?= =?UTF-8?q?=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- distribution/shop-detail/index.vue | 175 +++++++++++++++++++++++++---- 1 file changed, 152 insertions(+), 23 deletions(-) diff --git a/distribution/shop-detail/index.vue b/distribution/shop-detail/index.vue index b1e57ef..6111c52 100644 --- a/distribution/shop-detail/index.vue +++ b/distribution/shop-detail/index.vue @@ -26,12 +26,15 @@ {{ state.distributionUser.level }}级 {{ state.distributionUser.levelName }} - + - + 距离下一级还差: {{ juNextLvMoney }} - {{ config.upgradeType == 'cost' ? '元' : '人' }} + {{ config.upgradeType == 'cost' ? '元' : '人' + }}