摘要: uni-app提供了异步(uni.getSystemInfo)和同步(uni.getSystemInfoSync)的2个API获取系统信息。 具体使用: //data声明变量 windowWidth windowHeight //created 获取信息 uni.getSystemInfo({ su 阅读全文
posted @ 2022-06-20 15:16 小兔儿_乖乖 阅读(1306) 评论(0) 推荐(0)