将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

@@ -47,10 +47,10 @@
</div>
<div class="biaodan">
PPTP账号前缀<input type="text" name="" id="account" value="@randomAccount" />
IP账号前缀<input type="text" name="" id="account" value="@randomAccount" />
</div>
<div class="biaodan">
PPTP账号密码<input type="text" name="" id="pwd" value="@randomPwd" />
IP账号密码<input type="text" name="" id="pwd" value="@randomPwd" />
</div>
<p class="grayText text-center shengyu">剩余试用次数:<span>@(Model.RestTimes)</span></p>
<p class="text-center redText tip"></p>