微信小程序 - 对象转换成对象数组

后端传过来的一个个对象 {1,2,3,4},{1,3,5,},{1,3,5}

 

我们应该转化为数组对象 [{},{},{},{}]  ,最后通过wx:for遍历到页面

 

 示例图:

 

posted @ 2018-07-16 12:55  Sunsin  阅读(12320)  评论(0编辑  收藏  举报