Commit a0762cf3 authored by Sun's avatar Sun
Browse files

no commit message

parent 5823dc9b
......@@ -114,6 +114,7 @@ var App = function () {
de.webkitRequestFullScreen();
}
else {
alert("该浏览器不支持全屏!");
App.alert({message: "该浏览器不支持全屏!", type: "danger"});
}
......
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