【发布时间】:2014-07-25 04:56:30
【问题描述】:
我想在这个表面内再增加三个表面如何可能请帮助我
这是我创建的表面。
var firstSurface = new Surface({
size: [360, 480],
properties:{
backgroundColor:'blue',
backgroundImage: "url('img/panel-item-ticks-hq.png')",
backgroundSize: '360px 480px',
backgroundRepeat: 'no-repeat'
}
});
【问题讨论】:
标签: famo.us