This commit is contained in:
2025-03-04 08:52:28 +08:00
parent f91b4ab856
commit 2af1109ced
8 changed files with 29 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
type="error"
v-if="showMeesage"
class="message"
title="登录失败"
title="登录失败,请检查用户名和密码"
></n-alert>
<n-flex>
<n-button block @click="submit" type="primary">登录</n-button>