From 5fdc477ec7586065da8594dafc8db2e78a9f7668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cwanyongkang=E2=80=9D?= <“937888580@qq.com”> Date: Mon, 25 Jan 2021 10:49:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A5=BF=E7=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/LineList/Index.cshtml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml index 7b0c22e..c6b0eee 100644 --- a/Host/Views/LineList/Index.cshtml +++ b/Host/Views/LineList/Index.cshtml @@ -179,11 +179,15 @@ this.sstp = ''; break; case 13: - case 17: this.l2tp = '123456'; this.search_field = '极客IP'; this.sstp = '4433'; break; + case 17: + this.l2tp = '123456'; + this.search_field = '西瓜IP'; + this.sstp = '4433'; + break; case 14: this.l2tp = '91ip'; this.search_field = '天天IP';