Commit 4a7c5b44c42d702ed4969d0001a2f5191cbd6e47

Authored by 马亚鑫
1 parent 07ec5698

fix

05.互动云/10.3 二级评论-加载评论列表.md
... ... @@ -63,6 +63,21 @@
63 63 "comments": [
64 64 {
65 65 "comment": {
  66 + "commentId": "22",
  67 + "topicId": "1111",
  68 + "uid": "10514228",
  69 + "nick": "mayaxin",
  70 + "facepath": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
  71 + "content": "话题的第6条评论",
  72 + "created_at": "2019-12-24 09:58",
  73 + "plat": "a"
  74 + },
  75 + "replyData": {
  76 + "replyCount": "0"
  77 + }
  78 + },
  79 + {
  80 + "comment": {
66 81 "commentId": "18",
67 82 "topicId": "1111",
68 83 "uid": "10514228",
... ... @@ -81,7 +96,8 @@
81 96 "fromNick": "mayaxin",
82 97 "fromFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
83 98 "toSid": "145680",
84   - "toNick": "http://yweb0.cnliveimg.com/images/headImg/2019/1120/1574240741728.jpg",
  99 + "toNick": "国亚奇",
  100 + "toFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1120/1574240741728.jpg",
85 101 "content": "回复第3条",
86 102 "created_at": "2019-12-24 09:26",
87 103 "plat": "a"
... ... @@ -93,7 +109,8 @@
93 109 "fromNick": "国亚奇",
94 110 "fromFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1120/1574240741728.jpg",
95 111 "toSid": "10514228",
96   - "toNick": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
  112 + "toNick": "mayaxin",
  113 + "toFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
97 114 "content": "回复第1条",
98 115 "created_at": "2019-12-24 09:26",
99 116 "plat": "a"
... ...
05.互动云/10.6 二级评论-加载回复列表.md
... ... @@ -77,7 +77,8 @@
77 77 "fromNick": "mayaxin",
78 78 "fromFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
79 79 "toSid": "145680",
80   - "toNick": "http://yweb0.cnliveimg.com/images/headImg/2019/1120/1574240741728.jpg",
  80 + "toNick": "国亚奇",
  81 + "toFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1120/1574240741728.jpg",
81 82 "content": "回复第3条",
82 83 "created_at": "2019-12-24 09:26",
83 84 "plat": "a"
... ... @@ -89,7 +90,8 @@
89 90 "fromNick": "国亚奇",
90 91 "fromFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1120/1574240741728.jpg",
91 92 "toSid": "10514228",
92   - "toNick": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
  93 + "toNick": "mayaxin",
  94 + "toFace": "http://yweb0.cnliveimg.com/images/headImg/2019/1129/1575022593286.jpg",
93 95 "content": "回复第1条",
94 96 "created_at": "2019-12-24 09:26",
95 97 "plat": "a"
... ...