信之随缘

导航

2020年4月10日 #

微信小程序之swiper

摘要: 微信小程序在插入轮播图时需要用到swiper滑块视图容器, swiper 里只能放置swiper-item(插槽)组件,否则会导致未定义的行为。 <view> <image class="top-theme" src="{{themeA.entrance_img}}"></image> <swipe 阅读全文

posted @ 2020-04-10 03:59 信之随缘 阅读(2027) 评论(0) 推荐(0)