This commit is contained in:
PQZ 2025-04-29 17:32:26 +08:00
parent a7957a3b25
commit 43507e3482

View File

@ -1,5 +1,5 @@
<template>
<div class="app-container home" style="padding-top: 25%">
<div class="app-container home" style="padding-top: 20%">
<div> 欢迎进入通告快接管理后台</div>
</div>
@ -24,10 +24,7 @@ export default {
<style scoped lang="scss">
.home {
display: flex !important;
justify-content: center !important;
align-content: center !important;
height: calc(100vh - 50px) !important;
text-align: center;
font-weight: bold !important;
font-size: 40px !important;