<script>var a={ elm:{ aa:1 }, hell0:{ bb:this.a['elm'].a, }}console.log("哈哈哈哈",a.hell0.bb);</script>怎么讓bb的值為elm屬性aa的值
js 對象屬性之間的訪問
慕森王
2019-02-28 13:08:33