国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JavaScript > 正文

微信小程序swiper實(shí)現(xiàn)滑動放大縮小效果

2019-11-19 12:30:48
字體:
供稿:網(wǎng)友

效果圖如下所示:

具體代碼如下所示:

<swiper class="swiper-block" previous-margin="90rpx" next-margin="90rpx" current="0" bindchange="swiperChange"><block wx:for="{{imgUrls}}" wx:index="{{index}}"><swiper-item class="swiper-item"><image mode="aspectFill" src="{{item}}" class="slide-image {{swiperIndex == index ? 'active' : ''}}"/></swiper-item></block></swiper>.swiper-block{height: 480rpx;width: 100%;}.swiper-item{display: flex;flex-direction: column;justify-content: center;align-items: flex-start;overflow:unset;}.slide-image{height:320rpx;width: 520rpx;border-radius: 9rpx;box-shadow: 0px 0px 30rpx rgba(0, 0,0,.2);margin: 0rpx 30rpx;z-index: 1;}.active{transform: scale(1.14);transition:all .2s ease-in 0s;z-index: 20;}.swiper-block{height: 480rpx;width: 100%;}.swiper-item{display: flex;flex-direction: column;justify-content: center;align-items: flex-start;overflow:unset;}.slide-image{height:320rpx;width: 520rpx;border-radius: 9rpx;box-shadow: 0px 0px 30rpx rgba(0, 0,0,.2);margin: 0rpx 30rpx;z-index: 1;}.active{transform: scale(1.14);transition:all .2s ease-in 0s;z-index: 20;}Page({data: {imgUrls: ['http://img02.tooopen.com/images/20150928/tooopen_sy_143912755726.jpg','http://img06.tooopen.com/images/20160818/tooopen_sy_175866434296.jpg','http://img06.tooopen.com/images/20160818/tooopen_sy_175833047715.jpg'],indicatorDots: false,autoplay: false,interval: 5000,duration: 1000},swiperChange(e) {const that = this;that.setData({swiperIndex: e.detail.current,})}})

總結(jié)

以上所述是小編給大家介紹的微信小程序swiper實(shí)現(xiàn)滑動放大縮小效果,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復(fù)大家的。在此也非常感謝大家對武林網(wǎng)網(wǎng)站的支持!

發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 本溪| 安陆市| 广宁县| 宜兰县| 临沧市| 海口市| 金沙县| 根河市| 延边| 平利县| 合肥市| 成安县| 和政县| 平远县| 柳江县| 宁乡县| 阆中市| 武邑县| 宜兰市| 东乡| 全椒县| 璧山县| 南陵县| 七台河市| 东兰县| 大新县| 舞钢市| 三明市| 固安县| 马边| 织金县| 胶州市| 福安市| 勃利县| 镇雄县| 涞水县| 张家口市| 临猗县| 沙河市| 新竹县| 龙山县|