var cc = 'hell' var mm = { [cc](){ alert(33) } } mm.hell() 使用的就是数组形式 相关文章: 2021-12-15 2021-12-06 2022-02-09 2021-12-04 2021-12-22