将pptp改为ip

This commit is contained in:
wanyongkang
2020-11-30 13:56:19 +08:00
parent daaaea5e7c
commit 688577db39
20 changed files with 60 additions and 57 deletions

View File

@@ -87,7 +87,7 @@
<input type="hidden" name="OrderType" value="1" />
<div class="row">
<div class="col-lg-4 text-right">
PPTP产品账号
IP产品账号
</div>
<div class="col-lg-4 regDan">
<input type="text" name="Account" value="" v-model="OneBuyModel.Account" disabled />
@@ -99,7 +99,7 @@
</div>
@*<div class="row">
<div class="col-lg-4 text-right">
PPTP产品密码
IP产品密码
</div>
<div class="col-lg-4 regDan">
<input type="text" name="Pwd" v-model="OneBuyModel.Pwd" />