提交 3922fe04 编写于 作者: taohebin@dcloud.io's avatar taohebin@dcloud.io

update: 去除警告

# Conflicts:
#	pages/CSS/overflow/overflow-visible-event.uvue
上级 742aa9e5
...@@ -104,8 +104,6 @@ ...@@ -104,8 +104,6 @@
if (uni.getSystemInfoSync().platform == 'android'){ if (uni.getSystemInfoSync().platform == 'android'){
ratio = uni.getSystemInfoSync().devicePixelRatio ratio = uni.getSystemInfoSync().devicePixelRatio
} }
const systemInfo = uni.getSystemInfoSync()
const titleBarHeight = systemInfo.screenHeight - systemInfo.windowHeight
this.jest_click_x = rect.x * ratio + 30 this.jest_click_x = rect.x * ratio + 30
this.jest_click_y = rect.bottom * ratio - 30 this.jest_click_y = rect.bottom * ratio - 30
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册