From eccbab4b2ae555e81156e51c29236feef886d16d Mon Sep 17 00:00:00 2001 From: xuyulong Date: Wed, 8 Apr 2026 18:37:39 +0800 Subject: [PATCH] =?UTF-8?q?EQD-5274=20=E5=9B=BD=E8=81=94=E6=B0=91=E7=94=9F?= =?UTF-8?q?-=E4=BA=A4=E6=98=93=E7=AB=AF=E7=AE=A1=E7=90=86=E7=AB=AF?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=8C=89=E9=92=AE=E7=BB=9F=E4=B8=80=E4=B8=BA?= =?UTF-8?q?=E7=BA=A2=E8=89=B2,=20=E4=B8=94=E6=8C=89=E9=92=AE=E5=90=8D?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E9=A3=9E=E8=BF=9E=E7=99=BB=E5=BD=95=E6=9B=B4?= =?UTF-8?q?=E6=94=B9=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- YLErpWeb/Views/Account/Login.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/YLErpWeb/Views/Account/Login.cshtml b/YLErpWeb/Views/Account/Login.cshtml index 68d0b5b4..c3e8ae00 100644 --- a/YLErpWeb/Views/Account/Login.cshtml +++ b/YLErpWeb/Views/Account/Login.cshtml @@ -60,10 +60,10 @@ {
-

请使用SSO单点登录

+

请使用飞连登录

@if (ssoEnable) { - + } else { @@ -113,7 +113,7 @@ @if (ssoEnable) { - + }