Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
7273b078
Commit
7273b078
authored
Dec 12, 2022
by
季圣华
Browse files
调整页面布局,改为在右侧展示弹窗,调整窗口高度
parent
b957c2c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/components/layouts/IframePageView.vue
View file @
7273b078
...
...
@@ -28,7 +28,7 @@
if
(
this
.
isMobile
())
{
this
.
height
=
800
}
else
{
this
.
height
=
document
.
documentElement
.
clientHeight
-
1
3
0
this
.
height
=
document
.
documentElement
.
clientHeight
-
10
5
}
console
.
log
(
"
------url------
"
+
url
)
console
.
log
(
"
------token------
"
+
Vue
.
ls
.
get
(
ACCESS_TOKEN
))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment