js里怎么调用json对象里的json对象的方法

2025-05-17 03:55:20
推荐回答(1个)
回答1:

调用直接
json1.a.a3()
即可