src/page/list/tradingList/dazy.vue
@@ -16,11 +16,11 @@ v-model="num" @input="num = num.replace(/^(0+)|[^\d]+/g, '')" /> <a>{{ $t("hj117") }}</a> <a>{{ $t("hj274") }}</a> </div> <p class="plm"> <span>{{ $t("hj263") }}</span> <a>{{ currentItem.nowPrice | _toString }}</a> <a>{{ currentItem.nowPrice*num | _toString }}</a> </p> <div class="erty"> <input @@ -210,4 +210,4 @@ font-size: 0.37rem; } } </style> </style>