[{"data":1,"prerenderedAt":649},["ShallowReactive",2],{"\u002F2026\u002F01\u002Fsiteassets":3,"index_posts":145,"surround-\u002F2026\u002F01\u002Fsiteassets":644},{"id":4,"title":5,"body":6,"categories":118,"date":120,"description":121,"draft":122,"extension":123,"image":124,"meta":125,"navigation":127,"path":128,"permalink":129,"published":129,"readingTime":130,"recommend":129,"references":129,"seo":135,"sitemap":136,"stem":137,"subtitle":129,"tags":138,"type":142,"updated":143,"__hash__":144},"content\u002Fposts\u002F2026\u002F01\u002FsiteAssets.md","站点资源优化",{"type":7,"value":8,"toc":104},"minimark",[9,13,17,20,24,32,37,40,43,71,74,77,80,83,86],[10,11,12],"h2",{"id":12},"前言",[14,15,16],"p",{},"在最近的计划文章中有提到过关于资源的滥用以及混乱的情况，而现在已经近乎优化到一定程度了。那么分为几大类来说吧",[10,18,19],{"id":19},"图片类",[21,22,23],"h3",{"id":23},"分类",[14,25,26,27,31],{},"对于我来说的话图片确实已经好久没分类了，所以最近重构了下图片资源，采用了以",[28,29,30],"code",{"code":30},"类型 + 具体用处","且采用双驼峰命名来分类图片。",[33,34],"pic",{"caption":35,"src":36},"图片分类位置，以Image为根目录","\u002Fimage\u002FPostInternal\u002F2026\u002FsiteAssets\u002FimageType-1.avif",[21,38,39],{"id":39},"优化",[14,41,42],{},"分类完成之后就要优化了，把图片的位置内置后基本上就已经去除了一些缓存问题，但是没有优化完整的话也是不行的。",[44,45,47,62],"tab",{":tabs":46},"[\"Vercel\", \"EdgeOne\"]",[48,49,51],"template",{"v-slot:tab1":50},"",[52,53,60],"pre",{"className":54,"code":56,"filename":57,"language":58,"meta":59},[55],"language-json","{\n  \"headers\": [\n    \u002F\u002F 图片位置优化\n    {\n      \"source\": \"\u002Fimage\u002F(.*)\",\n      \"headers\": [\n        { \"key\": \"Cache-Control\", \"value\": \"public, max-age=31536000, immutable\" }\n      ]\n    },\n  ]\n}\n","vercel.json","json","lang=\"json\"",[28,61,56],{"__ignoreMap":50},[48,63,64],{"v-slot:tab2":50},[52,65,69],{"className":66,"code":67,"filename":68,"language":58,"meta":59},[55],"{\n  \"headers\": [\n    \u002F\u002F ipx目录中的图片优化\n    {\n      \"source\": \"\u002F_ipx\u002F*\",\n      \"headers\": [\n        { \"key\": \"Cache-Control\", \"value\": \"public, max-age=31536000, immutable\" }\n      ]\n    },\n  ],\n  \"caches\": [\n    \u002F\u002F ipx目录下的图片缓存\n    {\n      \"source\": \"\u002F_ipx\u002F*\",\n      \"cacheTtl\": 31536000\n    },\n  ]\n}\n","edgeone.json",[28,70,67],{"__ignoreMap":50},[10,72,73],{"id":73},"字体文件",[21,75,76],{"id":76},"分包",[14,78,79],{},"对于字体在博客中的使用前需要分包才能更快加载，分包一方面有着许多工具。",[21,81,39],{"id":82},"优化-1",[14,84,85],{},"对于字体的优化，通过分包后进行以下配置后会进行缓存",[44,87,88,96],{":tabs":46},[48,89,90],{"v-slot:tab1":50},[52,91,94],{"className":92,"code":93,"filename":57,"language":58,"meta":59},[55],"{\n  \"headers\": [\n    \u002F\u002F 字体位置优化\n    {\n      \"source\": \"\u002Ffonts\u002F(.*)\",\n      \"headers\": [\n        { \"key\": \"Cache-Control\", \"value\": \"public, max-age=31536000, immutable\" }\n      ]\n    },\n  ]\n}\n",[28,95,93],{"__ignoreMap":50},[48,97,98],{"v-slot:tab2":50},[52,99,102],{"className":100,"code":101,"filename":68,"language":58,"meta":59},[55],"{\n  \"headers\": [\n    \u002F\u002F 字体目录中的优化\n    {\n      \"source\": \"\u002Ffonts\u002F*\",\n      \"headers\": [\n        { \"key\": \"Cache-Control\", \"value\": \"public, max-age=31536000, immutable\" }\n      ]\n    }\n  ],\n  \"caches\": [\n    \u002F\u002F 字体目录下的缓存\n    {\n      \"source\": \"\u002Ffonts\u002F*\",\n      \"cacheTtl\": 31536000\n    }\n  ]\n}\n",[28,103,101],{"__ignoreMap":50},{"title":50,"searchDepth":105,"depth":105,"links":106},4,[107,109,114],{"id":12,"depth":108,"text":12},2,{"id":19,"depth":108,"text":19,"children":110},[111,113],{"id":23,"depth":112,"text":23},3,{"id":39,"depth":112,"text":39},{"id":73,"depth":108,"text":73,"children":115},[116,117],{"id":76,"depth":112,"text":76},{"id":82,"depth":112,"text":39},[119],"站点魔改","2026-01-05 10:00:00","该文章记录了项目中对于字体、图片以及构建产物等静态资源的优化与处理，并且表示自身对于图片的存放位置进行优化。",false,"md","\u002Fimage\u002FPostCover\u002FsiteAssets.avif",{"slots":126},{},true,"\u002F2026\u002F01\u002Fsiteassets",null,{"text":131,"minutes":132,"time":133,"words":134},"2 min read",1.82,109200,364,{"title":5,"description":121},{"loc":128},"posts\u002F2026\u002F01\u002FsiteAssets",[139,140,141],"Nuxt","魔改","美化","story","2026-01-07 20:49:00","diEHq5lA0k6rmGDjWNe_14w1HyUmaHVQqH16w8XTSxI",[146,163,178,192,206,219,232,244,258,270,281,295,309,324,337,353,367,382,397,412,427,443,460,476,488,492,506,518,532,544,554,566,578,591,602,613,626,635],{"categories":147,"date":149,"description":150,"image":129,"path":151,"readingTime":152,"recommend":129,"tags":157,"title":160,"type":161,"updated":162},[148],"技术探索","2023-12-06 12:45:00","本篇转载三种不同方案（已经放好原文章链接）","\u002F2023\u002F03\u002Fessaythree",{"text":153,"minutes":154,"time":155,"words":156},"48 min read",47.34,2840400,9468,[158,159,141],"hexo","butterfly","即刻短文的三种部署方案","tech","2023-12-07 14:09:00",{"categories":164,"date":165,"description":166,"image":167,"path":168,"readingTime":169,"recommend":174,"tags":175,"title":176,"type":161,"updated":177},[119],"2024-04-19 10:00:00","友链页面美化以及添加功能","\u002Fimage\u002FPostCover\u002FflinkPage.avif","\u002F2024\u002F04\u002Fflinkpagemeihua",{"text":170,"minutes":171,"time":172,"words":173},"11 min read",10.8,648000,2160,1,[158,159],"友链魔改","2025-04-19 12:09:00",{"categories":179,"date":180,"description":181,"image":182,"path":183,"readingTime":184,"recommend":174,"tags":189,"title":190,"type":161,"updated":191},[119],"2025-02-05 09:00:00","这篇文章讲述在博客中对导航栏进行修改，并添加多个产品页面地址，且采用安知鱼的导航栏CSS样式表。","\u002Fimage\u002FPostCover\u002FnavMuogai.avif","\u002F2025\u002F02\u002Fbutterflynavadd",{"text":185,"minutes":186,"time":187,"words":188},"9 min read",8.585,515100,1717,[158,159],"butterfly导航栏修改方案","2025-03-05 10:00:00",{"categories":193,"date":194,"description":195,"image":196,"path":197,"readingTime":198,"recommend":174,"tags":203,"title":204,"type":161,"updated":205},[119],"2025-02-27 10:10:55","本篇文章讲述了如何在博客的底部模块进行魔改添加图标、来源图片、返回顶部以及建站时间，对建站时间进行js内联到模块中。","\u002Fimage\u002FPostCover\u002FfooterMeihua.avif","\u002F2025\u002F02\u002Ffooterqcqxstyle",{"text":199,"minutes":200,"time":201,"words":202},"4 min read",3.31,198600,662,[158,159,141],"轻笑底部美化","2025-02-28 10:00:00",{"categories":207,"date":208,"description":209,"image":210,"path":211,"readingTime":212,"recommend":129,"tags":216,"title":217,"type":161,"updated":218},[119],"2025-03-24 08:00:09","这篇简述如何给自己博客中的归档、分类、标签页三个页面的文章卡片加上所属分类和标签，并说明了具体的实践环境，以最大限度的方式进行CSS美化。但也请注意要经常备份以免出现大量错误。","\u002Fimage\u002FPostCover\u002FarchiveMougai.avif","\u002F2025\u002F03\u002Farchivemougai",{"text":199,"minutes":213,"time":214,"words":215},3.08,184800,616,[158,159],"给页面加上所属分类和标签以及美化","2025-03-24 10:56:09",{"categories":220,"date":221,"description":222,"image":223,"path":224,"readingTime":225,"recommend":129,"tags":229,"title":230,"type":161,"updated":231},[119],"2025-03-05 08:00:00","这篇文章讲述如何给自己博客中的归档、分类、标签页三个页面的文章卡片添加数字来进行编排，以及对添加的数字进行CSS美化，但也请注意要经常备份以免出现错误。","https:\u002F\u002Fsourceimage.s3.bitiful.net\u002Fimg\u002Fdefault_cover_29.avif?v=20260104","\u002F2025\u002F03\u002Fartice-sort",{"text":199,"minutes":226,"time":227,"words":228},3.48,208800,696,[158,159],"美化文章卡片显示数字","2025-03-06 18:00:00",{"categories":233,"date":221,"description":234,"image":235,"path":236,"readingTime":237,"recommend":129,"tags":242,"title":243,"type":161,"updated":231},[119],"这篇文章讲述如何在页面中添加模块以及使用CSS添加颜色以及背景图片。","https:\u002F\u002Fsourceimage.s3.bitiful.net\u002Fimg\u002Fdefault_cover_21.avif","\u002F2025\u002F03\u002Fbackgroud-qcqx",{"text":238,"minutes":239,"time":240,"words":241},"1 min read",0.71,42600,142,[158,159],"轻笑风格背景",{"categories":245,"date":246,"description":247,"image":248,"path":249,"readingTime":250,"recommend":129,"tags":255,"title":256,"type":161,"updated":257},[119],"2025-03-24 09:00:00","本文章以安知鱼的页面文件为模版进行大幅度修改，仿轻笑的关于页面的模块摆放以及调整CSS样式来进行细致魔改。","\u002Fimage\u002FPostCover\u002FbtfAboutPage.avif","\u002F2025\u002F03\u002Fbtfaboutpage",{"text":251,"minutes":252,"time":253,"words":254},"24 min read",23.275,1396500,4655,[158,159],"关于页面(butterfly)","2025-03-25 11:20:00",{"categories":259,"date":221,"description":260,"image":261,"path":262,"readingTime":263,"recommend":129,"tags":268,"title":269,"type":161,"updated":231},[119],"这篇文章讲述了如何美化博客侧边栏，并调整各个卡片内容的样式表。","\u002Fimage\u002FPostCover\u002FcardMeihua.avif","\u002F2025\u002F03\u002Fcardmeihua",{"text":264,"minutes":265,"time":266,"words":267},"5 min read",4.77,286200,954,[158,159],"卡片美化",{"categories":271,"date":221,"description":272,"image":273,"path":274,"readingTime":275,"recommend":129,"tags":279,"title":280,"type":161,"updated":231},[119],"从零开始魔改butterfly","\u002Fimage\u002FPostCover\u002FfunctionMeihua.avif","\u002F2025\u002F03\u002Ffunctionmeihua",{"text":238,"minutes":276,"time":277,"words":278},0.345,20700,69,[158,159],"功能美化",{"categories":282,"date":283,"description":284,"image":285,"path":286,"readingTime":287,"recommend":129,"tags":292,"title":293,"type":161,"updated":294},[119],"2025-03-01 10:00:00","本文依照轻笑的部分内容，参考首页banner写法以及对首页banner添加鼠标滚动以及移动端滑动，通过CSS样式进行美化整个首页banner，此篇文章重点讲述了如何解决轻笑给的js内容在首页会出现不断加载的问题。","\u002Fimage\u002FPostCover\u002FrandomPost.avif","\u002F2025\u002F03\u002Frandompost",{"text":288,"minutes":289,"time":290,"words":291},"6 min read",5.595,335700,1119,[158,159,141],"Banner随机文章展示(轻笑同款)","2025-03-05 12:09:00",{"categories":296,"date":297,"description":298,"image":299,"path":300,"readingTime":301,"recommend":305,"tags":306,"title":307,"type":161,"updated":308},[119],"2025-08-11 10:00:00","本篇文章讲述了添加模块代码并在博客的友情链接中添加模块，且使用css美化","\u002Fimage\u002FPostCover\u002FlinkTop.avif","\u002F2025\u002F08\u002Flinktop",{"text":185,"minutes":302,"time":303,"words":304},8.88,532800,1776,11,[139,140,141],"在友链页面添加滚动头像banner","2025-08-11 20:49:00",{"categories":310,"date":311,"description":312,"image":313,"path":314,"readingTime":315,"recommend":320,"tags":321,"title":322,"type":161,"updated":323},[119],"2025-08-22 10:00:00","近期将博客迁移至Nuxt框架时，重新搭建了「关于页面」。过程中添加了技能展示组件（skillinfo.vue），实现标签分组渲染；新建about.vue页面，整合个人信息、技能、偏好等多模块内容，并通过ts定义数据接口（about.ts\u002Fcreativity.ts）。","\u002Fimage\u002FPostCover\u002FnuxtAboutPage.avif","\u002F2025\u002F08\u002Fnuxtaboutpage",{"text":316,"minutes":317,"time":318,"words":319},"16 min read",15.92,955200,3184,10,[139,140,141],"关于页面(Nuxt)","2025-09-01 20:49:00",{"categories":325,"date":326,"description":327,"image":328,"path":329,"readingTime":330,"recommend":334,"tags":335,"title":336,"type":161,"updated":323},[119],"2025-09-02 10:00:00","本篇文章主要简述了如何给Nuxt框架添加站点详情","https:\u002F\u002Fwww.yjluo.top\u002Fimage\u002FPostCover\u002FsiteInfo.avif","\u002F2025\u002F09\u002Fsitelinkpageadd",{"text":264,"minutes":331,"time":332,"words":333},4.38,262800,876,9,[139,140,141],"添加站点详情页面",{"categories":338,"date":340,"description":341,"image":342,"path":343,"readingTime":344,"recommend":129,"tags":348,"title":351,"type":142,"updated":352},[339],"日志记录","2025-12-28 10:00:00","该文章详细记录了2025年中的上下半年所做的事情，并且还透露出后续计划中会干什么。而在前言中也写到此文为水字数而出，上下半年均写到更换框架与服务有关于的内容。对于未来计划中提到了要对一些网站进行恢复、以及明年将在文章中加入与自创小说有关的内容","\u002Fimage\u002FPostCover\u002FannualSummary.avif","\u002F2025\u002F12\u002Fannualsummary",{"text":199,"minutes":345,"time":346,"words":347},3.855,231300,771,[349,350],"总结",2025,"年度总结：旧去新","2025-12-28 20:49:00",{"categories":354,"date":355,"description":356,"image":357,"path":358,"readingTime":359,"recommend":334,"tags":364,"title":365,"type":161,"updated":366},[119],"2025-12-01 10:00:00","该文章详细介绍了基于Vue3+TypeScript开发的豆瓣追更记录系统，采用组件化架构实现两栏筛选菜单、动态加载动画和卡片式作品展示，通过Pinia状态管理+Vite构建工具实现数据流管理，集成防抖加载、虚拟滚动等性能优化方案。","\u002Fimage\u002FPostCover\u002FbanguimPage.avif","\u002F2025\u002F12\u002Fbanguimpageadd",{"text":360,"minutes":361,"time":362,"words":363},"23 min read",22.175,1330500,4435,[139,140,141],"添加追更历史","2025-12-01 20:49:00",{"categories":368,"date":369,"description":370,"image":371,"path":372,"readingTime":373,"recommend":378,"tags":379,"title":380,"type":161,"updated":381},[119],"2025-12-23 10:00:00","该文章介绍Nuxt博客适配中评论模块的Vue组件实现与Artalk评论系统单例管理逻辑，并提供具体的适配评论表情包的Json信息，评论功能有着KaTeX数学公式渲染、图片灯箱、动态监听以及管理逻辑的初始化、计数、暗黑模式切换等方式。","\u002Fimage\u002FPostCover\u002FcommentMeihua.avif","\u002F2025\u002F12\u002Fcommentadd",{"text":374,"minutes":375,"time":376,"words":377},"32 min read",31.72,1903200,6344,8,[139,140,141],"评论优化","2026-03-01 20:49:00",{"categories":383,"date":384,"description":385,"image":386,"path":387,"readingTime":388,"recommend":393,"tags":394,"title":395,"type":161,"updated":396},[119],"2025-12-03 10:05:09","该博客持续维护Nuxt框架博客系统，新增装备页面实现硬件\u002F外设分类展示，支持动态过滤、标签筛选与规格参数渲染，通过TypeScript定义数据接口，结合Vue3响应式布局与SCSS响应式设计，完成设备卡片动态加载、悬停动效及跨端适配优化，集成评论跳转与购买信息展示功能。","\u002Fimage\u002FPostCover\u002FequipmentPage.avif","\u002F2025\u002F12\u002Fequipmentpageadd",{"text":389,"minutes":390,"time":391,"words":392},"8 min read",7.28,436800,1456,7,[139,140,141],"添加装备页面","2025-12-03 20:49:09",{"categories":398,"date":399,"description":400,"image":401,"path":402,"readingTime":403,"recommend":408,"tags":409,"title":410,"type":161,"updated":411},[119],"2025-12-09 10:00:00","该文章记录了项目版本迭代中的UI优化与功能调整，包括增加可后期换配置且内置移动到赞赏总览触发效果的打赏弹窗、优化头部封面移动端预览、增加版权图标虚化及打赏入口、将本地desc预览改ai摘要样式、增加版权卡片及更换头部信息样式。","\u002Fimage\u002FPostCover\u002FpostMeihua.avif","\u002F2025\u002F12\u002Fpostpagexiugai",{"text":404,"minutes":405,"time":406,"words":407},"12 min read",11.165,669900,2233,6,[139,140,141],"文章美化","2025-12-09 20:49:00",{"categories":413,"date":414,"description":415,"image":416,"path":417,"readingTime":418,"recommend":423,"tags":424,"title":425,"type":161,"updated":426},[119],"2025-12-04 10:00:00","该文章记录了项目版本迭代中的UI优化与功能调整，包括站点详情卡片组件化改造（采用Badge组件优化布局）、分类卡片新增文章数量统计功能（重新严重问题）、标签卡片新增文章标签统计功能、博主信息模块的拆分与重构，同时删除了冗余的左侧图片和完整博主卡片，最终形成模块化组件结构（涉及5个核心组件及数据调用逻辑调整）。","\u002Fimage\u002FPostCover\u002FsmallCard.avif","\u002F2025\u002F12\u002Fsmallcardadd",{"text":419,"minutes":420,"time":421,"words":422},"10 min read",9.745,584700,1949,5,[139,140,141],"侧边组件美化","2025-12-04 20:49:00",{"categories":428,"date":429,"description":430,"image":431,"path":432,"readingTime":433,"recommend":129,"tags":438,"title":441,"type":161,"updated":442},[119],"2026-01-27 10:00:00","自定义全局的样式颜色，具有对特定CSS中所具有的自定义样式颜色来进行整合，并且作者还顺便水了一篇文章","\u002Fimage\u002FPostCover\u002FcolorStyleAll.avif","\u002F2026\u002F01\u002Fcolorstyleall",{"text":434,"minutes":435,"time":436,"words":437},"14 min read",13.155,789300,2631,[439,440],"全局颜色","自定义","自定义全局颜色","2026-01-27 20:49:00",{"categories":444,"date":445,"description":446,"image":447,"path":448,"readingTime":449,"recommend":129,"tags":454,"title":458,"type":161,"updated":459},[148],"2026-01-11 10:00:00","这篇文章是一篇实战经验分享，主要讲解了如何利用腾讯云的EdgeOne边缘安全加速平台，为网站字体等静态资源搭建一个自定义的、高性能的镜像加速服务。","\u002Fimage\u002FPostCover\u002FjsdmEdge.avif","\u002F2026\u002F01\u002Fjsdmedge",{"text":450,"minutes":451,"time":452,"words":453},"3 min read",2.72,163200,544,[455,456,457],"镜像","EdgeOne","jsdmirror","使用EdgeOne CDN搭建自用Jsd镜像","2026-01-11 20:49:00",{"categories":461,"date":462,"description":463,"image":464,"path":465,"readingTime":466,"recommend":129,"tags":471,"title":474,"type":161,"updated":475},[148],"2026-01-28 19:00:00","本文是一篇关于 Komari Monitor（一款服务器监控系统）的详细介绍与实用指南。文章以作者个人经验为引，对比了哪吒监控（V0\u002FV1版本）与 Komari 在各方面的差异，并逐步演示了如何部署、配置和使用 Komari。","\u002Fimage\u002FPostCover\u002FkomariMonitor.avif","\u002F2026\u002F01\u002Fkomarimonitor",{"text":467,"minutes":468,"time":469,"words":470},"7 min read",6.86,411600,1372,[472,473],"探针","监控","komari：全新的探针站点","2026-01-29 13:00:00",{"categories":477,"date":478,"description":415,"image":479,"path":480,"readingTime":481,"recommend":105,"tags":485,"title":486,"type":161,"updated":487},[119],"2026-01-01 10:00:00","\u002Fimage\u002FPostCover\u002FNewYear.avif","\u002F2026\u002F01\u002Fnewyear",{"text":450,"minutes":482,"time":483,"words":484},2.15,129000,430,[139,140,141],"踏入2026：目标新方向","2026-01-01 20:49:00",{"categories":489,"date":120,"description":121,"image":124,"path":128,"readingTime":490,"recommend":129,"tags":491,"title":5,"type":142,"updated":143},[119],{"text":131,"minutes":132,"time":133,"words":134},[139,140,141],{"categories":493,"date":495,"description":496,"image":497,"path":498,"readingTime":499,"recommend":129,"tags":503,"title":504,"type":161,"updated":505},[494],"日常随笔","2026-01-12 10:00:00","该文章主要写了对于低价机器的试水，并提醒是超开类型的机器。在测试的过程中发现机器性能较高，且展示出机器的具体价格，并单独列出只有精简版未采用完整版测试。","\u002Fimage\u002FPostCover\u002FvpsTalk.avif","\u002F2026\u002F01\u002Fvpstalk",{"text":316,"minutes":500,"time":501,"words":502},15.545,932700,3109,[139,140,141],"随笔：低价主机试水","2026-01-12 20:49:00",{"categories":507,"date":508,"description":509,"image":497,"path":510,"readingTime":511,"recommend":129,"tags":515,"title":516,"type":161,"updated":517},[494],"2026-01-30 10:00:00","该文章主要写了对于大容量硬盘主机的试水。在测试的过程中发现机器性能较高，且展示出机器的具体价格，并单独列出只有精简版未采用完整版测试。","\u002F2026\u002F01\u002Fvpstalk-2",{"text":434,"minutes":512,"time":513,"words":514},13.965,837900,2793,[139,140,141],"随笔：大容量主机测试","2026-01-30 20:49:00",{"categories":519,"date":520,"description":521,"image":522,"path":523,"readingTime":524,"recommend":174,"tags":529,"title":530,"type":161,"updated":531},[119],"2026-02-20 10:00:00","该文章展示多个以鸣潮为主题的档案组件，包含具体代码、属性表格对应、预览整体组件、写法展示四种类型，并在文章末尾附加更新报告。","\u002Fimage\u002FPostCover\u002FWutheringWavesPostWidget.avif","\u002F2026\u002F02\u002Fwutheringwavespostwidget",{"text":525,"minutes":526,"time":527,"words":528},"100 min read",99.23,5953800,19846,[139,140,141],"【鸣潮】档案文章组件","2026-02-26 10:00:00",{"categories":533,"date":534,"description":496,"image":535,"path":536,"readingTime":537,"recommend":129,"tags":541,"title":542,"type":161,"updated":543},[148],"2026-02-03 10:00:00","\u002Fimage\u002FPostCover\u002FfnosInstall.avif","\u002F2026\u002F02\u002Ffnosinstall",{"text":185,"minutes":538,"time":539,"words":540},8.91,534600,1782,[139,140,141],"给老MAC升级为飞牛OS","2026-02-05 20:49:00",{"categories":545,"date":534,"description":496,"image":546,"path":547,"readingTime":548,"recommend":129,"tags":552,"title":553,"type":161,"updated":543},[119],"\u002Fimage\u002FPostCover\u002FmacBookPerformancTest.avif","\u002F2026\u002F02\u002Fmacbookperformanctest",{"text":450,"minutes":549,"time":550,"words":551},2.47,148200,494,[139,140,141],"【精简】测试老MAC性能",{"categories":555,"date":556,"description":496,"image":557,"path":558,"readingTime":559,"recommend":129,"tags":563,"title":564,"type":161,"updated":565},[119],"2026-02-04 10:00:00","\u002Fimage\u002FPostCover\u002FmusicInstall.avif","\u002F2026\u002F02\u002Fmusicinstall",{"text":185,"minutes":560,"time":561,"words":562},8.19,491400,1638,[139,140,141],"【本地+云端】搭建道理鱼音乐","2026-02-06 20:49:00",{"categories":567,"date":568,"description":496,"image":569,"path":570,"readingTime":571,"recommend":112,"tags":575,"title":576,"type":161,"updated":577},[119],"2026-03-03 10:00:00","\u002Fimage\u002FPostCover\u002FfooterNuxtMeihua.avif","\u002F2026\u002F03\u002Ffooternuxtmeihua",{"text":199,"minutes":572,"time":573,"words":574},3.235,194100,647,[139,140,141],"页脚魔改(Nuxt版本)","2026-03-06 10:00:00",{"categories":579,"date":580,"description":496,"image":569,"path":581,"readingTime":582,"recommend":108,"tags":587,"title":589,"type":161,"updated":590},[119],"2026-03-21 14:00:00","\u002F2026\u002F03\u002Fsteamgamepage",{"text":583,"minutes":584,"time":585,"words":586},"18 min read",17.265,1035900,3453,[139,588],"页面","游戏展示页面","2026-03-22 10:00:00",{"categories":592,"date":593,"description":496,"image":569,"path":594,"readingTime":595,"recommend":174,"tags":599,"title":600,"type":161,"updated":601},[119],"2026-04-11 14:00:00","\u002F2026\u002F04\u002Fessaynuxtpage",{"text":288,"minutes":596,"time":597,"words":598},5.93,355800,1186,[139,588],"说说页面（Nuxt版本）","2026-04-11 22:00:00",{"categories":603,"date":604,"description":496,"image":569,"path":605,"readingTime":606,"recommend":174,"tags":610,"title":611,"type":161,"updated":612},[119],"2026-04-13 14:00:00","\u002F2026\u002F04\u002Fhotnuxtpage",{"text":185,"minutes":607,"time":608,"words":609},8.985,539100,1797,[139,588],"热搜页面（Nuxt版本）","2026-04-13 22:00:00",{"categories":614,"date":616,"description":341,"image":617,"path":618,"readingTime":619,"recommend":129,"tags":623,"title":624,"type":142,"updated":625},[615],"自设记录","2025-12-29 10:00:00","https:\u002F\u002Fsourceimage.s3.bitiful.net\u002Fpost\u002Fimg\u002FannualSummary\u002Fcover.webp","\u002Fnovel\u002Fworld\u002Fharmworld",{"text":131,"minutes":620,"time":621,"words":622},1.31,78600,262,[349,350],"世界志：鸿蒙界","2025-12-29 20:49:00",{"categories":627,"date":616,"description":341,"image":617,"path":628,"readingTime":629,"recommend":129,"tags":633,"title":634,"type":142,"updated":625},[615],"\u002Fnovel\u002Fworld\u002Flmmortalgod",{"text":467,"minutes":630,"time":631,"words":632},6.295,377700,1259,[349,350],"世界志：仙神界",{"categories":636,"date":616,"description":341,"image":617,"path":637,"readingTime":638,"recommend":129,"tags":642,"title":643,"type":142,"updated":625},[615],"\u002Fnovel\u002Fworld\u002Fdh",{"text":131,"minutes":639,"time":640,"words":641},1.65,99000,330,[349,350],"世界志：大荒",[645,647],{"title":486,"path":480,"stem":646,"date":478,"type":161,"children":-1},"posts\u002F2026\u002F01\u002FnewYear",{"title":458,"path":448,"stem":648,"date":445,"type":161,"children":-1},"posts\u002F2026\u002F01\u002FjsdmEdge",1776745736712]