为了账号安全,请及时绑定邮箱和手机立即绑定

请问v-for如何遍历双重对象

        {"apps": [
                {
                "items": [[{
                    "itemtype": "imageplayer",
                    "path0": "/mnt/sdcard/data/1.jpg",
                    "len": 30.0
                }], [{
                    "itemtype": "imageplayer",
                    "path": "/mnt/sdcard/data/1.jpg",
                    "len": 30.0
                }], [{
                    "itemtype": "videoplayer",
                    "path": "/mnt/sdcard/data/1.mp4"
                }]]
            },       {
                    "items": [[{
                        "itemtype": "imageplayer",
                        "path0": "/mnt/sdcard/data/1.jpg",
                        "len": 30.0
                    }], [{
                        "itemtype": "imageplayer",
                        "path": "/mnt/sdcard/data/1.jpg",
                        "len": 30.0
                    }], [{
                        "itemtype": "videoplayer",
                        "path": "/mnt/sdcard/data/1.mp4"
                    }]]
                }]}


正在回答

2 回答

嵌套两个v-for

0 回复 有任何疑惑可以回复我~

v-for里面在嵌套个v-for可以吗

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
vue.js入门基础
  • 参与学习       209716    人
  • 解答问题       677    个

本门为vuejs入门教程,详细的讲解加实战,可以帮你进入vuejs的大门

进入课程

请问v-for如何遍历双重对象

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信