摘要: // 计算状态栏高度 getMenuButton() { // 状态栏高度 let ztl = uni.getSystemInfoSync().statusBarHeight; // 获取微信胶囊的位置信息 const custom = wx.getMenuButtonBoundingClientR 阅读全文
posted @ 2022-10-15 16:36 咸瑜 阅读(326) 评论(0) 推荐(0)