将pptp改为ip
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user