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
JeeSpringCloud
Commits
81fdef6b
Commit
81fdef6b
authored
Jan 11, 2019
by
Sun
Browse files
no commit message
parent
8c87411b
Changes
1
Hide whitespace changes
Inline
Side-by-side
JeeSpringCloud/jeespring-web/src/main/webapp/jeeSpringStatic/dist/js/app_iframe.js
View file @
81fdef6b
...
...
@@ -114,7 +114,8 @@ var App = function () {
de
.
webkitRequestFullScreen
();
}
else
{
App
.
alert
({
message
:
"
该浏览器不支持全屏!
"
,
type
:
"
danger
"
});
alert
(
"
该浏览器不支持全屏!
"
);
//App.alert({message: "该浏览器不支持全屏!", type: "danger"});
}
};
...
...
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