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:6889,currentPage:1,targetPage:1,total:11,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:20,url:'/t/2c0b5e546a045c756077023a1a1e',name:'Js|Ts|H5',color:'#FFA726',icon:'mdi-language-javascript',},],posts:[{id:85672,num:0,uid:170,content:'\u003Cp\u003E如题,我感觉 nuxt.js 加入 app route 可以很大程度的改善 vue sfc 的问题\u003C/p\u003E\u003Cp\u003E旧的 page route 结构,经常 page 和 component 两个目录来回跳\u003C/p\u003E\u003Ccode\u003E- page - about.tsx- component # 纯组件 - componentA.tsx - componentB.tsx- container # 和业务耦合的组件 - componentC.tsx\u003C/code\u003E\u003Cp\u003Eapp route 文件结构类似这样,只在 about 页面使用的组件完全可以放在 about 下,如果出现多页面复用组件再升级到 component 或者 container 目录\u003C/p\u003E\u003Ccode\u003E- page - about - page.tsx - componentA.tsx - componentB.tsx - componentC.tsx\u003C/code\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 17:20:14',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85673,num:1,uid:15476,content:'app router 争议蛮大的,评价两极分化,不一定是好东西',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 18:39:38',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85674,num:2,uid:7856,content:'现在也可以实现,用 ignore 字段忽略 .tsx 文件,路由页面文件新增一个 index.ts 导出',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 18:45:17',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85675,num:3,uid:262,content:'#1\u003Cbr\u003Eapp route 用文件夹做路径,文件名只能 page.tsx 或者 route.tsx\u003Cbr\u003Epage route 的 ts 文件名就可以作为路径名\u003Cbr\u003E目前感受最深就这两个区别\u003Cbr\u003E至于顶部加 \u0026#39;use client\u0026#39; 这个倒不碍事',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 18:49:00',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85676,num:4,uid:170,content:'对,所以 app route 可以用来放非 page 的东西,react 的话就算用 page route 也可以在一个 tsx 内放多个组件,但是 vue 就不行。我感觉如果 nuxt 支持 app route 的话,起码用户可以把和该页面强相关的组件放到同一个文件夹的非 page.vue 的 sfc 去,这样拆分组件更便捷。',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 18:59:57',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85677,num:5,uid:262,content:'#4\u003Cbr\u003E哦,对,文件名不是 page.tsx / route.ts 的话,直接可以将相关的组件或者 hook 也放一起,这倒是 app route 优势',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 19:02:32',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85678,num:6,uid:170,content:'争议的主要是 server 组件和 client 组件那部分吧,这里讨论的是 app route 的新的文件路由结构,并借鉴到 nuxt.js 那边。旧的 page route 你的 pages 目录下就只能放页面,但是新的 app route 允许放除了页面以外的东西,给用户更大的文件组织自由度 \u003Cimg src\u003D\"https://i.imgur.com/agAJ0Rd.png\"\u003E',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 19:04:59',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85679,num:7,uid:262,content:'#4\u003Cbr\u003E既然这样就放弃 vue ,我好几年没碰过 vue 了',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 19:05:01',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[8,],mentionUsers:[],likeUsers:[],},{id:85680,num:8,uid:170,content:'#7 没办法,中小厂 vue 岗位确实要比 react 多,没大厂履历的双非二本就是不好找工作,我都有点考虑转行测开先混个大厂光环',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 19:08:59',updatedAt:'2025-03-30 11:40:04',mentionNum:7,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85681,num:9,uid:262,content:'#8\u003Cbr\u003E难道是 uniapp ?听说国内小厂都一把撸',ipRegion:'',updatedByUid:0,createdAt:'2025-03-27 20:01:44',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},{id:85682,num:10,uid:707,content:'哦,原来我给 vue2 写的自动路由生成叫 app router ,的确比 page router 自由。',ipRegion:'',updatedByUid:0,createdAt:'2025-03-29 00:48:44',updatedAt:'2025-03-30 11:40:04',mentionNum:0,mentionedBy:[],mentionUsers:[],likeUsers:[],},],usersMap:new Map([[262,{uid:262,url:'/u/363b7c036a045c77626c546f123d2116',avatar:'/a/363b7c036a045c77626c546f123d2116',username:'MonikaCeng🤖',}],[707,{uid:707,url:'/u/627a70206a045c77676a516f0e1c2208',avatar:'/a/627a70206a045c77676a516f0e1c2208',username:'accelerator1🤖',}],[170,{uid:170,url:'/u/0824735d6a045c77616d566f050f647e',avatar:'/a/0824735d6a045c77616d566f050f647e',username:'zhengfan2016🤖',}],[7856,{uid:7856,url:'/u/633b7e1b6a045c70686f506f1e00652b',avatar:'/a/633b7e1b6a045c70686f506f1e00652b',username:'dingjs🤖',}],[15476,{uid:15476,url:'/u/1c705d246a045d72646d506f3c13110d',avatar:'/a/1c705d246a045d72646d506f3c13110d',username:'zhanziyang🤖',}],]),related:[{title:'推荐一款自己写的提升效率的浏览器插件: HarmonyAutoCopy,让文本复制更轻松!',url:'/d/6f06033d6a045c77606a567a475c646a1f371708',},{title:'程序猿创业失败,转行做独立开发',url:'/d/393e7d3e6a045c77606a56754350616a59191c16',},{title:'发现一个有意思的项目,把一个字符串隐藏到另一个字符串中',url:'/d/3c117a346a045c77606a56754359676a5b323b0b',},{title:'编程小白,终于成功上线了自己的第一个导航站😭 激动',url:'/d/333944256a045c77606a56754451666a3e0e3e67',},{title:'vue 指令更新问题',url:'/d/2f3c4a3e6a045c77606a5675445e636a250e3f24',},{title:'小红书 | 图文,视频,评论 浏览与导出工具',url:'/d/1b1806556a045c77606a56754458676a04343b26',},{title:'[BadouCMS] Vue3+TypeScript+ThinkPHP8 构建 CMS 系统(开源)',url:'/d/303350036a045c77606a56754458626a20390564',},{title:'开发了一个开箱即用的本地终端 Ztty',url:'/d/0c045a2e6a045c77606a5675455e6b6a3e200734',},{title:'第一个完全用 AI 工具生成的工具站',url:'/d/6a18771a6a045c77606a5675475e616a01126104',},{title:'Vite 开发服务器路径遍历漏洞(CVE-2025-30208)',url:'/d/2f2f0a2b6a045c77606a56744f5a646a231a021b',},{title:'做定时任务,一定要用这个神库!',url:'/d/2a1a550b6a045c77606a56744f5b626a5c151613',},{title:'XUGOU - 轻量级系统监控平台,基于 CloudFlare 零成本部署!',url:'/d/0a21430f6a045c77606a56744f58656a0f741e25',},{title:'NextJS 超瓜皮漏洞,赶紧升级!',url:'/d/03226a096a045c77606a56744258646a59126264',},{title:'Typescript 如此成功,为何没有发展出所谓 “Typthon”?',url:'/d/35315c016a045c77606a5674445f626a0e730224',},{title:'为什么 Python 、Node.js 就不能学习一下 C#这种优雅的依赖管理方式?',url:'/d/0f1f5f3d6a045c77606a5674445c676a04311f60',},{title:'求助!双显卡连接 6 个屏幕,展示不同的 URL 页面。Electron 的 displayId 每次重启都会变',url:'/d/1f3158176a045c77606a56744551676a24111b3b',},{title:'关于 react native 和 flutter',url:'/d/6f7c03286a045c77606a56774e50616a27221935',},{title:'[野生程序员花三天时间用 Cursor 复刻经典游戏「俄罗丝方块」,求各位提点建议]',url:'/d/6b047a5e6a045c77606a56774e5c626a2b361d65',},{title:'分享一个用 JS、canvas 写的星空穿越效果',url:'/d/191c61346a045c77606a5677425e6a6a2f28273c',},{title:'郑州招 Python , Node.js 开发岗',url:'/d/082c61146a045c77606a5677425e616a3d706116',},],} 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")