feat: Login Layout fix

This commit is contained in:
shuguang 2025-03-23 21:57:19 +08:00
parent 2d4dee17f6
commit 33fac4f8e1

View File

@ -1,4 +1,4 @@
<!-- <template>
<template>
<div class="login_container">
<div class="login_title">登录</div>
<div class="login_box">
@ -240,4 +240,4 @@ export default {
text-align: center;
}
}
</style> -->
</style>