import type { Post } from "../types" import { mockUsers } from "./users" export const mockPosts: Post[] = [ { id: "9501", author: mockUsers[10], authorRole: "owner", title: "Yuki小屋新年活动!1月全场8折,限时7天", content: "新年快乐各位!1月份搞个小活动,全部服务打八折,包括LOL、第五人格、王者都有。时间就到1月15号,有需要的赶紧来,名额有限哈。Winter和我都在,随时接单。", images: ["/posts/p1-1.jpg"], tags: ["Yuki小屋", "活动", "英雄联盟", "第五人格", "王者荣耀"], likeCount: 87, commentCount: 14, liked: false, pinned: true, createdAt: "2025-01-02T10:00:00Z", }, { id: "9502", author: mockUsers[1], authorRole: "consumer", title: "跟俊俊打了三局LOL,赢了两把!", content: "之前一直输一直输,今天下单试了一下,俊俊打野,我打中单,配合还挺顺的。第一局有点磨合,后面两局就好多了。话不多但是打得认真,该抓的时候就来,不会乱。下次还找他。", images: ["/posts/p2-1.jpg", "/posts/p2-2.jpg"], tags: ["英雄联盟", "LOL", "秀单"], linkedOrderId: "6001", likeCount: 43, commentCount: 8, liked: true, pinned: false, createdAt: "2025-01-06T09:15:00Z", }, { id: "9503", author: mockUsers[4], authorRole: "player", title: "LOL双排接单攻略——怎么配合你的打手赢更多", content: "接了这么多单,发现很多人不知道怎么配合打手,导致明明打手发挥不错但还是输了。说几个常见问题:\n\n1. 打手在打野的时候别乱走,跟着走就行\n2. 团战不要先手,等打手起手再跟\n3. 有什么想法直接说,别憋着,我们可以调整\n\n其实很简单,信任就行,别自己乱搞。", images: [], tags: ["英雄联盟", "LOL", "攻略", "双排技巧"], likeCount: 126, commentCount: 19, liked: false, pinned: true, createdAt: "2025-01-10T20:30:00Z", }, { id: "9504", author: mockUsers[2], authorRole: "consumer", title: "吐槽一下,有些打手真的不行", content: "不点名,就说一下体验。下了个单,打手全程不说话,问他要不要换个打法也不回,最后输了还说是我的问题。我知道我菜,但你接单就得有个服务态度吧?钱也不少收。\n\n后来换了家,好多了,所以还是要多看评价再下单。", images: [], tags: ["吐槽", "陪玩体验"], likeCount: 58, commentCount: 11, liked: false, pinned: false, createdAt: "2025-01-13T22:45:00Z", }, { id: "9505", author: mockUsers[0], authorRole: "consumer", title: "和Winter打王者,体验还不错", content: "我用鲁班,他配合我,打了三局赢了两局。主要是他不催,我手速慢他也没说什么,就正常打。上了两颗星,今天满足了。", images: ["/posts/p5-1.jpg"], tags: ["王者荣耀", "秀单", "Yuki小屋"], linkedOrderId: "6002", likeCount: 31, commentCount: 5, liked: false, pinned: false, createdAt: "2025-01-09T18:20:00Z", }, { id: "9506", author: mockUsers[6], authorRole: "player", title: "和平精英吃鸡小技巧,稳健打法分享", content: "很多人喜欢一上来就冲,其实稳健打法胜率更高。我的习惯是:\n\n- 落点选边缘区,物资够用就行,别贪\n- 中期跟圈走,不主动找人\n- 决赛圈再打,这时候人少了,优势更大\n\n当然这不是唯一打法,但对新手来说最容易上手。有问题可以问我。", images: ["/posts/p6-1.jpg", "/posts/p6-2.jpg"], tags: ["和平精英", "吃鸡", "攻略"], likeCount: 94, commentCount: 16, liked: true, pinned: false, createdAt: "2025-01-18T15:00:00Z", }, { id: "9507", author: mockUsers[3], authorRole: "consumer", title: "琪琪带我打和平,枪法真的稳", content: "之前一直觉得女生打手可能没那么厉害,结果被打脸了。琪琪枪法比我认识的大多数男生都稳,决赛圈那把压枪压得我看呆了。两局都进了前三,第二局吃鸡。下次还找她。", images: ["/posts/p7-1.jpg"], tags: ["和平精英", "秀单", "老王游戏工作室"], linkedOrderId: "6004", likeCount: 67, commentCount: 9, liked: true, pinned: false, createdAt: "2025-01-15T21:30:00Z", }, { id: "9508", author: mockUsers[9], authorRole: "owner", title: "老王工作室招新打手,有意向的来聊", content: "工作室目前在招LOL、王者、和平精英方向的打手。要求不高,段位够用就行,主要看服务态度和稳定性。接单量大,不愁没单。有意向的私信我,说一下你玩什么游戏、段位、每天能上几个小时。", images: [], tags: ["老王游戏工作室", "招募", "打手招募"], likeCount: 52, commentCount: 7, liked: false, pinned: false, createdAt: "2025-01-22T11:00:00Z", }, { id: "9509", author: mockUsers[1], authorRole: "consumer", title: "飞飞LOL辅助真的很懂配合", content: "我打ADC,飞飞打辅助,三局全赢。他会看我的走位然后跟着保护,不会乱抢资源,视野也插得很好。感觉比我之前随机到的辅助强多了。而且说好几点上就几点上,没让我等。", images: ["/posts/p9-1.jpg", "/posts/p9-2.jpg"], tags: ["英雄联盟", "LOL", "秀单", "浩哥开黑"], linkedOrderId: "6005", likeCount: 49, commentCount: 6, liked: false, pinned: false, createdAt: "2025-01-18T23:45:00Z", }, { id: "9510", author: mockUsers[2], authorRole: "consumer", title: "回复p4,找打手真的要看评价", content: "看到之前那个吐槽帖,深有同感。我也踩过坑,后来学乖了,下单前一定先看评价,特别是最近一个月的。评价少的或者有差评的直接跳过,不值得赌。\n\n现在找到几个靠谱的了,暗影的无畏契约打得很好,推荐。", images: [], tags: ["陪玩体验", "避坑"], quotedPostId: "9504", likeCount: 38, commentCount: 4, liked: false, pinned: false, createdAt: "2025-01-14T10:00:00Z", }, ]