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' ? '元' : '人'
+ }}