From 9f3c879712f70f5d809d1f782206ca5369dda23f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Wed, 17 Feb 2021 09:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E8=98=91=E8=8F=87?= =?UTF-8?q?=E8=A5=BF=E7=93=9C=E7=BA=BF=E8=B7=AF=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views.Mobile/LineList/Index.cshtml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/Host/Views.Mobile/LineList/Index.cshtml b/Host/Views.Mobile/LineList/Index.cshtml index 323f5ab..e07feb1 100644 --- a/Host/Views.Mobile/LineList/Index.cshtml +++ b/Host/Views.Mobile/LineList/Index.cshtml @@ -157,7 +157,7 @@ $("li").removeClass("cpActive"); $("#product-"+ProductId).addClass("cpActive"); switch(ProductId){ - case 2: + case 2: this.l2tp = '123'; this.search_field = '讯连IP'; this.sstp = '1500'; @@ -187,6 +187,11 @@ this.search_field = '极客IP'; this.sstp = '4433'; break; + case 17: + this.l2tp = '123456'; + this.search_field = '西瓜IP'; + this.sstp = '4433'; + break; case 14: this.l2tp = '91ip'; this.search_field = '天天IP'; @@ -212,6 +217,11 @@ this.search_field = '星星IP'; this.sstp = '6666'; break; + case 18: + this.l2tp = '123456'; + this.search_field = '蘑菇IP'; + this.sstp = '4430'; + break; } $.ajax({ type: 'GET', @@ -279,6 +289,12 @@ case 13: self.location.href='http://php-api.juip.com/script/linedata/data/download/jike.csv'; break; + case 17: + self.location.href='http://php-api.juip.com/script/linedata/data/download/xigua.csv'; + break; + case 18: + self.location.href='http://php-api.juip.com/script/linedata/data/download/mogu.csv'; + break; case 14: self.location.href='http://php-api.juip.com/script/linedata/data/download/tiantian.csv'; break; @@ -294,6 +310,12 @@ case 8: self.location.href='http://php-api.juip.com/script/linedata/data/download/xingxing.csv'; break; + case 17: + self.location.href='http://php-api.juip.com/script/linedata/data/download/xigua.csv'; + break; + case 18: + self.location.href='http://php-api.juip.com/script/linedata/data/download/mogu.csv'; + break; } }, detail(r){