var a = [
{ "name": "你" },
{ "name": "我" },
{ "name": "他" },
{ "name": "塔" }
]
我要取得 比如 name 为 “他” 在这个数组中的索引 怎么写好
哆啦的时光机
相关分类