您的位置:首页 > 文旅 > 旅游 > 上海网站建设在线_广告设计公司方案_广告投放方案_网站seo优化软件

上海网站建设在线_广告设计公司方案_广告投放方案_网站seo优化软件

2024/12/23 15:46:30 来源:https://blog.csdn.net/CZDBGSY/article/details/142107463  浏览:    关键词:上海网站建设在线_广告设计公司方案_广告投放方案_网站seo优化软件
上海网站建设在线_广告设计公司方案_广告投放方案_网站seo优化软件

实际效果

使用

//使用
let posConfig = this.getPosConfig(); // 传false返回值为 px大小
console.log(posConfig.safeBottomH)

 

        // 入参 是否转换为rpxgetPosConfig(toRpx = true) {const systemInfo = uni.getSystemInfoSync();// #ifdef MPconst menuButtonInfo = uni.getMenuButtonBoundingClientRect();// #endifconst posConfig = {statusBarH: systemInfo.statusBarHeight,//状态栏高度tabBarH: systemInfo.screenHeight - systemInfo.windowHeight,//底部tab高度safeBottomH: systemInfo.safeAreaInsets.bottom,//底部安全高度// #ifdef MPcapsuleH: menuButtonInfo.height, //胶囊高度capsuleW: menuButtonInfo.width, //胶囊宽度capsuleGap: menuButtonInfo.top - systemInfo.statusBarHeight, // 胶囊到状态栏的间隔customBarH: menuButtonInfo.height + (menuButtonInfo.top - systemInfo.statusBarHeight) * 2, //自定义导航栏高度customBarW: menuButtonInfo.left, // 自定义导航栏宽度// #endif}if (toRpx) {const ratio = 750 / systemInfo.windowWidth;for (let key in posConfig) {posConfig[key] *= ratio;}}return posConfig;
}

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com