| | |
| | | }}</a> |
| | | </p> |
| | | </div> |
| | | <div class="lb2"> {{ item.price }} </div> |
| | | <!-- <div class="lb2"> {{ item.price }} </div> --> |
| | | <div class="lb3"><a @click="getdetail(item)">{{ $t("hj238") }}</a></div> |
| | | </div> |
| | | <div class="progress-bar-wrapper"> |
| | |
| | | <div class="boxh"> |
| | | {{ $t("jy535") }} <span @click="show = false"></span> |
| | | </div> |
| | | <h5>{{ $t("hj130") }}</h5> |
| | | <h5>{{ $t("hj120") }}</h5> |
| | | <h6>{{ currentItem.price ? currentItem.price : '' }}</h6> |
| | | <div class="erty tghj"><input :placeholder="$t('jy87')" type="number" class="inpy" v-model="num" |
| | | @input="num = num.replace(/^(0+)|[^\d]+/g, '')"><a>{{ $t("hj117") }}</a></div> |
| | |
| | | background: linear-gradient(90deg, #f33030 0%, #d73d3d 100%); |
| | | border-radius: 0.15rem; |
| | | position: absolute; |
| | | left: 0; |
| | | right: 0; |
| | | top: 0; |
| | | transition: width 0.3s ease; |
| | | min-width: 0; |