一.swiper:滑块视图容器。
在https://developers.weixin.qq.com/miniprogram/dev/component/swiper.html 网站里,复制示例代码:
1.index.js中修改代码如下(将不用的代码删除):
2.在index.wxss中修改如下:
3.显示面板指示点:在index.wxml中增加一句话,出现指示点:
转载于:https://www.cnblogs.com/Catherinezhilin/p/8861427.html