feat: 组件的点击事件的热区优化

This commit is contained in:
2025-08-10 20:44:40 +08:00
parent 59a4f5827f
commit 16b8885eb1
5 changed files with 121 additions and 113 deletions

View File

@@ -30,6 +30,7 @@
<style scoped lang="scss">
.container {
width: 100%;
padding: 12px 0;
}
</style>