Commit c5c26aac authored by qjeslks's avatar qjeslks

7.19.2

parent b6131926
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
// width: 1200px; // width: 1200px;
/*播放容器的宽和高设定*/ /*播放容器的宽和高设定*/
height: 600px; height: 700px;
// border: 1px solid black; // border: 1px solid black;
} }
...@@ -298,7 +298,7 @@ onUnmounted(() => { ...@@ -298,7 +298,7 @@ onUnmounted(() => {
var initCount = 0; var initCount = 0;
var pubKey = ''; var pubKey = '';
var playWnd_width = window.innerWidth-200; var playWnd_width = window.innerWidth-200;
var playWnd_height = 600; var playWnd_height = 700;
// var testWeb= new WebControl(); // var testWeb= new WebControl();
var oWebControl; var oWebControl;
......
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