Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@123d5acf49 🚀

This commit is contained in:
Masterain98
2023-01-10 13:44:56 +00:00
parent b8e9a2d8f8
commit 2d30631efd
49 changed files with 88 additions and 88 deletions

View File

@@ -1 +1 @@
import{O as G,u as N}from"./app-88bf10ea.js";import{c as v,h as $,j as n,D as S,B as C,R as f}from"./framework-e266aaef.js";var m=v({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(l){const p=$(()=>{const c={};return l.color&&(c.color=l.color),l.size&&(c["font-size"]=Number.isNaN(Number(l.size))?l.size:`${l.size}px`),Object.keys(c).length?c:null});return()=>l.icon?n("span",{class:["font-icon icon",`iconfont icon-${l.icon}`],style:p.value}):null}}),O=v({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},titleGetter:{type:Function,default:l=>l.title},iconGetter:{type:Function,default:l=>l.icon},orderGetter:{type:Function,default:l=>l.order||0},shouldIndex:{type:Function,default:l=>l.index!==!1}},setup(l){const p=G({"/en/":{title:"Catalog"},"/":{title:"目录"}}),c=S(),b=C(),y=N(),k=()=>{const i=l.base||c.path.replace(/\/[^/]+$/,"/"),u=b.getRoutes(),d=[];return u.filter(({meta:t,path:e})=>{if(!e.startsWith(i)||e===i)return!1;if(i==="/"){const a=Object.keys(y.value.locales).filter(o=>o!=="/");if(e==="/404.html"||a.some(o=>e.startsWith(o)))return!1}return(e.endsWith(".html")&&!e.endsWith("/index.html")||e.endsWith("/"))&&l.shouldIndex(t)}).map(({path:t,meta:e})=>{const a=t.substring(i.length).split("/").length;return{title:l.titleGetter(e),icon:l.iconGetter(e),base:t.replace(/\/[^/]+\/?$/,"/"),order:l.orderGetter(e),level:t.endsWith("/")?a-1:a,path:t}}).filter(({title:t,level:e})=>e<=l.level||!t).sort((t,e)=>t.level-e.level||(t.path.endsWith("/index.html")?-1:e.path.endsWith("/index.html")?1:t.order===null?e.order===null?t.title.localeCompare(e.title):e.order:e.order===null?t.order:t.order>0?e.order>0?t.order-e.order:-1:e.order<0?t.order-e.order:1)).forEach(t=>{var e;const{base:a,level:o}=t;switch(o){case 1:d.push(t);break;case 2:{const s=d.find(r=>r.path===a);s&&(s.children??(s.children=[])).push(t);break}default:{const s=d.find(r=>r.path===a.replace(/\/[^/]+\/$/,"/"));if(s){const r=(e=s.children)==null?void 0:e.find(h=>h.path===a);r&&(r.children??(r.children=[])).push(t)}}}}),d},x=$(()=>k());return()=>n("div",{class:"catalog-wrapper"},[n("h2",{class:"main-title"},p.value.title),...x.value.map(({children:i=[],icon:u,path:d,title:t},e)=>[n("h3",{id:t,class:["child-title",{"has-children":i.length}]},[n("a",{href:`#${t}`,class:"header-anchor"},"#"),n(f,{class:"catalog-title",to:d},()=>[u?n(m,{icon:u}):null,`${e+1}. ${t||"Unknown"}`])]),i.length?n("ul",{class:"child-catalog-wrapper"},i.map(({children:a=[],icon:o,path:s,title:r},h)=>n("li",{class:"child-catalog-item"},[n("div",{class:["sub-title",{"has-children":a.length}]},[n("a",{href:`#${r}`,class:"header-anchor"},"#"),n(f,{class:"catalog-title",to:s},()=>[o?n(m,{icon:o}):null,`${e+1}.${h+1} ${r||"Unknown"}`])]),a.length?n("div",{class:"sub-catalog-wrapper"},a.map(({icon:g,path:W,title:w},z)=>n(f,{class:"sub-catalog-item",to:W},()=>[g?n(m,{icon:g}):null,`${e+1}.${h+1}.${z+1} ${w||"Unknown"}`]))):null]))):null])])}});export{O as default};
import{O as G,u as N}from"./app-9a2c5168.js";import{c as v,h as $,j as n,D as S,B as C,R as f}from"./framework-e266aaef.js";var m=v({name:"FontIcon",props:{icon:{type:String,default:""},color:{type:String,default:""},size:{type:[String,Number],default:""}},setup(l){const p=$(()=>{const c={};return l.color&&(c.color=l.color),l.size&&(c["font-size"]=Number.isNaN(Number(l.size))?l.size:`${l.size}px`),Object.keys(c).length?c:null});return()=>l.icon?n("span",{class:["font-icon icon",`iconfont icon-${l.icon}`],style:p.value}):null}}),O=v({name:"Catalog",props:{base:{type:String,default:""},level:{type:Number,default:3},titleGetter:{type:Function,default:l=>l.title},iconGetter:{type:Function,default:l=>l.icon},orderGetter:{type:Function,default:l=>l.order||0},shouldIndex:{type:Function,default:l=>l.index!==!1}},setup(l){const p=G({"/en/":{title:"Catalog"},"/":{title:"目录"}}),c=S(),b=C(),y=N(),k=()=>{const i=l.base||c.path.replace(/\/[^/]+$/,"/"),u=b.getRoutes(),d=[];return u.filter(({meta:t,path:e})=>{if(!e.startsWith(i)||e===i)return!1;if(i==="/"){const a=Object.keys(y.value.locales).filter(o=>o!=="/");if(e==="/404.html"||a.some(o=>e.startsWith(o)))return!1}return(e.endsWith(".html")&&!e.endsWith("/index.html")||e.endsWith("/"))&&l.shouldIndex(t)}).map(({path:t,meta:e})=>{const a=t.substring(i.length).split("/").length;return{title:l.titleGetter(e),icon:l.iconGetter(e),base:t.replace(/\/[^/]+\/?$/,"/"),order:l.orderGetter(e),level:t.endsWith("/")?a-1:a,path:t}}).filter(({title:t,level:e})=>e<=l.level||!t).sort((t,e)=>t.level-e.level||(t.path.endsWith("/index.html")?-1:e.path.endsWith("/index.html")?1:t.order===null?e.order===null?t.title.localeCompare(e.title):e.order:e.order===null?t.order:t.order>0?e.order>0?t.order-e.order:-1:e.order<0?t.order-e.order:1)).forEach(t=>{var e;const{base:a,level:o}=t;switch(o){case 1:d.push(t);break;case 2:{const s=d.find(r=>r.path===a);s&&(s.children??(s.children=[])).push(t);break}default:{const s=d.find(r=>r.path===a.replace(/\/[^/]+\/$/,"/"));if(s){const r=(e=s.children)==null?void 0:e.find(h=>h.path===a);r&&(r.children??(r.children=[])).push(t)}}}}),d},x=$(()=>k());return()=>n("div",{class:"catalog-wrapper"},[n("h2",{class:"main-title"},p.value.title),...x.value.map(({children:i=[],icon:u,path:d,title:t},e)=>[n("h3",{id:t,class:["child-title",{"has-children":i.length}]},[n("a",{href:`#${t}`,class:"header-anchor"},"#"),n(f,{class:"catalog-title",to:d},()=>[u?n(m,{icon:u}):null,`${e+1}. ${t||"Unknown"}`])]),i.length?n("ul",{class:"child-catalog-wrapper"},i.map(({children:a=[],icon:o,path:s,title:r},h)=>n("li",{class:"child-catalog-item"},[n("div",{class:["sub-title",{"has-children":a.length}]},[n("a",{href:`#${r}`,class:"header-anchor"},"#"),n(f,{class:"catalog-title",to:s},()=>[o?n(m,{icon:o}):null,`${e+1}.${h+1} ${r||"Unknown"}`])]),a.length?n("div",{class:"sub-catalog-wrapper"},a.map(({icon:g,path:W,title:w},z)=>n(f,{class:"sub-catalog-item",to:W},()=>[g?n(m,{icon:g}):null,`${e+1}.${h+1}.${z+1} ${w||"Unknown"}`]))):null]))):null])])}});export{O as default};

