将pptp改为ip
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
<img src="~/img/phone.png"><input type="text" name="" id="qqhao" value="" placeholder="请输入QQ" />
|
||||
</div>
|
||||
|
||||
<p class="tixing">*手机号不是PPTP账号,请登录后开通PPTP账号*</p>
|
||||
<p class="tixing">*手机号不是IP账号,请登录后开通IP账号*</p>
|
||||
<p class="tixing"><input type="checkbox" name="" id="" value="" />我同意<a href="#">聚IP JUIP.COM用户注册协议</a></p>
|
||||
<p class="denglu"><button type="button" class="btn btn-login" onclick="reg()">注册</button></p>
|
||||
<p class="zhiyin grayText">已有账号?<a href="#" class="loginLink">立即登录</a></p>
|
||||
@@ -224,7 +224,7 @@
|
||||
<a href="#" class="grayText findLink">忘记密码?</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="tixing">*手机号不是PPTP账号,请登录后开通PPTP账号*</p>
|
||||
<p class="tixing">*手机号不是IP账号,请登录后开通IP账号*</p>
|
||||
<p class="denglu"><button type="button" class="btn btn-login" onclick="login()">登录</button></p>
|
||||
<p class="zhiyin grayText">还没有账号?<a href="#" class="regLink">立即注册</a></p>
|
||||
</div>
|
||||
@@ -249,7 +249,7 @@
|
||||
<img src="~/img/yanzhengma.png"><input type="text" id="fyanzhengma" value="" placeholder="请输入验证码" /><button class="btn btn-primary" onclick="getFindCode(this)">获取验证码</button>
|
||||
</div>
|
||||
|
||||
<p class="tixing">*手机号不是PPTP账号,请登录后开通PPTP账号*</p>
|
||||
<p class="tixing">*手机号不是IP账号,请登录后开通IP账号*</p>
|
||||
<p class="denglu"><button type="button" class="btn btn-reset">重置</button></p>
|
||||
<p class="zhiyin grayText">已有账号?<a href="#" class="loginLink">立即登录</a></p>
|
||||
</div>
|
||||
@@ -357,7 +357,7 @@
|
||||
<ul class="navList pull-right">
|
||||
<li><a href="/">首页</a></li>
|
||||
<li><a href="/product/index">产品购买 <span style="color: red;">活动</span></a></li>
|
||||
<li><a href="/LineList/index">PPTP线路表</a></li>
|
||||
<li><a href="/LineList/index">IP线路表</a></li>
|
||||
<li><a href="/product/soft">软件下载</a></li>
|
||||
<li><a href="/article/index">教程&咨询</a></li>
|
||||
<li><a href="/article/taobao">淘宝充值活动</a></li>
|
||||
@@ -394,7 +394,7 @@
|
||||
<a asp-action="soft" asp-controller="product"> <button type="button" class="btn btn-primary">客户端下载</button></a>
|
||||
</div>
|
||||
<div class="col-lg-4 text-center">
|
||||
<a asp-action="index" asp-controller="linelist"> <button type="button" class="btn btn-primary">PPTP线路表</button></a>
|
||||
<a asp-action="index" asp-controller="linelist"> <button type="button" class="btn btn-primary">IP线路表</button></a>
|
||||
</div>
|
||||
<div class="col-lg-4 text-left">
|
||||
<a asp-action="index" asp-controller="product"> <button type="button" class="btn btn-danger">免费试用</button></a>
|
||||
|
||||
Reference in New Issue
Block a user