diff --git a/Host/Views.Mobile/Product/Index.cshtml b/Host/Views.Mobile/Product/Index.cshtml index 36f12f9..edf1589 100644 --- a/Host/Views.Mobile/Product/Index.cshtml +++ b/Host/Views.Mobile/Product/Index.cshtml @@ -241,8 +241,8 @@ } @if (item.Product.Id == 6){
- -
+ +
} diff --git a/Host/Views/Article/Index.cshtml b/Host/Views/Article/Index.cshtml index aa845c3..c2bf47b 100644 --- a/Host/Views/Article/Index.cshtml +++ b/Host/Views/Article/Index.cshtml @@ -39,7 +39,7 @@
- 搜索 + 搜索
diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml index 9afccbf..53caabc 100644 --- a/Host/Views/LineList/Index.cshtml +++ b/Host/Views/LineList/Index.cshtml @@ -142,7 +142,7 @@ }
-
+
@@ -150,9 +150,9 @@
-

*线路表和账号必须为同一产品才能使用。

-

*请优先选择客户端连接 <<<下载客户端>>>

-

*无对应客户端时,可通过线路表直连支持所有设备<<<教程&帮助>>>

+

*线路表和账号必须为同一产品才能使用。

+

*请优先选择客户端连接 <<<下载客户端>>>

+

*无对应客户端时,可通过线路表直连支持所有设备<<<教程&帮助>>>


@@ -163,7 +163,7 @@
@foreach (var item in product.Where(m => m.Id != 3 && m.Id != 7 && m.Id != 9&& m.Id != 20&& m.Id != 21)) { -
+
@item.Name
} @@ -174,7 +174,7 @@
- {{search_field}} + {{search_field}} @@ -182,7 +182,7 @@
-
+

{{search_field}} 用服务器地址直连用户请注意:

@@ -201,12 +201,12 @@
-

L2TP密钥:{{l2tp}}

-

SSTP端口:{{sstp}}

+

L2TP密钥:{{l2tp}}

+

SSTP端口:{{sstp}}

-

实时总线路:{{count}}条实时可用线路:{{use_count}}条

-

{{search_field}} ------线路表API接口(每5分钟更新一次,禁止频繁访问!):http://php-api.juip.com/script/linedata/display.php?product={{product_id}}

+

实时总线路:{{count}}条实时可用线路:{{use_count}}条

+

{{search_field}}-(每5分钟更新一次,禁止频繁访问!):http://php-api.juip.com/script/linedata/display.php?product={{product_id}}

@@ -251,7 +251,7 @@
-
+
diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index d2492de..f71fef6 100644 --- a/Host/Views/Product/Index.cshtml +++ b/Host/Views/Product/Index.cshtml @@ -226,11 +226,11 @@ @* *@ -
+
-
+
-

需求五个以上、可联系右侧客服设置优惠价

+

需求五个以上、可联系右侧客服设置优惠价

动态IP销量排名NO.1 十余种全网知名旗舰产品低价热销、 节点多、稳定、靠谱、单人单线 @@ -390,10 +390,10 @@

diff --git a/Host/Views/Product/Soft.cshtml b/Host/Views/Product/Soft.cshtml index a05f647..dd45048 100644 --- a/Host/Views/Product/Soft.cshtml +++ b/Host/Views/Product/Soft.cshtml @@ -6,14 +6,14 @@ var baseUrl = m_Configuration["BaseInfoUrl"]; Func P = (path) => $"{baseUrl}{path}"; } -
+
-
-

软件下载

+
+

软件下载

*软件和账户必须为同一产品才能使用

*下载和使用电脑客户端时请关闭杀毒,如360,电脑管家

*无对应客户端时,可通过线路表直连支持所有设备<<< IP线路表 >>><<<教程&帮助>>>

@@ -39,7 +39,7 @@ @item.Name


@@ -48,7 +48,7 @@ @if (!string.IsNullOrEmpty(item.DroidDownloadUrl)) {
} @@ -56,18 +56,18 @@ @if (item.Id == 20) {





@@ -88,10 +88,10 @@


@@ -103,53 +103,53 @@ 代理商专用客户端
diff --git a/Host/wwwroot/http/css/style.css b/Host/wwwroot/http/css/style.css index 1da1122..6bd23a3 100644 --- a/Host/wwwroot/http/css/style.css +++ b/Host/wwwroot/http/css/style.css @@ -964,7 +964,6 @@ nav#desktop-menu { color: #ffffff; font-weight: 300; text-transform: capitalize; - border-left: 1px solid rgba(0,0,0,0.1); } .sf-menu li:first-child a { border-left:0px; @@ -985,6 +984,7 @@ nav#desktop-menu { } .sf-menu ul li a { border-bottom: 1px solid rgba(255, 255, 255, 0.1); + line-height: 300%; background: #00a63f; font-size: 14px; font-weight: 300;