diff --git a/Host/Views.Mobile/LineList/Index.cshtml b/Host/Views.Mobile/LineList/Index.cshtml index 9655234..e0fc880 100644 --- a/Host/Views.Mobile/LineList/Index.cshtml +++ b/Host/Views.Mobile/LineList/Index.cshtml @@ -382,7 +382,7 @@ break; case 26: this.l2tp = '1234'; - this.search_field = '强子静态IP'; + this.search_field = '猎豹IP'; this.sstp = '4430'; break; case 27: diff --git a/Host/Views/Product/ReBuyIndex.cshtml b/Host/Views/Product/ReBuyIndex.cshtml index 6d8ad9a..0a10638 100644 --- a/Host/Views/Product/ReBuyIndex.cshtml +++ b/Host/Views/Product/ReBuyIndex.cshtml @@ -359,6 +359,9 @@ border-left-color: transparent; border-bottom-color: transparent; } + p { + font-size: 14px; + } @@ -384,11 +387,11 @@

@defaultProduct.Name

-
+

@defaultProduct.Name

@foreach (var str in defaultProduct.ContentLine) { -

@str

+

@str

}