改变对象的宽高没有效果
我也是没变化
用object.style.width="value"; 和 object.style.height="value";啊
或在css样式里写width:value; height:value;