3 lines
7.1 KiB
JavaScript
3 lines
7.1 KiB
JavaScript
module.exports=[53722,a=>{"use strict";let b=(0,a.i(70106).default)("BookOpen",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);a.s(["BookOpen",()=>b],53722)},13749,a=>{"use strict";let b=(0,a.i(70106).default)("ChevronLeft",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);a.s(["ChevronLeft",()=>b],13749)},41710,a=>{"use strict";let b=(0,a.i(70106).default)("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);a.s(["Clock",()=>b],41710)},24669,a=>{"use strict";let b=(0,a.i(70106).default)("TrendingUp",[["polyline",{points:"22 7 13.5 15.5 8.5 10.5 2 17",key:"126l90"}],["polyline",{points:"16 7 22 7 22 13",key:"kwv8wd"}]]);a.s(["TrendingUp",()=>b],24669)},27388,a=>{"use strict";var b=a.i(87924),c=a.i(38246),d=a.i(13749),e=a.i(41710),f=a.i(45222),g=a.i(53722),h=a.i(60246);let i=(0,a.i(70106).default)("Award",[["path",{d:"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526",key:"1yiouv"}],["circle",{cx:"12",cy:"8",r:"6",key:"1vp47v"}]]);var j=a.i(24669),k=a.i(40695),l=a.i(72131),m=a.i(79327),n=a.i(68515);function o(){let[a,o]=(0,l.useState)(!1),{settings:p}=(0,n.useStore)(),q=p?.authorInfo||{name:"卡若",description:"连续创业者,私域运营专家",liveTime:"06:00-09:00",platform:"Soul派对房"},r=[{year:"2012",event:"开始做游戏推广,从魔兽世界外挂代理起步"},{year:"2015",event:"转型电商,做天猫虚拟充值,月流水380万"},{year:"2017",event:"团队扩张到200人,年流水3000万"},{year:"2018",event:"公司破产,负债数百万,开始全国旅行反思"},{year:"2019",event:"重新出发,专注私域运营和个人IP"},{year:"2024",event:"在Soul派对房每日直播,分享真实商业故事"}],s=[{icon:g.BookOpen,value:"55+",label:"真实案例"},{icon:h.Users,value:"10000+",label:"派对房听众"},{icon:i,value:"15年",label:"创业经验"},{icon:j.TrendingUp,value:"3000万",label:"最高年流水"}];return(0,b.jsxs)("div",{className:"min-h-screen bg-[#0a1628] text-white pb-20",children:[(0,b.jsx)("header",{className:"sticky top-0 z-50 bg-[#0a1628]/90 backdrop-blur-md border-b border-gray-800",children:(0,b.jsxs)("div",{className:"max-w-4xl mx-auto px-4 py-4 flex items-center",children:[(0,b.jsxs)(c.default,{href:"/",className:"flex items-center gap-2 text-gray-400 hover:text-white transition-colors",children:[(0,b.jsx)(d.ChevronLeft,{className:"w-5 h-5"}),(0,b.jsx)("span",{children:"返回"})]}),(0,b.jsx)("h1",{className:"flex-1 text-center text-lg font-semibold",children:"关于作者"}),(0,b.jsx)("div",{className:"w-16"})]})}),(0,b.jsxs)("main",{className:"max-w-4xl mx-auto px-4 py-8",children:[(0,b.jsx)("div",{className:"bg-gradient-to-br from-[#38bdac]/20 to-[#0f2137] rounded-2xl p-8 border border-[#38bdac]/30 mb-8",children:(0,b.jsxs)("div",{className:"flex flex-col md:flex-row items-center gap-6",children:[(0,b.jsx)("div",{className:"w-24 h-24 rounded-full bg-gradient-to-br from-[#38bdac] to-[#1a5a50] flex items-center justify-center text-4xl font-bold text-white",children:q.name.charAt(0)}),(0,b.jsxs)("div",{className:"text-center md:text-left flex-1",children:[(0,b.jsx)("h2",{className:"text-2xl font-bold text-white mb-2",children:q.name}),(0,b.jsx)("p",{className:"text-gray-400 mb-4",children:q.description}),(0,b.jsxs)("div",{className:"flex items-center justify-center md:justify-start gap-4 text-sm",children:[(0,b.jsxs)("span",{className:"flex items-center gap-1 text-[#38bdac]",children:[(0,b.jsx)(e.Clock,{className:"w-4 h-4"}),"每日 ",q.liveTime]}),(0,b.jsxs)("span",{className:"flex items-center gap-1 text-gray-400",children:[(0,b.jsx)(f.MessageCircle,{className:"w-4 h-4"}),q.platform]})]})]}),(0,b.jsxs)(k.Button,{onClick:()=>o(!0),className:"bg-[#38bdac] hover:bg-[#2da396] text-white",children:[(0,b.jsx)(f.MessageCircle,{className:"w-4 h-4 mr-2"}),"加入派对群"]})]})}),(0,b.jsx)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4 mb-8",children:s.map((a,c)=>(0,b.jsxs)("div",{className:"bg-[#0f2137]/60 backdrop-blur-md rounded-xl p-4 border border-gray-700/50 text-center",children:[(0,b.jsx)(a.icon,{className:"w-6 h-6 text-[#38bdac] mx-auto mb-2"}),(0,b.jsx)("p",{className:"text-2xl font-bold text-white",children:a.value}),(0,b.jsx)("p",{className:"text-gray-400 text-sm",children:a.label})]},c))}),(0,b.jsxs)("div",{className:"bg-[#0f2137]/60 backdrop-blur-md rounded-xl p-6 border border-gray-700/50 mb-8",children:[(0,b.jsx)("h3",{className:"text-lg font-semibold text-white mb-4",children:"关于这本书"}),(0,b.jsxs)("div",{className:"space-y-4 text-gray-300 leading-relaxed",children:[(0,b.jsx)("p",{children:'"这不是一本教你成功的鸡汤书。"'}),(0,b.jsx)("p",{children:"这是我每天早上6点到9点,在Soul派对房和几百个陌生人分享的真实故事。 有人来找项目,有人来找钱,有人来找方向。"}),(0,b.jsx)("p",{children:"我见过凌晨四点还在撸运费险的年轻人,见过七十岁还在开滴滴做生意的老人, 见过一个月赚七八块却拼命倒卖游戏金币的大学生。"}),(0,b.jsx)("p",{className:"text-[#38bdac] font-semibold",children:'"社会不是靠努力,是靠洞察与选择。"'}),(0,b.jsx)("p",{children:"这本书,就是把那些在派对房里讲过的、能让人清醒的故事,整理成文字。每个案例都真实发生过,每个教训都是用钱换来的。"})]})]}),(0,b.jsxs)("div",{className:"bg-[#0f2137]/60 backdrop-blur-md rounded-xl p-6 border border-gray-700/50 mb-8",children:[(0,b.jsx)("h3",{className:"text-lg font-semibold text-white mb-6",children:"创业历程"}),(0,b.jsx)("div",{className:"space-y-4",children:r.map((a,c)=>(0,b.jsxs)("div",{className:"flex gap-4",children:[(0,b.jsxs)("div",{className:"flex flex-col items-center",children:[(0,b.jsx)("div",{className:"w-3 h-3 rounded-full bg-[#38bdac]"}),c<r.length-1&&(0,b.jsx)("div",{className:"w-0.5 h-full bg-gray-700 mt-1"})]}),(0,b.jsxs)("div",{className:"pb-4",children:[(0,b.jsx)("p",{className:"text-[#38bdac] font-semibold",children:a.year}),(0,b.jsx)("p",{className:"text-gray-300",children:a.event})]})]},c))})]}),(0,b.jsxs)("div",{className:"bg-gradient-to-r from-[#38bdac]/10 to-[#1a3a4a]/50 rounded-2xl p-6 border border-[#38bdac]/30 text-center",children:[(0,b.jsx)("h3",{className:"text-xl font-semibold text-white mb-2",children:"想听更多真实故事?"}),(0,b.jsx)("p",{className:"text-gray-400 mb-6",children:"每天早上6-9点,卡若在Soul派对房免费分享"}),(0,b.jsxs)("div",{className:"flex flex-col sm:flex-row gap-4 justify-center",children:[(0,b.jsxs)(k.Button,{onClick:()=>o(!0),className:"bg-[#38bdac] hover:bg-[#2da396] text-white",children:[(0,b.jsx)(f.MessageCircle,{className:"w-4 h-4 mr-2"}),"加入派对群"]}),(0,b.jsx)(c.default,{href:"/chapters",children:(0,b.jsxs)(k.Button,{variant:"outline",className:"border-gray-600 text-white hover:bg-gray-700/50 bg-transparent",children:[(0,b.jsx)(g.BookOpen,{className:"w-4 h-4 mr-2"}),"开始阅读"]})})]})]})]}),(0,b.jsx)(m.QRCodeModal,{isOpen:a,onClose:()=>o(!1)})]})}a.s(["default",()=>o],27388)}];
|
|
|
|
//# sourceMappingURL=_632daf7e._.js.map
|