flat: 暂存

This commit is contained in:
史典卓
2025-05-13 11:10:38 +08:00
parent 582e432e6a
commit fd74b7d4df
109 changed files with 8644 additions and 5205 deletions

View File

@@ -21,6 +21,9 @@
<swiper-item @touchmove.stop="false">
<slot name="tab3"></slot>
</swiper-item>
<swiper-item @touchmove.stop="false">
<slot name="tab3"></slot>
</swiper-item>
<swiper-item @touchmove.stop="false">
<slot name="tab4"></slot>
</swiper-item>
@@ -52,8 +55,9 @@ export default {
<style lang="stylus" scoped>
.tab-container
width: 100%
// flex: 1
height: 100%
width: 100%
display: flex
align-items: center
justify-content: center