2015-06-19 147 views

回答

1

解决办法是:

你需要设置这个div的宽度和高度,否则情节 库不知道如何缩放图形。你能做到像内联这样 :

<div id="placeholder" style="width:600px;height:300px"></div>