This commit is contained in:
yixu
2025-09-15 14:28:19 +08:00
parent 5957191ac0
commit f5f9d7c1a1
8 changed files with 71 additions and 57 deletions

View File

@@ -40,8 +40,8 @@ const closeTodoList = () => {
<style scoped>
.home-wrapper {
width: 100%;
height: 92vh;
width: 100vw;
height: 100vh;
background-image: url('../assets/images/generate-img-confirm.webp');
background-size: cover;
background-repeat: no-repeat;