请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

正在回答 回答被采纳积分+3

1回答

7七月 2019-03-21 11:54:58

是课程有问题吗?这里都已经有数据了,看着数据结构 在wxml里解析不行吗?

0 回复 有任何疑惑可以回复我~
  • 提问者 慕勒0434520 #1
    已经解决了。
    Page({
      onLoad: function(option) {
        // console.log(postsData)
        var postId = option.id;
        var postData = postsData.postList[postId];
        // this.setData.postData = postId;
        this.setData({
          postData: postsData.postList[postId]
        })
      }
    })
    这样子写解决的
    回复 有任何疑惑可以回复我~ 2019-03-21 14:04:12
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信