This commit is contained in:
吕杰刚 2025-05-23 00:10:03 +08:00
parent dc44ade6c2
commit 21b8db93a1

@ -11,7 +11,7 @@ const VITE_APP_TITLE = import.meta.env.VITE_APP_TITLE
<style lang="scss" scoped>
.layout-footer {
width: 100%;
min-height: 50px;
min-height: 500px;
display: flex;
align-items: center;
justify-content: center;