1
This commit is contained in:
parent
a7957a3b25
commit
43507e3482
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user