diff --git a/Host/Views.Mobile/LineList/Index.cshtml b/Host/Views.Mobile/LineList/Index.cshtml
index 83de958..70c33ae 100644
--- a/Host/Views.Mobile/LineList/Index.cshtml
+++ b/Host/Views.Mobile/LineList/Index.cshtml
@@ -25,7 +25,6 @@
@@ -172,7 +171,7 @@
this.sstp = '4438';
break;
case 5:
- this.l2tp = 'ipdd';
+ this.l2tp = '000';
this.search_field = '老鹰IP';
this.sstp = '4430';
break;
diff --git a/Host/Views.Mobile/Product/Index.cshtml b/Host/Views.Mobile/Product/Index.cshtml
index 812bf06..f632b00 100644
--- a/Host/Views.Mobile/Product/Index.cshtml
+++ b/Host/Views.Mobile/Product/Index.cshtml
@@ -101,7 +101,7 @@
@package.Profile
-
¥@package.Price
+
¥0.00
原价:@package.LinePrice 元
diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml
index 4b8693b..34f3a81 100644
--- a/Host/Views/LineList/Index.cshtml
+++ b/Host/Views/LineList/Index.cshtml
@@ -50,8 +50,6 @@
*****公告*****
*聚IP商城全线服务器都已更新,可显示实时维护状态及服务器负载情况*
-
*查看老版本服务器*
-
*温馨提示:请尽快替换使用新版服务器,老版因不能实时更新维护状态,将于12月1号停止维护*
*线路表和账号必须为同一产品才能使用。
@foreach (var item in product.Where(m => m.Id != 3 && m.Id != 7 && m.Id != 9))
@@ -167,7 +165,7 @@
this.sstp = '4438';
break;
case 5:
- this.l2tp = 'ipdd';
+ this.l2tp = '000';
this.search_field = '老鹰IP';
this.sstp = '4430';
break;