tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
acd69d0db4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/mobile/index.vue

+ 1 - 1
src/views/mobile/index.vue

@@ -187,7 +187,7 @@ async function handleOpenPay() {
         <div class="cell" v-if="orderDetal.orderType == 'incrementOrder'">
           <span>{{$t('payInfo.membership')}}</span>
           <span>{{$t('payInfo.zyhy')}}
-            <span v-if="orderDetal.goodsInfo && orderDetal.goodsInfo[0]">{{orderDetal.goodsInfo[0].count}}</span>
+            <span v-if="orderDetal.goodsInfo && orderDetal.goodsInfo[0]">× {{orderDetal.goodsInfo[0].count}}</span>
             <!-- <span v-else>1</span> -->
             <span v-if="orderDetal.orderType == 'incrementOrder'">,{{ $t(`payInfo.expiration`,{num:1}) }}</span>
             </span>