View File

@@ -1 +1 @@
import{l as p,s as d,_ as v}from"./app-88bf10ea.js";import{c as m,r as i,z as w,h as f,o as g,j as e}from"./framework-e266aaef.js";const h=()=>e(p,{name:"loading"},()=>["0s","-0.333s","-0.667s"].map(a=>e("circle",{cx:512,cy:512,r:0,fill:"none",stroke:"currentColor","stroke-width":"20"},[e("animate",{attributeName:"r",repeatCount:"indefinite",dur:"1s",values:"0;400",keyTimes:"0;1",keySplines:"0 0.2 0.8 1",calcMode:"spline",begin:a}),e("animate",{attributeName:"opacity",repeatCount:"indefinite",dur:"1s",values:"1;0",keyTimes:"0;1",keySplines:"0.2 0 0.8 1",calcMode:"spline",begin:a})]))),y='<svg class="icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" width="200" height="200"><path d="M240.496 272c-13.504 0-25.664 5.632-34.384 14.608l-.048-.048-189.216 189.2A47.664 47.664 0 0 0 0 512c0 13.504 5.616 25.664 14.592 34.368l-.032.064 192 192 .048-.064A47.68 47.68 0 0 0 240 752a48 48 0 0 0 48-48c0-12.992-5.216-24.752-13.616-33.392l.048-.048-158.304-158.32 157.808-157.808-.048-.048A47.808 47.808 0 0 0 288.496 320a48 48 0 0 0-48-48zm784 240c0-14.56-6.608-27.44-16.848-36.24l-189.216-189.2-.032.048A47.872 47.872 0 0 0 784 272a48 48 0 0 0-48 48c0 13.504 5.632 25.664 14.608 34.384l-.048.048L908.368 512.24l-158.32 158.32.048.048A47.808 47.808 0 0 0 736.48 704a48 48 0 0 0 48 48c12.992 0 24.752-5.216 33.408-13.632l.048.064 192-192-.048-.064A47.68 47.68 0 0 0 1024.496 512zM640 128c-20.8 0-38.496 13.232-45.168 31.712L339.2 830.784a48 48 0 0 0 89.968 33.504L684.8 193.216A48 48 0 0 0 640 128z"/></svg>',C=a=>d({},{autoResize:!0,showCode:!1,showCompileOutput:!1,showImportMap:!0,clearConsole:!1,layout:"vertical",ssr:!1},JSON.parse(decodeURIComponent(a)));var R=m({name:"VuePlayground",props:{title:{type:String,default:""},files:{type:String,required:!0},settings:{type:String,default:"{}"}},setup(a){const n=i(!0),s=w(),l=i(),t=f(()=>C(a.settings)),o=i(t.value.showCode||!1),r=async()=>{const{ReplStore:u,Repl:c}=await v(()=>import("./vue-repl-09389d2a.js"),["assets/vue-repl-09389d2a.js","assets/app-88bf10ea.js","assets/framework-e266aaef.js"]);s.value=c,l.value=new u({serializedState:decodeURIComponent(a.files),showOutput:!0}),t.value.vueVersion&&await l.value.setVueVersion(t.value.vueVersion)};return g(async()=>{await r(),n.value=!1}),()=>[e("div",{class:"vue-playground-wrapper"},[e("div",{class:"title-wrapper"},[a.title?e("div",{class:"title"},decodeURIComponent(a.title)):null,e("div",{class:"actions"},[e("button",{class:"action",innerHTML:y,onClick:()=>{o.value=!o.value}})])]),e("div",{class:["repl-container",o.value?"show-code":"hide-code"]},[n.value?e("div",{class:"preview-loading-wrapper"},e(h)):null,s.value?e(s.value,{store:l.value,...t.value}):null])])]}});export{R as default};
import{l as p,s as d,_ as v}from"./app-9a2c5168.js";import{c as m,r as i,z as w,h as f,o as g,j as e}from"./framework-e266aaef.js";const h=()=>e(p,{name:"loading"},()=>["0s","-0.333s","-0.667s"].map(a=>e("circle",{cx:512,cy:512,r:0,fill:"none",stroke:"currentColor","stroke-width":"20"},[e("animate",{attributeName:"r",repeatCount:"indefinite",dur:"1s",values:"0;400",keyTimes:"0;1",keySplines:"0 0.2 0.8 1",calcMode:"spline",begin:a}),e("animate",{attributeName:"opacity",repeatCount:"indefinite",dur:"1s",values:"1;0",keyTimes:"0;1",keySplines:"0.2 0 0.8 1",calcMode:"spline",begin:a})]))),y='<svg class="icon" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg" width="200" height="200"><path d="M240.496 272c-13.504 0-25.664 5.632-34.384 14.608l-.048-.048-189.216 189.2A47.664 47.664 0 0 0 0 512c0 13.504 5.616 25.664 14.592 34.368l-.032.064 192 192 .048-.064A47.68 47.68 0 0 0 240 752a48 48 0 0 0 48-48c0-12.992-5.216-24.752-13.616-33.392l.048-.048-158.304-158.32 157.808-157.808-.048-.048A47.808 47.808 0 0 0 288.496 320a48 48 0 0 0-48-48zm784 240c0-14.56-6.608-27.44-16.848-36.24l-189.216-189.2-.032.048A47.872 47.872 0 0 0 784 272a48 48 0 0 0-48 48c0 13.504 5.632 25.664 14.608 34.384l-.048.048L908.368 512.24l-158.32 158.32.048.048A47.808 47.808 0 0 0 736.48 704a48 48 0 0 0 48 48c12.992 0 24.752-5.216 33.408-13.632l.048.064 192-192-.048-.064A47.68 47.68 0 0 0 1024.496 512zM640 128c-20.8 0-38.496 13.232-45.168 31.712L339.2 830.784a48 48 0 0 0 89.968 33.504L684.8 193.216A48 48 0 0 0 640 128z"/></svg>',C=a=>d({},{autoResize:!0,showCode:!1,showCompileOutput:!1,showImportMap:!0,clearConsole:!1,layout:"vertical",ssr:!1},JSON.parse(decodeURIComponent(a)));var R=m({name:"VuePlayground",props:{title:{type:String,default:""},files:{type:String,required:!0},settings:{type:String,default:"{}"}},setup(a){const n=i(!0),s=w(),l=i(),t=f(()=>C(a.settings)),o=i(t.value.showCode||!1),r=async()=>{const{ReplStore:u,Repl:c}=await v(()=>import("./vue-repl-64f43f43.js"),["assets/vue-repl-64f43f43.js","assets/app-9a2c5168.js","assets/framework-e266aaef.js"]);s.value=c,l.value=new u({serializedState:decodeURIComponent(a.files),showOutput:!0}),t.value.vueVersion&&await l.value.setVueVersion(t.value.vueVersion)};return g(async()=>{await r(),n.value=!1}),()=>[e("div",{class:"vue-playground-wrapper"},[e("div",{class:"title-wrapper"},[a.title?e("div",{class:"title"},decodeURIComponent(a.title)):null,e("div",{class:"actions"},[e("button",{class:"action",innerHTML:y,onClick:()=>{o.value=!o.value}})])]),e("div",{class:["repl-container",o.value?"show-code":"hide-code"]},[n.value?e("div",{class:"preview-loading-wrapper"},e(h)):null,s.value?e(s.value,{store:l.value,...t.value}):null])])]}});export{R as default};

