Commit ce6dec53 authored by zhengke's avatar zhengke

修改

parent ad6b899c
...@@ -472,9 +472,7 @@ ...@@ -472,9 +472,7 @@
uni.setNavigationBarTitle({ uni.setNavigationBarTitle({
title: this.pageTitle, title: this.pageTitle,
}); });
setTimeout(() => { this.getHeadHeight();
this.getHeadHeight();
}, 1000);
}, },
onLoad(option) { onLoad(option) {
if (option.UserId) { if (option.UserId) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment