flat: 暂存
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user