码迷,mamicode.com
首页 > 其他好文 > 详细

浏览器访问设备出现白条

时间:2017-05-04 18:30:10      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:web   div   func   idt   原因   浏览器   his   ==   使用   

/********************************************************************************
 *                          浏览器访问设备出现白条
 * 说明:
 *     使用Chrome访问设备的Web Server,右、下方都出现白条,查找一下webvisu.js中
 * 的原因。
 *
 *                                                        2017-5-3 台湾 中和区
 *******************************************************************************/


var Oa;
Oa = function(a, b, c, d) {
    this.a = a;
    a = this.zf(b);
    c = this.zf(c); (a.width !== c.width || a.height !== c.height) && h(Error("Expected two canvasses of the same size"));
    z.Nh(a, c);
    if (d) a.width = c.width = window.innerWidth - 20,          // 减了20
    a.height = c.height = window.innerHeight - 20;              // 减了20
    this.ra = this.Af(a);
    this.z = this.Af(c);
    this.yd = new Ta;
    this.xf = new Ua(this.z);
    this.Ve = new Ua(this.ra);
    this.nc = p;
    this.Ff = new Va;
    this.Dd = new Wa(this.a);
    this.Pd = new Xa(this);
    this.nd = p
};

 

浏览器访问设备出现白条

标签:web   div   func   idt   原因   浏览器   his   ==   使用   

原文地址:http://www.cnblogs.com/zengjfgit/p/6808444.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!