界面修改
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{
|
||||
<div class="item" style="width:100%;">
|
||||
@*<p><img src="@P(item.Image)"></p>*@
|
||||
@if (item.Id != 20){
|
||||
@if (item.Id != 20 && item.Id != 26){
|
||||
<p>@item.Name</p>
|
||||
<p><a href="@item.SimulatorDownloadUrl"> <button type="button" style="width:90%;" class="btnBlue">SSTP客户端下载</button></a></p>
|
||||
}
|
||||
@@ -39,6 +39,14 @@
|
||||
<p><a href="https://apps.apple.com/cn/app/jie-zou-da-shi/id1448657437"> <button style="width:90%;" type="button" class="btnBlue">ios客户端</button></a></p> <br>
|
||||
}
|
||||
|
||||
|
||||
@if (item.Id == 26) {
|
||||
<p><a href="http://mp4.juip.com/%E7%8C%8E%E8%B1%B9%E5%AE%89%E5%8D%93ikev2%E7%89%88.apk"> <button type="button" style="width:90%;" class="btnBlue">ikev版</button></a></p>
|
||||
<br>
|
||||
<p><a href="http://mp4.juip.com/%E7%8C%8E%E8%B1%B9%E5%AE%89%E5%8D%93sstp%E7%89%88.apk"> <button type="button" style="width:90%;" class="btnBlue">sstp版</button></a></p>
|
||||
<br>
|
||||
}
|
||||
|
||||
@if (item.Id == 25) {
|
||||
<p style="color: #39516b;">*登录后请选择静态线路连接*</p>
|
||||
}
|
||||
@@ -65,7 +73,10 @@
|
||||
<p><a href="http://app.cn98.net:8000/huohupubnet.apk"> <button style="width:90%;" type="button" class="btnBlue">火狐IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E6%B0%B4%E6%BB%B4%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button style="width:90%;" type="button" class="btnBlue">水滴IP-电脑版</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E6%B0%B4%E6%BB%B4%E5%AE%89%E5%8D%93HZ%E7%89%88.apk"> <button style="width:90%;" type="button" class="btnBlue">水滴IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button style="width:90%;" type="button" class="btnBlue">麒麟IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button style="width:90%;" type="button" class="btnBlue">麒麟IP-电脑端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E9%BA%92%E9%BA%9F%E5%AE%89%E5%8D%93HZ%E7%89%88.apk"> <button style="width:90%;" type="button" class="btnBlue">麒麟IP-安卓端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E7%8C%8E%E8%B1%B9%E7%94%B5%E8%84%91HZ%E7%89%88.exe"> <button style="width:90%;" type="button" class="btnBlue">猎豹IP-电脑端</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E7%8C%8E%E8%B1%B9%E5%AE%89%E5%8D%93kiev2-HZ%E7%89%88.apk"> <button style="width:90%;" type="button" class="btnBlue">猎豹IP-ikev版</button></a></p><br>
|
||||
<p><a href="http://mp4.juip.com/%E7%8C%8E%E8%B1%B9%E5%AE%89%E5%8D%93sstp-HZ%E7%89%88.apk"> <button style="width:90%;" type="button" class="btnBlue">猎豹IP-sstp版</button></a></p><br>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user