微信小程序 教程之wxapp视图容器 swiper

前端之家收集整理的这篇文章主要介绍了微信小程序 教程之wxapp视图容器 swiper前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

相关文章

  1. 微信小程序 教程之wxapp 视图容器 view

微信小程序视图容器:swiper

​滑动面板

Box-sizing: border-Box; word-wrap: break-word; white-space: normal; word-spacing: 0px; text-transform: none; color: rgb(0,0); text-align: left; font: 14px/2 'Helvetica Neue','Hiragino Sans GB','Microsoft YaHei',黑体,Arial,sans-serif; margin: 0px 0px 0.85em; orphans: 3; widows: 3; letter-spacing: 0px; background-color: rgb(255,255,255); text-indent: 20px; -webkit-text-stroke-width: 0px; -webkit-tap-highlight-color: transparent; -webkit-font-smoothing: antialiased">​滑动面板

属性名 类型 默认值 说明 显示面板指示点自动切换页面的index自动切换时间间隔

注意:其中只可放置swiper-item组件,其他节点会被自动删除

swiper-item

仅可放置在swiper组件中,宽高自动设置为100%

示例代码

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持

原文链接:https://www.f2er.com/weapp/45043.html

猜你在找的微信小程序相关文章