diff --git a/Host/Views.Mobile/Home/Index.cshtml b/Host/Views.Mobile/Home/Index.cshtml index 20b4117..e8fb8a7 100644 --- a/Host/Views.Mobile/Home/Index.cshtml +++ b/Host/Views.Mobile/Home/Index.cshtml @@ -350,6 +350,10 @@ }, }); + $('.notice').hide(); + self.setTimeout(function(){ + $('.notice').show(); + },3000) function know() { $('.notice').hide(); } diff --git a/Host/Views.Mobile/Shared/_Layout.cshtml b/Host/Views.Mobile/Shared/_Layout.cshtml index 640f30d..89f278c 100644 --- a/Host/Views.Mobile/Shared/_Layout.cshtml +++ b/Host/Views.Mobile/Shared/_Layout.cshtml @@ -8,6 +8,8 @@ { user = userCookie.FromJsonTo(); } + + var url_s = this.Context.Request.Path; } @@ -18,7 +20,31 @@ - 聚IP JUIP.COM-产品购买 + @if(url_s == "/product/index"){ + + + 动态ip代理软件_动态代理ip-聚IP + } + else if(url_s == "/LineList/index"){ + + + l2tp_sstp_pptp_IP线路表-聚IP + } + else if(url_s == "/product/soft"){ + + + 电脑换ip软件_自动换ip软件下载-聚IP + } + else if(url_s == "/article/index"){ + + + 换ip的软件_动态ip代理_教程&咨询-聚IP + } + else { + + + l2tp_sstp_pptp_动态ip代理软件_电脑自动换ip软件-聚IP + } diff --git a/Host/Views/Home/Index.cshtml b/Host/Views/Home/Index.cshtml index e613023..58dc80f 100644 --- a/Host/Views/Home/Index.cshtml +++ b/Host/Views/Home/Index.cshtml @@ -31,7 +31,11 @@ - 聚IP JUIP.COM-千万动态ip切换,自建机房ip代理覆盖全国,多款市面热销产品 + + + + l2tp_sstp_pptp_动态ip代理软件_电脑自动换ip软件-聚IP + @@ -715,6 +719,10 @@ });