export const comments = { list: [ { id: "5b3a4f0973df3e6a32b0a9d2", user_id: 0, user_name: "", user_avatar: "", content: "test[微笑]", replies: [ { id: "5b3c58c473df3e64d8d53afb", user_id: 0, user_name: "", user_avatar: "", reply: null, content: "test", favor_count: 1, favored: false, created: 1530681540 }, { id: "5b3c58c473df3e64d8d53afa", user_id: 0, user_name: "", user_avatar: "", reply: { id: "5b3c58c473df3e64d8d53afb", user_id: 0, user_name: "", user_avatar: "", reply: null, content: "test", favor_count: 1, favored: false, created: 1530681540 }, content: "test", favor_count: 2, favored: false, created: 1530681540 }, { id: "5b3c6e4873df3e53f870d912", user_id: 0, user_name: "", user_avatar: "", reply: { id: "5b3c58c473df3e64d8d53afb", user_id: 0, user_name: "", user_avatar: "", reply: null, content: "test", favor_count: 1, favored: false, created: 1530681540 }, content: "test", favor_count: 0, favored: false, created: 1530687048 } ], reply_count: 4, favor_count: 0, favored: false, created: 1530547977 } ], total: 1, page: 1 };