# Conflicts:
#	src/pages/index/components/module/MoreService/index.vue
This commit is contained in:
2025-10-16 20:40:30 +08:00
14 changed files with 150 additions and 266 deletions

View File

@@ -27,6 +27,14 @@
padding-top: 8px;
}
.pl-8 {
padding-left: 8px;
}
.pr-8 {
padding-right: 8px;
}
.pb-8 {
padding-bottom: 8px;
}