From 1cb9f37ee465eaa28b50b5599414187a0c73fcad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Wed, 27 Jan 2021 14:33:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=98=91=E8=8F=87=E7=BA=BF=E8=B7=AF=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/LineList/Index.cshtml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml index c6b0eee..41e9b34 100644 --- a/Host/Views/LineList/Index.cshtml +++ b/Host/Views/LineList/Index.cshtml @@ -213,6 +213,11 @@ this.search_field = '星星IP'; this.sstp = '6666'; break; + case 18: + this.l2tp = '123456'; + this.search_field = '蘑菇IP'; + this.sstp = '4430'; + break; } $.ajax({ type: 'GET',