| | |
| | | <div class="boxd"> |
| | | <div class="boxh"> |
| | | {{ $t("hj261") }} |
| | | |
| | | <span @click="show = false"></span> |
| | | </div> |
| | | <h5>{{ $t("hj130") }}</h5> |
| | | <h6>{{ currentItem.nowPrice ? currentItem.nowPrice : "" }}</h6> |
| | | <h6>{{ currentItem.nowPrice | _toString }}</h6> |
| | | <div class="erty tghj"> |
| | | <input |
| | | :placeholder="$t('hj262')" |
| | |
| | | </div> |
| | | <p class="plm"> |
| | | <span>{{ $t("hj263") }}</span> |
| | | <a>{{ currentItem.nowPrice }}</a> |
| | | <a>{{ currentItem.nowPrice | _toString }}</a> |
| | | </p> |
| | | <div class="erty"> |
| | | <input |
| | |
| | | v-model="password" |
| | | /> |
| | | </div> |
| | | |
| | | <p class="plm"> |
| | | <span> |
| | | {{ $t("hj54") }} |
| | | </span> |
| | | |
| | | <a>{{ enableAmt }}</a> |
| | | <a>{{ enableAmt | _toString }}</a> |
| | | </p> |
| | | <div class="maik" @click="getxiadan">{{ $t("hj85") }}</div> |
| | | </div> |