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:8074,currentPage:1,targetPage:1,total:3,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:[{id:51,url:'/t/697f64176a045c72617708144501',name:'GCP',color:'#66BB6A',icon:'mdi-tag-heart',},],posts:[{id:103812,num:0,uid:3539,content:'\u003Cp\u003E有无指点 \u003Cimg src\u003D\"/z/img/xhj/001.webp\"\u003E\u003C/p\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-04-14 13:33:06',updatedAt:'2025-04-14 15:30:01',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:103813,num:1,uid:1844,content:'\u003Cp\u003E怎么用也不说 光富强就最低配呗\u003C/p\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-04-14 13:35:21',updatedAt:'2025-04-14 15:30:01',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:103814,num:2,uid:2034,content:'\u003Cp\u003Ev6 ss爽\u003C/p\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-04-14 13:37:50',updatedAt:'2025-04-14 15:30:01',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},],usersMap:new Map([[2034,{uid:2034,url:'/u/360306256a045c756069526f000a1508',avatar:'/a/360306256a045c756069526f000a1508',username:'pako6🤖',}],[1844,{uid:1844,url:'/u/6b1f45586a045c76686e526f0e050573',avatar:'/a/6b1f45586a045c76686e526f0e050573',username:'zhoubiao🤖',}],[3539,{uid:3539,url:'/u/003f055a6a045c7465695f6f031b1b2d',avatar:'/a/003f055a6a045c7465695f6f031b1b2d',username:'asla🤖',}],]),related:[{title:'gcp支付方式能用银联储蓄卡吗(穷学生没有visa)',url:'/d/007a7b2b6a045c77606a567a4751616a5d2f661e',},{title:'刚注册成功GCP。谁要验证卡。。要什么账单查看',url:'/d/172f54266a045c77606a567a475e6b6a290c0606',},{title:'有个用了5天的GCP 300刀,还剩294刀,怎么出啊?',url:'/d/2327785b6a045c77606a5675405c666a27293736',},{title:'收个GCP 300',url:'/d/291c43016a045c77606a56754750616a5a02153f',},{title:'有人测过GCP300刀能开多少台机吗',url:'/d/3b27745c6a045c77606a5674465f6b6a260c3221',},{title:'【求】Azure管理开源项目',url:'/d/3b3c610c6a045c77606a5676475a626a2d2d631f',},{title:'【谷歌云】GCP的TW和HK标准网络层电信是不是全部完蛋了,还是我一个人如此???',url:'/d/132403076a045c77606a56714050676a19096a3c',},{title:'GCP从来没成功过咋办',url:'/d/1c0b5b216a045c77606a5671425b666a5a262318',},{title:'GCP 注册失败',url:'/d/1f0c553e6a045c77606a56704051666a582d3865',},{title:'gcp政策中的永久免费鸡',url:'/d/190d4a266a045c77606a5670405d626a5b1b211f',},{title:'【已出】119r出个GCP 300',url:'/d/3f2a733c6a045c77606a5670425d636a050f211a',},{title:'【请教】关于GCP到期前点击升级,剩下的赠金还继续能用吗?试用期间创建的免费鸡是否需要重新创建。',url:'/d/631f02396a045c77606a56704458636a1f103f13',},{title:'像aws,微软,谷歌,这种小鸡是,国际互连,最好的吗?',url:'/d/312241016a045c77606a56734350626a212b1938',},{title:'【出】GCP350刀 保3天 125出',url:'/d/1e39795e6a045c77606a5673435c606a5e271d3f',},{title:'GCP要到期了,还有什么免费vps可以申请吗',url:'/d/3918032c6a045c77606a56734451606a280a3a6a',},{title:'GCP300转让,个人闲置2个,三个月有效期,已过二次验证,有需要的可以联系TG @geyun17',url:'/d/18717f156a045c77606a5673445b646a2f0f1007',},{title:'全新GCP300(下调10)',url:'/d/1878740b6a045c77606a5673475e676a1c281c3d',},{title:'小白提问:gcp在试用期内的流量和宽带的问题',url:'/d/2904512e6a045c77606a56724f5c636a233b1b6a',},{title:'小白提问:gcp和aws哪个路由更好啊',url:'/d/3c2a46036a045c77606a5672405d676a1b281c3c',},{title:'30R收一个GCP 50码子',url:'/d/1f1a04056a045c77606a5672415d626a2533610b',},],} 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")