批量开账号提示

This commit is contained in:
“wanyongkang”
2021-03-19 18:35:53 +08:00
parent 48ab7fbe3e
commit acec536829
2 changed files with 2 additions and 2 deletions

View File

@@ -232,7 +232,7 @@
IP账号前缀
</div>
<div class="col-sm-7 col-xs-7 shuru">
<input type="text" v-model="MoreBuyModel.Account" />
<input type="text" v-on:input="changeAccountCount()" v-model="MoreBuyModel.Account" />
</div>
</div>
<div class="row">

View File

@@ -260,7 +260,7 @@
IP账号前缀
</div>
<div class="col-lg-4 regDan">
<input type="text" name="Account" value="" v-model="MoreBuyModel.Account" />
<input type="text" name="Account" value="" v-on:input="changeAccountCount()" v-model="MoreBuyModel.Account" />
<p class="jinggao" v-if="!MoreChecker.AccountOk">3至8位字母或数字或组合</p>
</div>
<div class="col-lg-4 text-left warnText">