export const good = { 0: '未点赞', 1: '已点赞' } export const collection = { 0: '未收藏', 1: '已收藏' }