const{createApp}=Vue const{createVuetify,useGoTo,useDisplay}=Vuetify var data={alert:{show:false,color:'success',text:'',timeout:0,},theme:{dark:false,},nav:{showDrawer:false,showTOC:true,tocPanel:0,tab:'account',post:{discussionId:8610,currentPage:1,targetPage:1,total:8,anchor:0,goToOptions:{container:null,duration:0,easing:'easeInOutCubic',offset:-100,},worker:null,task:[],active:[],apiLock:[],originLike:new Map([]),},related:{block:1,}},search:{width:80,text:null,loading:false,},tags:[],posts:[{id:115293,num:0,uid:19100,content:'\u003Cp\u003E搬家后整理下发现家里赛博尸体有点多,这台 mbp 已经不用了,现在不知道能用来干啥能搭 nas 吗?有啥好的方案?\u003C/p\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 11:51:08',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115294,num:1,uid:5128,content:'外接硬盘太麻烦, 最好卖了它, 换一台多盘位的',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 11:56:17',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115295,num:2,uid:19101,content:'飞牛 nas 要是盘不大的话 可以挂个尿袋',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 11:59:34',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115296,num:3,uid:4976,content:'MBP 的硬盘才多大,NAS 用 USB 硬盘的都是灵车,卖了买个多盘位小机箱自己组吧。',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 12:13:37',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115297,num:4,uid:4981,content:'飞牛最新版 可以吧笔记本的电池当成 ups',ipRegion:'',updatedByUid:0,createdAt:'2025-04-17 22:34:36',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115298,num:5,uid:13748,content:'如果想用老 mac 做 nas ,我觉得最好的方案就是把它卖了,把钱拿来淘一个小型机做 nas',ipRegion:'',updatedByUid:0,createdAt:'2025-04-18 13:19:21',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115299,num:6,uid:19102,content:'完全可以,而且性能比市面上的 NAS 都要好很多。\u003Cbr\u003E不仅仅能提供 **b 文件存储共享,还能干很多事情,比如作为 git 服务器,作为 blog 服务器,作为下载机器等。\u003Cbr\u003E我是外接了一个 usb 铁威马的五盘位磁盘阵列,性能还不错,就是有点费电要 30 瓦',ipRegion:'',updatedByUid:0,createdAt:'2025-04-18 15:14:12',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:115300,num:7,uid:235,content:'出了换个 n100 吧',ipRegion:'',updatedByUid:0,createdAt:'2025-04-18 18:45:43',updatedAt:'2025-04-19 23:48:00',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},],usersMap:new Map([[4976,{uid:4976,url:'/u/2c7a64046a045c73696d506f4330172c',avatar:'/a/2c7a64046a045c73696d506f4330172c',username:'zuotun🤖',}],[235,{uid:235,url:'/u/2e1e61026a045c776269536f182d650e',avatar:'/a/2e1e61026a045c776269536f182d650e',username:'godwei🤖',}],[19102,{uid:19102,url:'/u/6e044b346a045d7e616a546f45061f02',avatar:'/a/6e044b346a045d7e616a546f45061f02',username:'nebulabox🤖',}],[19101,{uid:19101,url:'/u/3818671c6a045d7e616a576f05103434',avatar:'/a/3818671c6a045d7e616a576f05103434',username:'**ithgoohappy🤖',}],[5128,{uid:5128,url:'/u/6a7c551f6a045c7261685e6f3022072c',avatar:'/a/6a7c551f6a045c7261685e6f3022072c',username:'xhcnb🤖',}],[4981,{uid:4981,url:'/u/2a3a5c196a045c736962576f272e3f36',avatar:'/a/2a3a5c196a045c736962576f272e3f36',username:'iyg429🤖',}],[19100,{uid:19100,url:'/u/3c1f03076a045d7e616a566f101a612b',avatar:'/a/3c1f03076a045d7e616a566f101a612b',username:'TingLen🤖',}],[13748,{uid:13748,url:'/u/0a7144216a045d74676e5e6f051a1f3d',avatar:'/a/0a7144216a045d74676e5e6f051a1f3d',username:'Salvin🤖',}],]),related:[],} const App={setup(){const goTo=useGoTo() const{mdAndUp}=useDisplay() return{goTo,mdAndUp}},data(){return data;},mounted(){const themeDark=localStorage.getItem("themeDark") if(themeDark!==null){this.theme.dark=JSON.parse(themeDark)} if(this.nav.post.total>(this.nav.post.currentPage-1)*100+20){let moreLen=100 if(this.nav.post.total({id:null,num:(this.nav.post.currentPage-1)*100+v,uid:null,content:null,ipRegion:null,updatedByUid:null,createdAt:null,updatedAt:null,mentionNum:null,mentionedBy:null,mentionUsers:null,likeUsers:null,})) this.posts.push(...morePosts.slice(20))} this.workerStart() const hash=window.location.hash const match=hash.match(/#(\d+)/) if(match){const n=parseInt(match[1],10) if(n>=(this.nav.post.currentPage-1)*100&&n{this.jumpTo(n)})}} this.$nextTick(()=>{this.addHeadingIds() tocbot.init({tocSelector:'.toc',contentSelector:'#post-content-0',headingSelector:'h2, h3, h4',headingsOffset:100,scrollSmoothOffset:-100,scrollSmooth:true,collapseDepth:6,onClick:function(e){setTimeout(()=>{history.replaceState(null,'',window.location.pathname+window.location.search)},0)},}) tocbot.refresh()});},beforeUnmount(){this.workerStop() if(this.quill){this.quill.destroy() this.quill=null}},computed:{dposts(){return this.posts.slice(20);},},created(){},methods:{successAlert(msg){this.alert={show:true,color:'success',text:msg,timeout:1500,}},failureAlert(msg){this.alert={show:true,color:'error',text:msg,timeout:5000,}},flipThemeDark(){this.theme.dark=!this.theme.dark localStorage.setItem("themeDark",JSON.stringify(this.theme.dark))},toSearch(){if(!this.search.text){this.failureAlert('搜索词不能为空') return} let keywords=this.search.text.trim() if(keywords.length<1){this.failureAlert('搜索词不能为空') return} if(keywords.length>100){this.failureAlert('搜索词过长') return} this.doSearch(keywords)},toReg(){window.location.href="/reg"},toLogin(){window.location.href="/login"},toPage(){let url=window.location.href url=url.replace(/(\/\d+)?(#[0-9]+)?$/,this.nav.post.targetPage>1?`/${this.nav.post.targetPage}`:'') window.location.href=url},toLoadRelated({done}){if(this.my&&this.my.uid){this.apiLoadRelated({done})}else{done('ok')}},workerStart(){this.nav.post.worker=setInterval(()=>{this.workerLoad()},500);},workerStop(){if(this.nav.post.worker){clearInterval(this.nav.post.worker);this.nav.post.worker=null;}},async jumpTo(num){const page=Math.floor(num/100)+1 const i=num-(page-1)*100 if(page===this.nav.post.currentPage){this.goTo("#post-"+num,this.nav.post.goToOptions) if(!this.posts[i].id){const block=Math.floor(num/20)+1 this.nav.post.apiLock[block]=true await this.apiLoadPosts(block) this.$nextTick(()=>{this.goTo("#post-"+num,this.nav.post.goToOptions)})}}else{let url=window.location.href url=url.replace(/(\/\d+)?(#[0-9]+)?$/,page>1?`/${page}`:'') url=url+"#"+num window.location.href=url}},postIntersect(num){return(isIntersecting,entries,observer)=>{if(isIntersecting){this.nav.post.task.push(num) this.nav.post.active.push(num) this.nav.post.active=this.nav.post.active.filter(item=>Math.abs(item-num)<=5) this.nav.post.active.sort((a,b)=>a-b)}else{this.nav.post.active=this.nav.post.active.filter(item=>item!==num)} if(this.nav.post.active[0]){this.nav.post.anchor=this.nav.post.active[0]}else{this.nav.post.anchor=0}}},async apiLoadPosts(block){try{const response=await axios.post('/fapi/v1/post/block/'+block,{discussionId:this.nav.post.discussionId,}) if(response.data.code===0){response.data.data.posts.forEach(post=>{const i=post.num%100 Object.assign(this.posts[i],post)}) response.data.data.users.forEach(user=>{this.usersMap.set(user.uid,user)})}else{this.failureAlert('回帖数据加载失败: '+response.data.msg)}}catch(error){this.failureAlert('回帖数据加载失败: '+error)} this.nav.post.apiLock[block]=false},workerLoad(){while(this.nav.post.task.length){const num=this.nav.post.task.pop() const i=num-(this.nav.post.currentPage-1)*100 if(!this.posts[i].id){const block=Math.floor(num/20)+1 if(!this.nav.post.apiLock[block]){this.nav.post.apiLock[block]=true this.apiLoadPosts(block)}}}},getTimeInfo(t){if(!t){return ""} const now=new Date();const then=new Date(t);const diff=now-then;const minute=60*1000;const hour=minute*60;const day=hour*24;const month=day*30;const year=month*12;if(diffpost.num===num) if(!post){return "#"+num} const uid=post.uid const username=this.usersMap.get(uid)?.username if(!username){return "#"+num} return username},getUsernameByPostId(id){const post=this.posts.find(post=>post.id===id) if(!post){return "#"+this.getPostNumByPostId(id)} const uid=post.uid const username=this.usersMap.get(uid).username if(!username){return "#"+this.getPostNumByPostId(id)} return username},getPostNumByPostId(id){const post=this.posts.find(post=>post.id===id) return post.num},getPostById(id){const post=this.posts.find(post=>post.id===id) return post},getPostByNum(num){const post=this.posts.find(post=>post.num===num) return post},getAvatarByUid(uid){const avatar=this.usersMap.get(uid)?.avatar if(!avatar){return this.getRandomAvatar()} return avatar},getAvatarByPostNum(num){const post=this.posts.find(post=>post.num===num) if(!post){return this.getRandomAvatar()} const uid=post.uid return this.getAvatarByUid(uid)},getRandomAvatar(){const num=Math.floor(Math.random()*100) return "https://randomuser.me/api/portraits/men/"+num+".jpg"},getUrlByUid(uid){const url=this.usersMap.get(uid)?.url if(!url){return ""} return url},getTextByPostNum(num){const post=this.posts.find(post=>post.num===num) if(!post||!post.content){return '点击跳转到#'+num+'查看'} const parser=new DOMParser() const doc=parser.parseFromString(post.content,'text/html') const text=doc.body.textContent||'' return text.slice(0,100)},addHeadingIds(){const content=document.getElementById('post-content-0') if(!content){this.nav.showTOC=false return} const headings=content.querySelectorAll('h2, h3, h4') headings.forEach((heading,index)=>{if(!heading.id){heading.id=`toc-nav-${index}`}}) if(headings.length==0){this.nav.showTOC=false}},async doSearch(keywords){this.search.loading=true try{const response=await axios.post('/fapi/v1/search',{keywords:keywords,}) if(response.data.code===0){if(response.data.data.hash&&response.data.data.hash.length===32){window.location.href="/s/"+response.data.data.hash}else{this.failureAlert('搜索失败: 搜索服务异常')}}else{this.failureAlert('搜索失败: '+response.data.msg)}}catch(error){this.failureAlert('搜索失败: '+error)} this.search.loading=false},debounce(fn,delay){let timer=null return function(...args){if(timer)clearTimeout(timer) timer=setTimeout(()=>{fn.apply(this,args)},delay);};},},watch:{'nav.post.targetPage':{handler:async function(newV,oldV){this.toPage()},immediate:false},},} const vuetify=createVuetify({defaults:{global:{ripple:true,},},}) const app=createApp(App) app.use(vuetify).mount("#app")