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') }} - -