ddBuy icon indicating copy to clipboard operation
ddBuy copied to clipboard

文字匹配错误

Open RipplePiam opened this issue 5 years ago • 1 comments

src/views/order/Order.vue:123 {{$t('order.use')}}{{integral}}{{$t('order.aliPay')}}{{integralToprice | moneyFormat}}

应该为 {{$t('order.use')}}{{integral}}{{$t('order.order12')}}{{integralToprice | moneyFormat}}

使用800支付宝支付 -> 使用800积分兑换

RipplePiam avatar Aug 11 '20 08:08 RipplePiam

I have received your feedback and will fix it in the next version. Thank you very much!😊

Geek-James avatar Aug 13 '20 00:08 Geek-James