feat: Login Layout fix

This commit is contained in:
shuguang 2025-03-23 21:55:20 +08:00
parent 29f566c9df
commit 2d4dee17f6

View File

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