View File

@@ -1 +0,0 @@
const e=JSON.parse('{"key":"v-73139ec8","path":"/features/achievements.html","title":"成就管理","lang":"zh-CN","frontmatter":{"headerDepth":0,"description":"胡桃工具箱提供成就管理功能,用户可以通过它浏览并管理所有的成就状态 在第一次使用时,你需要点击右上角的创建新存档按钮以创造一个成就存档并为其命名; 创建第一个资料页后,你可能须要手动切换至刚创建的存档使成就管理页面刷新以显示成就列表; 拥有多个帐号的玩家也可以为不同的帐号分别创建不同的成就存档; 成就导入 胡桃工具箱使用统一可交换成就标准 (https...","head":[["meta",{"property":"og:url","content":"https://hut.ao/features/achievements.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"成就管理"}],["meta",{"property":"og:description","content":"胡桃工具箱提供成就管理功能,用户可以通过它浏览并管理所有的成就状态 在第一次使用时,你需要点击右上角的创建新存档按钮以创造一个成就存档并为其命名; 创建第一个资料页后,你可能须要手动切换至刚创建的存档使成就管理页面刷新以显示成就列表; 拥有多个帐号的玩家也可以为不同的帐号分别创建不同的成就存档; 成就导入 胡桃工具箱使用统一可交换成就标准 (https..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["meta",{"property":"og:updated_time","content":"2022-11-12T12:00:33.000Z"}],["meta",{"property":"article:modified_time","content":"2022-11-12T12:00:33.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"成就管理\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2022-11-12T12:00:33.000Z\\",\\"author\\":[]}"],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/features/achievements.html"}]]},"headers":[{"level":2,"title":"成就导入","slug":"成就导入","link":"#成就导入","children":[]},{"level":2,"title":"推荐使用的成就识别工具","slug":"推荐使用的成就识别工具","link":"#推荐使用的成就识别工具","children":[]}],"git":{"createdTime":1664419063000,"updatedTime":1668254433000,"contributors":[{"name":"KunPeng","email":"96916320+AdminRoc@users.noreply.github.com","commits":2},{"name":"Masterain","email":"i@irain.in","commits":2}]},"readingTime":{"minutes":1.23,"words":368},"filePathRelative":"features/achievements.md","localizedDate":"2022年9月29日","autoDesc":true}');export{e as data};

