最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

微信小程序 圖片寬度自適應的實現(xiàn)

 更新時間:2017年04月06日 17:12:27   投稿:lqh  
這篇文章主要介紹了微信小程序 圖片寬度自適應的實現(xiàn)的相關資料,需要的朋友可以參考下

 微信小程序 圖片寬度自適應的實現(xiàn)

實例代碼:

wxml 代碼:

<swiper indicator-dots="{{indicatorDots}}" autoplay="{{autoplay}}" interval="{{interval}}" duration="{{duration}}"> 
  <block wx:for="{{imgUrls}}" wx:key="image"> 
   <swiper-item> 
     <image src="{{item.image}}" model="aspectFit" style="width: {{imageWidth}}px;" bindload="imageLoad" /> 
   </swiper-item> 
  </block> 
</swiper> 
 

  JS 代碼:

imageLoad: function () { 
  this.setData({ 
   imageWidth: wx.getSystemInfoSync().windowWidth,//圖片寬度 
 
   imgUrls: [ 
     { image: "http://img02.tooopen.com/images/20150928/tooopen_sy_143912755726.jpg" }, 
   { image: "http://img06.tooopen.com/images/20160818/tooopen_sy_175866434296.jpg" }, 
   { image: "http://img06.tooopen.com/images/20160818/tooopen_sy_175833047715.jpg" }], 
   indicatorDots: false,//是否顯示圓點 
  autoplay: true,//自動播放 
  interval: 2000,//間隔時間 
  duration: 1000//監(jiān)聽滾動和點擊事件 
 }) 
} 

感謝閱讀,希望能幫助到大家,謝謝大家對本站的支持!

相關文章

最新評論

启东市| 新郑市| 金平| 文化| 木兰县| 犍为县| 绥德县| 洛浦县| 彩票| 靖宇县| 东乡县| 洪雅县| 浦县| 南部县| 玉龙| 独山县| 黑河市| 綦江县| 会昌县| 安国市| 裕民县| 莫力| 靖安县| 高尔夫| 昔阳县| 宣恩县| 双江| 丰镇市| 秭归县| 锡林郭勒盟| 安丘市| 平定县| 长垣县| 荆门市| 万载县| 新民市| 博客| 达孜县| 泽普县| 西乌珠穆沁旗| 平阳县|