完善页面细节

This commit is contained in:
2026-02-25 11:39:54 +08:00
parent 92d6e8144d
commit 8ec05b331b
131 changed files with 5273 additions and 585 deletions

View File

@@ -201,9 +201,9 @@ const closeDrawer = () => {
<style scoped lang="scss">
.marketing-seckill-config {
min-height: 100vh;
background: #f0f2f5;
padding: 16px;
min-height: auto;
background: transparent;
padding: 0;
position: relative;
overflow: hidden;
}