mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-11 13:21:41 +00:00
fix: login error
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<el-row v-show="getShow" style="maring-left: -10px; maring-right: -10px">
|
||||
<el-row v-show="getShow" style="margin-left: -10px; margin-right: -10px">
|
||||
<el-col :span="24" style="padding-left: 10px; padding-right: 10px">
|
||||
<LoginFormTitle style="width: 100%" />
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user