选择产品
- +
@@ -250,7 +251,7 @@
@foreach (var item in Model)
{
if(item.Product.Id == 18) {
-
送 @item.Product.Name最快
+ @item.Product.Name最快
}
else if(item.Product.Id == 14) {
@@ -358,6 +359,11 @@
}
+
+
+ @* @if(item.Product.Id == 18){
+ 蘑菇IP双十一活动:周卡送3天,月卡送10天,双月卡送一个月,不限制账号个数。截止时间:11月20日。
+ } *@ @if(item.Product.Id == 20){ diff --git a/Host/Views/Product/Soft.cshtml b/Host/Views/Product/Soft.cshtml index d5abfd7..bf9a610 100644 --- a/Host/Views/Product/Soft.cshtml +++ b/Host/Views/Product/Soft.cshtml @@ -62,7 +62,7 @@diff --git a/Host/wwwroot/img/hengfu.jpg b/Host/wwwroot/img/hengfu.jpg new file mode 100644 index 0000000..4d4e7a4 Binary files /dev/null and b/Host/wwwroot/img/hengfu.jpg differ diff --git a/Host/wwwroot/img/hengfu.png b/Host/wwwroot/img/hengfu.png new file mode 100644 index 0000000..f1f1e77 Binary files /dev/null and b/Host/wwwroot/img/hengfu.png differ diff --git a/Host/wwwroot/m/css/base.css b/Host/wwwroot/m/css/base.css index 758922c..150deae 100644 --- a/Host/wwwroot/m/css/base.css +++ b/Host/wwwroot/m/css/base.css @@ -29,7 +29,7 @@ body { } .banner { - background: url(http://mp4.juip.com/banner.png?id=1) no-repeat left top; + background: url(../img/banner.png) no-repeat left top; background-size: cover; height: 6.133333rem; position: relative; diff --git a/Host/wwwroot/m/img/banner.png b/Host/wwwroot/m/img/banner.png index 90daa35..c6c9db3 100644 Binary files a/Host/wwwroot/m/img/banner.png and b/Host/wwwroot/m/img/banner.png differ diff --git a/Services/Hncore.Pass.Vpn/Service/AgentClient15Service.cs b/Services/Hncore.Pass.Vpn/Service/AgentClient15Service.cs index 3c1c720..83feb9c 100644 --- a/Services/Hncore.Pass.Vpn/Service/AgentClient15Service.cs +++ b/Services/Hncore.Pass.Vpn/Service/AgentClient15Service.cs @@ -281,7 +281,7 @@ namespace Hncore.Pass.Vpn.Service JObject jo = (JObject)JsonConvert.DeserializeObject(content); var token = jo["data"]["access_token"]; //正式请求 - var url_p = "api/user/user_renew_vpn"; + var url_p = "api/user/api/user/get_user_info"; var client_p = CreateHttpClient(); var map_p = new Dictionary
+
*@
@@ -532,7 +541,7 @@
-