From 6c116b9c85807f6181ae95cf21497c4be54c5cdf Mon Sep 17 00:00:00 2001 From: huangjinming Date: Wed, 4 Jan 2023 11:02:47 +0800 Subject: [PATCH] fix --- src/components/market/Chipdialog.vue | 3 ++- src/views/mobile/Market.vue | 2 +- src/views/mobile/MyNft.vue | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/market/Chipdialog.vue b/src/components/market/Chipdialog.vue index 9cf07e3..2b663c5 100644 --- a/src/components/market/Chipdialog.vue +++ b/src/components/market/Chipdialog.vue @@ -90,6 +90,7 @@
{{ chipArrid[item.attr_id] }}
{{ parseFloat(item.val* 100).toFixed(2) }}%
+
LUCKY Unlocked at Lv.{{data.detail.chip_grade}}
+ diff --git a/src/views/mobile/Market.vue b/src/views/mobile/Market.vue index 1e5d038..12ebfb3 100644 --- a/src/views/mobile/Market.vue +++ b/src/views/mobile/Market.vue @@ -38,7 +38,7 @@ class="se" v-model="value" :popper-append-to-body="false" - placeholder="请选择" + placeholder="" popper-class="select-popper" >