View File

@@ -1 +0,0 @@
import{_ as a,V as s,W as c,X as e,Y as t,Z as n,$ as i,F as r}from"./framework-e266aaef.js";const h="/images/202209/Achievements.png",d={},_=i('<h1 id="成就管理" tabindex="-1"><a class="header-anchor" href="#成就管理" aria-hidden="true">#</a> 成就管理</h1><p><img src="'+h+'" alt=""></p><p>胡桃工具箱提供成就管理功能,用户可以通过它浏览并管理所有的成就状态</p><ul><li>在第一次使用时,你需要点击右上角的<code>创建新存档</code>按钮以创造一个成就存档并为其命名 <ul><li>创建第一个资料页后,你可能须要手动切换至刚创建的存档使成就管理页面刷新以显示成就列表</li></ul></li><li>拥有多个帐号的玩家也可以为不同的帐号分别创建不同的成就存档</li></ul><h2 id="成就导入" tabindex="-1"><a class="header-anchor" href="#成就导入" aria-hidden="true">#</a> 成就导入</h2>',5),p={href:"https://www.snapgenshin.com/development/UIAF.html",target:"_blank",rel:"noopener noreferrer"},u=e("strong",null,"成就管理程序",-1),m=e("strong",null,"成就导出工具",-1),g={href:"https://www.snapgenshin.com/development/ThirdPartyAccess.html#url-%E5%8D%8F%E8%AE%AE",target:"_blank",rel:"noopener noreferrer"},f=e("p",null,[t("你可以点击成就页面右上角的"),e("code",null,"导入"),t("按钮,并选择"),e("code",null,"从 UIAF 文件导入"),t("以加载"),e("code",null,"以 UIAF 数据格式储存的第三方成就数据")],-1),v=e("h2",{id:"推荐使用的成就识别工具",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#推荐使用的成就识别工具","aria-hidden":"true"},"#"),t(" 推荐使用的成就识别工具")],-1),x=e("div",{class:"hint-container tip"},[e("p",{class:"hint-container-title"},"提示"),e("p",null,"请知悉:下述的成就识别工具并非我方开发,但均已附带项目链接,请自行查看与使用")],-1),k={href:"https://github.com/HolographicHat/YaeAchievement",target:"_blank",rel:"noopener noreferrer"},A={href:"https://cocogoat.work/",target:"_blank",rel:"noopener noreferrer"};function b(w,E){const o=r("ExternalLinkIcon"),l=r("Badge");return s(),c("div",null,[_,e("p",null,[t("胡桃工具箱使用"),e("a",p,[t("统一可交换成就标准"),n(o)]),t("数据标准来储存用户的成就数据。")]),e("p",null,[t("该标准允许用户从其它"),u,t("或"),m,t("中通过 "),e("a",g,[t("Url 协议"),n(o)]),t("和剪贴板将数据导入到胡桃工具箱中。")]),f,v,x,e("ul",null,[e("li",null,[e("p",null,[e("strong",null,[e("a",k,[t("YaeAchievement"),n(o)]),n(l,{text:"推荐用于成就导出",type:"tip"})])])]),e("li",null,[e("p",null,[e("strong",null,[e("a",A,[t("椰羊cocogoat"),n(o)]),n(l,{text:"便于查阅对应攻略",type:"tip"})])])])])])}const F=a(d,[["render",b],["__file","achievements.html.vue"]]);export{F as default};

View File

@@ -0,0 +1 @@
const e=JSON.parse('{"key":"v-73139ec8","path":"/features/achievements.html","title":"成就管理","lang":"zh-CN","frontmatter":{"headerDepth":0,"description":"胡桃工具箱提供成就管理功能,用户可以通过它浏览并管理所有的成就状态 在第一次使用时,你需要根据提示点击创建新存档按钮以创造一个成就存档并为其命名; 创建第一个资料页后,你可以点击右上角的创建新存档来继续为更多的帐号创建成就记录档案; 成就导入 胡桃工具箱使用统一可交换成就标准 (https://www.snapgenshin.com/developme...","head":[["meta",{"property":"og:url","content":"https://hut.ao/features/achievements.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"成就管理"}],["meta",{"property":"og:description","content":"胡桃工具箱提供成就管理功能,用户可以通过它浏览并管理所有的成就状态 在第一次使用时,你需要根据提示点击创建新存档按钮以创造一个成就存档并为其命名; 创建第一个资料页后,你可以点击右上角的创建新存档来继续为更多的帐号创建成就记录档案; 成就导入 胡桃工具箱使用统一可交换成就标准 (https://www.snapgenshin.com/developme..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["meta",{"property":"og:updated_time","content":"2023-01-10T09:34:44.000Z"}],["meta",{"property":"article:modified_time","content":"2023-01-10T09:34:44.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"成就管理\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2023-01-10T09:34:44.000Z\\",\\"author\\":[]}"],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/features/achievements.html"}]]},"headers":[{"level":2,"title":"成就导入","slug":"成就导入","link":"#成就导入","children":[]},{"level":2,"title":"推荐使用的成就识别工具","slug":"推荐使用的成就识别工具","link":"#推荐使用的成就识别工具","children":[]}],"git":{"createdTime":1664419063000,"updatedTime":1673343284000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":3},{"name":"KunPeng","email":"96916320+AdminRoc@users.noreply.github.com","commits":2}]},"readingTime":{"minutes":0.99,"words":296},"filePathRelative":"features/achievements.md","localizedDate":"2022年9月29日","autoDesc":true}');export{e as data};

View File

@@ -0,0 +1 @@
import{_ as l,V as c,W as s,X as e,Y as t,Z as n,$ as i,F as a}from"./framework-e266aaef.js";const d={},h=i('<h1 id="成就管理" tabindex="-1"><a class="header-anchor" href="#成就管理" aria-hidden="true">#</a> 成就管理</h1><p><img src="https://img.alicdn.com/imgextra/i1/1797064093/O1CN01eddfVC1g6du4Xdd9P_!!1797064093.png" alt=""></p><p>胡桃工具箱提供成就管理功能,用户可以通过它浏览并管理所有的成就状态</p><ul><li>在第一次使用时,你需要根据提示点击<code>创建新存档</code>按钮以创造一个成就存档并为其命名</li><li>创建第一个资料页后,你可以点击右上角的<code>创建新存档</code>来继续为更多的帐号创建成就记录档案</li></ul><h2 id="成就导入" tabindex="-1"><a class="header-anchor" href="#成就导入" aria-hidden="true">#</a> 成就导入</h2>',5),_={href:"https://www.snapgenshin.com/development/UIAF.html",target:"_blank",rel:"noopener noreferrer"},p=e("strong",null,"成就导出工具",-1),u={href:"https://www.snapgenshin.com/development/ThirdPartyAccess.html#url-%E5%8D%8F%E8%AE%AE",target:"_blank",rel:"noopener noreferrer"},m=e("li",null,[t("你可以点击成就页面右上角隐藏菜单中的"),e("code",null,"导入"),t("按钮,并选择"),e("code",null,"从 UIAF 文件导入"),t("以加载以 UIAF 数据格式储存的第三方成就数据")],-1),f=e("h2",{id:"推荐使用的成就识别工具",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#推荐使用的成就识别工具","aria-hidden":"true"},"#"),t(" 推荐使用的成就识别工具")],-1),g={href:"https://github.com/HolographicHat/YaeAchievement",target:"_blank",rel:"noopener noreferrer"},x={href:"https://cocogoat.work/",target:"_blank",rel:"noopener noreferrer"};function k(v,b){const o=a("ExternalLinkIcon"),r=a("Badge");return c(),s("div",null,[h,e("ul",null,[e("li",null,[t("胡桃工具箱使用"),e("a",_,[t("统一可交换成就标准"),n(o)]),t("数据标准来储存用户的成就数据 "),e("ul",null,[e("li",null,[t("该标准允许用户从其它"),p,t("中通过 "),e("a",u,[t("Url 协议"),n(o)]),t("和剪贴板将数据导入到胡桃工具箱中")])])]),m]),f,e("ul",null,[e("li",null,[e("p",null,[e("a",g,[t("YaeAchievement"),n(o)]),t(),n(r,{text:"成就识别",type:"tip"})])]),e("li",null,[e("p",null,[e("a",x,[t("椰羊cocogoat"),n(o)]),t(),n(r,{text:"成就攻略",type:"tip"})])])])])}const w=l(d,[["render",k],["__file","achievements.html.vue"]]);export{w as default};

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
import{_ as r}from"./app-88bf10ea.js";import"./framework-e266aaef.js";const t="mindmap",i=a=>a.match(/^\s*mindmap/)!==null,o=async()=>{const{diagram:a}=await r(()=>import("./diagram-definition.0faef4c2-4dda171c.js"),[]);return{id:t,diagram:a}},e={id:t,detector:i,loader:o};export{e as default};
import{_ as r}from"./app-9a2c5168.js";import"./framework-e266aaef.js";const t="mindmap",i=a=>a.match(/^\s*mindmap/)!==null,o=async()=>{const{diagram:a}=await r(()=>import("./diagram-definition.0faef4c2-4dda171c.js"),[]);return{id:t,diagram:a}},e={id:t,detector:i,loader:o};export{e as default};

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
const e=JSON.parse('{"key":"v-3e40bb9d","path":"/features/mhy-account-switch.html","title":"米游社多帐号切换","lang":"zh-CN","frontmatter":{"headerDepth":0,"description":"本文档所描述的帐号切换指的是用于获取游戏数据的米游社帐号,不是原神游戏内的帐号 添加一个新的米游社帐号 图片示例: !登录 (https://user-images.githubusercontent.com/96916320/207941286-56abb14e-5a6c-4a4d-9fb6-d8ce1a4c8226.png) 在程序主界面的左下角,...","head":[["meta",{"property":"og:url","content":"https://hut.ao/features/mhy-account-switch.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"米游社多帐号切换"}],["meta",{"property":"og:description","content":"本文档所描述的帐号切换指的是用于获取游戏数据的米游社帐号,不是原神游戏内的帐号 添加一个新的米游社帐号 图片示例: !登录 (https://user-images.githubusercontent.com/96916320/207941286-56abb14e-5a6c-4a4d-9fb6-d8ce1a4c8226.png) 在程序主界面的左下角,..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2023-01-10T11:09:14.000Z"}],["meta",{"property":"article:modified_time","content":"2023-01-10T11:09:14.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"米游社多帐号切换\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2023-01-10T11:09:14.000Z\\",\\"author\\":[]}"]]},"headers":[{"level":2,"title":"添加一个新的米游社帐号","slug":"添加一个新的米游社帐号","link":"#添加一个新的米游社帐号","children":[{"level":3,"title":"图片示例:","slug":"图片示例","link":"#图片示例","children":[]}]},{"level":2,"title":"如何自行获取含有Stoken的Cookie","slug":"如何自行获取含有stoken的cookie","link":"#如何自行获取含有stoken的cookie","children":[{"level":3,"title":"安卓(Android)用户使用\\"GetToken\\"获取Stoken","slug":"安卓-android-用户使用-gettoken-获取stoken","link":"#安卓-android-用户使用-gettoken-获取stoken","children":[]},{"level":3,"title":"苹果(iOS)用户使用\\"stream\\"获取Stoken","slug":"苹果-ios-用户使用-stream-获取stoken","link":"#苹果-ios-用户使用-stream-获取stoken","children":[]}]},{"level":2,"title":"常见问题:米游社帐号登录状态经常失效,添加的帐号消失","slug":"常见问题-米游社帐号登录状态经常失效-添加的帐号消失","link":"#常见问题-米游社帐号登录状态经常失效-添加的帐号消失","children":[]}],"git":{"createdTime":1666068719000,"updatedTime":1673348954000,"contributors":[{"name":"KunPeng","email":"96916320+AdminRoc@users.noreply.github.com","commits":13},{"name":"KunPeng","email":"wsshanchuan@yeah.net","commits":2},{"name":"Masterain","email":"i@irain.in","commits":2},{"name":"Roc.K","email":"96916320+AdminRoc@users.noreply.github.com","commits":1}]},"readingTime":{"minutes":4.31,"words":1293},"filePathRelative":"features/mhy-account-switch.md","localizedDate":"2022年10月18日","autoDesc":true}');export{e as data};
const e=JSON.parse('{"key":"v-3e40bb9d","path":"/features/mhy-account-switch.html","title":"米游社多帐号切换","lang":"zh-CN","frontmatter":{"headerDepth":0,"description":"本文档所描述的帐号切换指的是用于获取游戏数据的米游社帐号,不是原神游戏内的帐号 添加一个新的米游社帐号 图片示例: !登录 (https://user-images.githubusercontent.com/96916320/207941286-56abb14e-5a6c-4a4d-9fb6-d8ce1a4c8226.png) 在程序主界面的左下角,...","head":[["meta",{"property":"og:url","content":"https://hut.ao/features/mhy-account-switch.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"米游社多帐号切换"}],["meta",{"property":"og:description","content":"本文档所描述的帐号切换指的是用于获取游戏数据的米游社帐号,不是原神游戏内的帐号 添加一个新的米游社帐号 图片示例: !登录 (https://user-images.githubusercontent.com/96916320/207941286-56abb14e-5a6c-4a4d-9fb6-d8ce1a4c8226.png) 在程序主界面的左下角,..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2023-01-10T13:43:34.000Z"}],["meta",{"property":"article:modified_time","content":"2023-01-10T13:43:34.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"米游社多帐号切换\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2023-01-10T13:43:34.000Z\\",\\"author\\":[]}"]]},"headers":[{"level":2,"title":"添加一个新的米游社帐号","slug":"添加一个新的米游社帐号","link":"#添加一个新的米游社帐号","children":[{"level":3,"title":"图片示例:","slug":"图片示例","link":"#图片示例","children":[]}]},{"level":2,"title":"如何自行获取含有Stoken的Cookie","slug":"如何自行获取含有stoken的cookie","link":"#如何自行获取含有stoken的cookie","children":[{"level":3,"title":"安卓(Android)用户使用\\"GetToken\\"获取Stoken","slug":"安卓-android-用户使用-gettoken-获取stoken","link":"#安卓-android-用户使用-gettoken-获取stoken","children":[]},{"level":3,"title":"苹果(iOS)用户使用\\"stream\\"获取Stoken","slug":"苹果-ios-用户使用-stream-获取stoken","link":"#苹果-ios-用户使用-stream-获取stoken","children":[]}]},{"level":2,"title":"常见问题:米游社帐号登录状态经常失效,添加的帐号消失","slug":"常见问题-米游社帐号登录状态经常失效-添加的帐号消失","link":"#常见问题-米游社帐号登录状态经常失效-添加的帐号消失","children":[]}],"git":{"createdTime":1666068719000,"updatedTime":1673358214000,"contributors":[{"name":"KunPeng","email":"96916320+AdminRoc@users.noreply.github.com","commits":13},{"name":"Masterain","email":"i@irain.in","commits":3},{"name":"KunPeng","email":"wsshanchuan@yeah.net","commits":2},{"name":"Roc.K","email":"96916320+AdminRoc@users.noreply.github.com","commits":1}]},"readingTime":{"minutes":4.33,"words":1298},"filePathRelative":"features/mhy-account-switch.md","localizedDate":"2022年10月18日","autoDesc":true}');export{e as data};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long