encountered such a problem, mainly due to the data returned by the ajax request.
:
res = {
other:"",
list: [
{
a:1,
b:{},
c:[
{
d:1
e:2
}
]
}
]
}
,, null,,,null,
c.map,
res.list && res.list.length && c.map(item=>(
item.c && item.c.length <div>
))
res.list && res.list.length &&
jsx,,