onLoad() { uni.getSystemInfo({ success: (res)=> { let height=res.windowHeight-uni.upx2px(100) //獲取系統信息,可使用窗口的高度 this.swiperheight=height; } }); },
onLoad() { uni.getSystemInfo({ success: (res)=> { let height=res.windowHeight-uni.upx2px(100) //獲取系統信息,可使用窗口的高度 this.swiperheight=height; } }); },
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。