mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:34:19 +08:00
chore: remove menu mini bg img
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
const openLoginVerifyRef = computed(() => appStore.getProjectConfig.openLoginVerify);
|
||||
|
||||
const formData = reactive({
|
||||
account: '',
|
||||
password: '',
|
||||
account: 'vben',
|
||||
password: '123456',
|
||||
verify: undefined,
|
||||
});
|
||||
const formState = reactive({
|
||||
|
Reference in New Issue
Block a user