Commit 7273b078 authored by 季圣华's avatar 季圣华
Browse files

调整页面布局,改为在右侧展示弹窗,调整窗口高度

parent b957c2c2
......@@ -28,7 +28,7 @@
if (this.isMobile()) {
this.height = 800
} else {
this.height = document.documentElement.clientHeight-130
this.height = document.documentElement.clientHeight-105
}
console.log("------url------"+url)
console.log("------token------"+Vue.ls.get(ACCESS_TOKEN))
......
Supports Markdown
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