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){