ionic-angular遇到的坑(持續更新)

一、ng-bind居然會使div變得沒有層級eg:code

<div ng-bind="name">
    <div style="background:red;width:100px;height:100px"></div>
</div>
相關文章
相關標籤/搜索