From 1970ebf81fb19405fac1bafc742fe470859ca4cc Mon Sep 17 00:00:00 2001 From: zhl Date: Fri, 16 Apr 2021 14:18:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E7=99=BB=E5=BD=95=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E4=B8=8A=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 114c954..ea531ed 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -71,24 +71,6 @@ {{ $t('login.logIn') }} -
-
- {{ $t('login.username') }} : admin - {{ $t('login.password') }} : {{ $t('login.any') }} -
-
- {{ $t('login.username') }} : editor - {{ $t('login.password') }} : {{ $t('login.any') }} -
- - - {{ $t('login.thirdparty') }} - -