From cec880ca0b17e2e23afef67ef0af6e18cbb86ee9 Mon Sep 17 00:00:00 2001 From: zhl Date: Fri, 24 Dec 2021 19:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E6=8A=98=E6=89=A3=E4=BB=B7=E6=98=BE=E7=A4=BA=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PriceCell/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/PriceCell/index.vue b/src/components/PriceCell/index.vue index 7d05249..39799f3 100644 --- a/src/components/PriceCell/index.vue +++ b/src/components/PriceCell/index.vue @@ -13,8 +13,8 @@ 史低{{data.lowestPrice/100}} - ¥{{data.price/100}} - {{data.coinSymbol}}{{data.priceOrigin/100}} + ¥{{data.priceDiscount/100}} + {{data.coinSymbol}} {{data.priceOrigin/100}}