摘要: init() { // 屏幕的高度 let windowHeight = wx.getSystemInfoSync().windowHeight; let windowWidth = wx.getSystemInfoSync().windowWidth // 屏幕的宽度 let ratio = 75 阅读全文
posted @ 2021-08-15 10:53 SaBoo 阅读(185) 评论(0) 推荐(0) 编辑