修改界面
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
@if(item.Id != 1 && item.Id != 2 && item.Id != 6 && item.Id != 13 && item.Id != 17 && item.Id != 25) {
|
||||
<div class="item" style="width:100%;">
|
||||
@*<p><img src="@P(item.Image)"></p>*@
|
||||
@if (item.Id != 20 && item.Id != 26){
|
||||
@if (item.Id != 20){
|
||||
<p>@item.Name</p>
|
||||
<p><a href="@item.SimulatorDownloadUrl"> <button type="button" style="width:90%;" class="btnBlue">SSTP客户端下载</button></a></p>
|
||||
}
|
||||
@@ -80,6 +80,6 @@
|
||||
<p><a href="https://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="https://mp4.juip.com/lb-dl.zip"> <button style="width:90%;" type="button" class="btnBlue">猎豹IP-电脑端</button></a></p><br>
|
||||
<!-- <p><a href="https://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="https://mp4.juip.com/lbdl.apk"> <button style="width:90%;" type="button" class="btnBlue">猎豹IP-安卓</button></a></p><br>
|
||||
<p><a href="https://mp4.juip.com/lbdlsstp.apk"> <button style="width:90%;" type="button" class="btnBlue">猎豹IP-安卓</button></a></p><br>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user