oParent.style.cssText = 'width:' + oBoxW * cols + 'px;margin:0 auto;';
通过这个方法设置样式没有反应;报错显示:Uncaught TypeError: Cannot read property 'style' of null
qq_青枣工作室_0
相关分类