mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@cd0c7779f5 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
41
FAQ/index.html
Normal file
41
FAQ/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/404.html-32d5d192.js
Normal file
1
assets/404.html-32d5d192.js
Normal file
@@ -0,0 +1 @@
|
||||
const t=JSON.parse('{"key":"v-3706649a","path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","description":"","head":[["meta",{"property":"og:url","content":"https://hut.ao/404.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0,"words":0},"filePathRelative":null,"autoDesc":true}');export{t as data};
|
||||
1
assets/404.html-c84ec4c6.js
Normal file
1
assets/404.html-c84ec4c6.js
Normal file
@@ -0,0 +1 @@
|
||||
import{_ as e,V as t,W as _}from"./framework-e266aaef.js";const c={};function r(n,o){return t(),_("div")}const a=e(c,[["render",r],["__file","404.html.vue"]]);export{a as default};
|
||||
@@ -1 +0,0 @@
|
||||
const t=JSON.parse('{"key":"v-3706649a","path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","summary":"","head":[["meta",{"property":"og:url","content":"https://hut.ao/404.html"}],["meta",{"property":"og:site_name","content":"\u80E1\u6843\u5DE5\u5177\u7BB1"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/404.html"}]]},"excerpt":"","headers":[],"git":{},"readingTime":{"minutes":0,"words":0},"filePathRelative":null}');export{t as data};
|
||||
@@ -1 +0,0 @@
|
||||
import{_ as e}from"./_plugin-vue_export-helper.cdc0426e.js";import{o as t,c}from"./app.94181d21.js";const o={};function r(_,n){return t(),c("div")}const f=e(o,[["render",r],["__file","404.html.vue"]]);export{f as default};
|
||||
1
assets/Catalog-6581132e.js
Normal file
1
assets/Catalog-6581132e.js
Normal file
@@ -0,0 +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};
|
||||
@@ -0,0 +1 @@
|
||||
import{_ as a,V as e,W as i,$ as r}from"./framework-e266aaef.js";const l={},n=r('<h1 id="祈愿系统与导出原理" tabindex="-1"><a class="header-anchor" href="#祈愿系统与导出原理" aria-hidden="true">#</a> 祈愿系统与导出原理</h1><blockquote><p>Gacha System and Principal</p></blockquote><p>胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。</p><p>本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。</p><h2 id="祈愿的获取" tabindex="-1"><a class="header-anchor" href="#祈愿的获取" aria-hidden="true">#</a> 祈愿的获取</h2><p>获取祈愿记录需要请求米哈游的API</p><p>关于此API, 有下列几个注意点</p><ul><li>通过米哈游服务器的API,只能查询到过去6个月内的祈愿记录 <ul><li>这也是原神客户端中祈愿记录的来源</li></ul></li><li>API存在请求速率限制,过快的请求会导致后续的请求失败,无法正常获取数据</li></ul><p>为了请求此API,我们需要四个关键参数</p><ul><li>目前有下列几种方法可以获取这些参数 <ul><li>遍历 Unity 的日志文件,查找用户打开的祈愿记录URL</li><li>代理本机流量,筛选祈愿记录URL</li><li>查找 CefBrowser 的浏览器缓存,找到祈愿记录URL</li><li>对于包含了Stoken的Cookie,调用genAuthKey API,获取参数</li><li>高级用户手动输入相关URL</li></ul></li></ul><p>在请求API后可以获取到零散的祈愿记录,在对其进行拼接后即可获得一份完整的祈愿记录列表</p><h2 id="祈愿的存储" tabindex="-1"><a class="header-anchor" href="#祈愿的存储" aria-hidden="true">#</a> 祈愿的存储</h2><p>获得完整的祈愿记录列表后即可将其简单的序列化入本地数据库内,在需要时可从数据库中反序列化出来呈现给用户。</p><p>后续的对服务器的请求只需要对比数据库中的数据请求新增的部分即可。</p><p>这样,用户即可长期地保存帐号的完整祈愿记录</p><h2 id="uigf格式" tabindex="-1"><a class="header-anchor" href="#uigf格式" aria-hidden="true">#</a> UIGF格式</h2><blockquote><p>统一可交换祈愿记录标准</p><p>Uniformed Interchangeable GachaLog Format standard</p></blockquote><p>UIGF 是由我们联合其他祈愿记录应用倡导、推出并<strong>持久维护</strong>的一个统一的祈愿记录数据交换标准</p><p>标准化的数据格式将允许用户将祈愿记录在不同的转移数据,以使用到不同原神工具中各自的特色功能</p><h3 id="祈愿的导入" tabindex="-1"><a class="header-anchor" href="#祈愿的导入" aria-hidden="true">#</a> 祈愿的导入</h3><p>在使用 UIGF 数据格式的前提下,可以导入曾在其他应用中储存的数据</p><p>胡桃在处理导入时,会对比本地储存中存在的最早的索引(ID)并仅导入较老的数据</p><p>(因为始终可以从米哈游的服务器获取较新的数据,这种原始数据有更高的精确度)</p><h3 id="祈愿的导出" tabindex="-1"><a class="header-anchor" href="#祈愿的导出" aria-hidden="true">#</a> 祈愿的导出</h3><p>尚未实现,正在设计</p>',25),t=[n];function h(p,d){return e(),i("div",null,t)}const o=a(l,[["render",h],["__file","Gacha-system-and-export-principal.html.vue"]]);export{o as default};
|
||||
@@ -0,0 +1 @@
|
||||
import{_ as a,V as e,W as i,$ as r}from"./framework-e266aaef.js";const l={},n=r('<h1 id="祈愿系统与导出原理" tabindex="-1"><a class="header-anchor" href="#祈愿系统与导出原理" aria-hidden="true">#</a> 祈愿系统与导出原理</h1><blockquote><p>Gacha System and Principal</p></blockquote><p>胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。</p><p>本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。</p><h2 id="祈愿的获取" tabindex="-1"><a class="header-anchor" href="#祈愿的获取" aria-hidden="true">#</a> 祈愿的获取</h2><p>获取祈愿记录需要请求米哈游的API</p><p>关于此API, 有下列几个注意点</p><ul><li>通过米哈游服务器的API,只能查询到过去6个月内的祈愿记录 <ul><li>这也是原神客户端中祈愿记录的来源</li></ul></li><li>API存在请求速率限制,过快的请求会导致后续的请求失败,无法正常获取数据</li></ul><p>为了请求此API,我们需要四个关键参数</p><ul><li>目前有下列几种方法可以获取这些参数 <ul><li>遍历 Unity 的日志文件,查找用户打开的祈愿记录URL</li><li>代理本机流量,筛选祈愿记录URL</li><li>查找 CefBrowser 的浏览器缓存,找到祈愿记录URL</li><li>对于包含了Stoken的Cookie,调用genAuthKey API,获取参数</li><li>高级用户手动输入相关URL</li></ul></li></ul><p>在请求API后可以获取到零散的祈愿记录,在对其进行拼接后即可获得一份完整的祈愿记录列表</p><h2 id="祈愿的存储" tabindex="-1"><a class="header-anchor" href="#祈愿的存储" aria-hidden="true">#</a> 祈愿的存储</h2><p>获得完整的祈愿记录列表后即可将其简单的序列化入本地数据库内,在需要时可从数据库中反序列化出来呈现给用户。</p><p>后续的对服务器的请求只需要对比数据库中的数据请求新增的部分即可。</p><p>这样,用户即可长期地保存帐号的完整祈愿记录</p><h2 id="uigf格式" tabindex="-1"><a class="header-anchor" href="#uigf格式" aria-hidden="true">#</a> UIGF格式</h2><blockquote><p>统一可交换祈愿记录标准</p><p>Uniformed Interchangeable GachaLog Format standard</p></blockquote><p>UIGF 是由我们联合其他祈愿记录应用倡导、推出并<strong>持久维护</strong>的一个统一的祈愿记录数据交换标准</p><p>标准化的数据格式将允许用户将祈愿记录在不同的转移数据,以使用到不同原神工具中各自的特色功能</p><h3 id="祈愿的导入" tabindex="-1"><a class="header-anchor" href="#祈愿的导入" aria-hidden="true">#</a> 祈愿的导入</h3><p>在使用 UIGF 数据格式的前提下,可以导入曾在其他应用中储存的数据</p><p>胡桃在处理导入时,会对比本地储存中存在的最早的索引(ID)并仅导入较老的数据</p><p>(因为始终可以从米哈游的服务器获取较新的数据,这种原始数据有更高的精确度)</p><h3 id="祈愿的导出" tabindex="-1"><a class="header-anchor" href="#祈愿的导出" aria-hidden="true">#</a> 祈愿的导出</h3><p>尚未实现,正在设计</p>',25),t=[n];function h(p,d){return e(),i("div",null,t)}const o=a(l,[["render",h],["__file","Gacha-system-and-export-principal.html.vue"]]);export{o as default};
|
||||
@@ -0,0 +1 @@
|
||||
const e=JSON.parse('{"key":"v-39caee21","path":"/en/FAQ/Gacha-system-and-export-principal.html","title":"祈愿系统与导出原理","lang":"en-US","frontmatter":{"headerDepth":0,"description":"Gacha System and Principal 胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。 本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。 祈愿的获取 获取祈愿记录需要请求米哈游的API 关于此API, 有下列几个注意点 通过米哈游服务器的API,只能查询到过去6个月内的祈愿记录; 这也是原神客...","head":[["meta",{"property":"og:url","content":"https://hut.ao/en/FAQ/Gacha-system-and-export-principal.html"}],["meta",{"property":"og:site_name","content":"Snap Hutao"}],["meta",{"property":"og:title","content":"祈愿系统与导出原理"}],["meta",{"property":"og:description","content":"Gacha System and Principal 胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。 本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。 祈愿的获取 获取祈愿记录需要请求米哈游的API 关于此API, 有下列几个注意点 通过米哈游服务器的API,只能查询到过去6个月内的祈愿记录; 这也是原神客..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2022-09-29T02:37:43.000Z"}],["meta",{"property":"article:modified_time","content":"2022-09-29T02:37:43.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"祈愿系统与导出原理\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2022-09-29T02:37:43.000Z\\",\\"author\\":[]}"],["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://hut.ao/FAQ/Gacha-system-and-export-principal.html"}]]},"headers":[{"level":2,"title":"祈愿的获取","slug":"祈愿的获取","link":"#祈愿的获取","children":[]},{"level":2,"title":"祈愿的存储","slug":"祈愿的存储","link":"#祈愿的存储","children":[]},{"level":2,"title":"UIGF格式","slug":"uigf格式","link":"#uigf格式","children":[{"level":3,"title":"祈愿的导入","slug":"祈愿的导入","link":"#祈愿的导入","children":[]},{"level":3,"title":"祈愿的导出","slug":"祈愿的导出","link":"#祈愿的导出","children":[]}]}],"git":{"createdTime":1664419063000,"updatedTime":1664419063000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":2.16,"words":649},"filePathRelative":"en/FAQ/Gacha-system-and-export-principal.md","localizedDate":"September 29, 2022","autoDesc":true}');export{e as data};
|
||||
@@ -0,0 +1 @@
|
||||
const e=JSON.parse('{"key":"v-4f87b30d","path":"/FAQ/Gacha-system-and-export-principal.html","title":"祈愿系统与导出原理","lang":"zh-CN","frontmatter":{"headerDepth":0,"description":"Gacha System and Principal 胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。 本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。 祈愿的获取 获取祈愿记录需要请求米哈游的API 关于此API, 有下列几个注意点 通过米哈游服务器的API,只能查询到过去6个月内的祈愿记录; 这也是原神客...","head":[["meta",{"property":"og:url","content":"https://hut.ao/FAQ/Gacha-system-and-export-principal.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"祈愿系统与导出原理"}],["meta",{"property":"og:description","content":"Gacha System and Principal 胡桃的祈愿系统相较 Snap Genshin 进行了整体架构上的重新设计。 本文将解释原神的祈愿记录机制和胡桃工具箱中祈愿导出功能的技术原理。 祈愿的获取 获取祈愿记录需要请求米哈游的API 关于此API, 有下列几个注意点 通过米哈游服务器的API,只能查询到过去6个月内的祈愿记录; 这也是原神客..."}],["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-09-29T02:37:43.000Z"}],["meta",{"property":"article:modified_time","content":"2022-09-29T02:37:43.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"祈愿系统与导出原理\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2022-09-29T02:37:43.000Z\\",\\"author\\":[]}"],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/FAQ/Gacha-system-and-export-principal.html"}]]},"headers":[{"level":2,"title":"祈愿的获取","slug":"祈愿的获取","link":"#祈愿的获取","children":[]},{"level":2,"title":"祈愿的存储","slug":"祈愿的存储","link":"#祈愿的存储","children":[]},{"level":2,"title":"UIGF格式","slug":"uigf格式","link":"#uigf格式","children":[{"level":3,"title":"祈愿的导入","slug":"祈愿的导入","link":"#祈愿的导入","children":[]},{"level":3,"title":"祈愿的导出","slug":"祈愿的导出","link":"#祈愿的导出","children":[]}]}],"git":{"createdTime":1664419063000,"updatedTime":1664419063000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":2.16,"words":649},"filePathRelative":"FAQ/Gacha-system-and-export-principal.md","localizedDate":"2022年9月29日","autoDesc":true}');export{e as data};
|
||||
@@ -1 +0,0 @@
|
||||
const e=JSON.parse('{"key":"v-4f87b30d","path":"/FAQ/Gacha-system-and-export-principal.html","title":"\u7948\u613F\u7CFB\u7EDF\u4E0E\u5BFC\u51FA\u539F\u7406","lang":"zh-CN","frontmatter":{"headerDepth":0,"summary":"\u7948\u613F\u7CFB\u7EDF\u4E0E\u5BFC\u51FA\u539F\u7406 \\" Gacha System and Principal\\" \u80E1\u6843\u7684\u7948\u613F\u7CFB\u7EDF\u76F8\u8F83 Snap Genshin \u8FDB\u884C\u4E86\u6574\u4F53\u67B6\u6784\u4E0A\u7684\u91CD\u65B0\u8BBE\u8BA1\u3002 \u672C\u6587\u5C06\u89E3\u91CA\u539F\u795E\u7684\u7948\u613F\u8BB0\u5F55\u673A\u5236\u548C\u80E1\u6843\u5DE5\u5177\u7BB1\u4E2D\u7948\u613F\u5BFC\u51FA\u529F\u80FD\u7684\u6280\u672F\u539F\u7406\u3002 \u7948\u613F\u7684\u83B7\u53D6 \u83B7\u53D6\u7948\u613F\u8BB0\u5F55\u9700\u8981\u8BF7\u6C42\u7C73\u54C8\u6E38\u7684API \u5173\u4E8E\u6B64API, \u6709\u4E0B\u5217\u51E0\u4E2A\u6CE8\u610F\u70B9 \u901A\u8FC7\u7C73\u54C8\u6E38\u670D\u52A1\u5668\u7684API\uFF0C\u53EA\u80FD\u67E5\u8BE2\u5230\u8FC7\u53BB6\u4E2A\u6708\u5185\u7684\u7948\u613F","head":[["meta",{"property":"og:url","content":"https://hut.ao/FAQ/Gacha-system-and-export-principal.html"}],["meta",{"property":"og:site_name","content":"\u80E1\u6843\u5DE5\u5177\u7BB1"}],["meta",{"property":"og:title","content":"\u7948\u613F\u7CFB\u7EDF\u4E0E\u5BFC\u51FA\u539F\u7406"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:updated_time","content":"2022-09-29T02:37:43.000Z"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["meta",{"property":"article:modified_time","content":"2022-09-29T02:37:43.000Z"}],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/FAQ/Gacha-system-and-export-principal.html"}]]},"excerpt":"","headers":[{"level":2,"title":"\u7948\u613F\u7684\u83B7\u53D6","slug":"\u7948\u613F\u7684\u83B7\u53D6","link":"#\u7948\u613F\u7684\u83B7\u53D6","children":[]},{"level":2,"title":"\u7948\u613F\u7684\u5B58\u50A8","slug":"\u7948\u613F\u7684\u5B58\u50A8","link":"#\u7948\u613F\u7684\u5B58\u50A8","children":[]},{"level":2,"title":"UIGF\u683C\u5F0F","slug":"uigf\u683C\u5F0F","link":"#uigf\u683C\u5F0F","children":[{"level":3,"title":"\u7948\u613F\u7684\u5BFC\u5165","slug":"\u7948\u613F\u7684\u5BFC\u5165","link":"#\u7948\u613F\u7684\u5BFC\u5165","children":[]},{"level":3,"title":"\u7948\u613F\u7684\u5BFC\u51FA","slug":"\u7948\u613F\u7684\u5BFC\u51FA","link":"#\u7948\u613F\u7684\u5BFC\u51FA","children":[]}]}],"git":{"createdTime":1664419063000,"updatedTime":1664419063000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":2.16,"words":649},"filePathRelative":"FAQ/Gacha-system-and-export-principal.md","localizedDate":"2022\u5E749\u670829\u65E5"}');export{e as data};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
const e=JSON.parse('{"key":"v-39caee21","path":"/en/FAQ/Gacha-system-and-export-principal.html","title":"\u7948\u613F\u7CFB\u7EDF\u4E0E\u5BFC\u51FA\u539F\u7406","lang":"en-US","frontmatter":{"headerDepth":0,"summary":"\u7948\u613F\u7CFB\u7EDF\u4E0E\u5BFC\u51FA\u539F\u7406 \\" Gacha System and Principal\\" \u80E1\u6843\u7684\u7948\u613F\u7CFB\u7EDF\u76F8\u8F83 Snap Genshin \u8FDB\u884C\u4E86\u6574\u4F53\u67B6\u6784\u4E0A\u7684\u91CD\u65B0\u8BBE\u8BA1\u3002 \u672C\u6587\u5C06\u89E3\u91CA\u539F\u795E\u7684\u7948\u613F\u8BB0\u5F55\u673A\u5236\u548C\u80E1\u6843\u5DE5\u5177\u7BB1\u4E2D\u7948\u613F\u5BFC\u51FA\u529F\u80FD\u7684\u6280\u672F\u539F\u7406\u3002 \u7948\u613F\u7684\u83B7\u53D6 \u83B7\u53D6\u7948\u613F\u8BB0\u5F55\u9700\u8981\u8BF7\u6C42\u7C73\u54C8\u6E38\u7684API \u5173\u4E8E\u6B64API, \u6709\u4E0B\u5217\u51E0\u4E2A\u6CE8\u610F\u70B9 \u901A\u8FC7\u7C73\u54C8\u6E38\u670D\u52A1\u5668\u7684API\uFF0C\u53EA\u80FD\u67E5\u8BE2\u5230\u8FC7\u53BB6\u4E2A\u6708\u5185\u7684\u7948\u613F","head":[["meta",{"property":"og:url","content":"https://hut.ao/en/FAQ/Gacha-system-and-export-principal.html"}],["meta",{"property":"og:site_name","content":"Snap Hutao"}],["meta",{"property":"og:title","content":"\u7948\u613F\u7CFB\u7EDF\u4E0E\u5BFC\u51FA\u539F\u7406"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:updated_time","content":"2022-09-29T02:37:43.000Z"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["meta",{"property":"article:modified_time","content":"2022-09-29T02:37:43.000Z"}],["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://hut.ao/FAQ/Gacha-system-and-export-principal.html"}]]},"excerpt":"","headers":[{"level":2,"title":"\u7948\u613F\u7684\u83B7\u53D6","slug":"\u7948\u613F\u7684\u83B7\u53D6","link":"#\u7948\u613F\u7684\u83B7\u53D6","children":[]},{"level":2,"title":"\u7948\u613F\u7684\u5B58\u50A8","slug":"\u7948\u613F\u7684\u5B58\u50A8","link":"#\u7948\u613F\u7684\u5B58\u50A8","children":[]},{"level":2,"title":"UIGF\u683C\u5F0F","slug":"uigf\u683C\u5F0F","link":"#uigf\u683C\u5F0F","children":[{"level":3,"title":"\u7948\u613F\u7684\u5BFC\u5165","slug":"\u7948\u613F\u7684\u5BFC\u5165","link":"#\u7948\u613F\u7684\u5BFC\u5165","children":[]},{"level":3,"title":"\u7948\u613F\u7684\u5BFC\u51FA","slug":"\u7948\u613F\u7684\u5BFC\u51FA","link":"#\u7948\u613F\u7684\u5BFC\u51FA","children":[]}]}],"git":{"createdTime":1664419063000,"updatedTime":1664419063000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":2.16,"words":649},"filePathRelative":"en/FAQ/Gacha-system-and-export-principal.md","localizedDate":"September 29, 2022"}');export{e as data};
|
||||
File diff suppressed because one or more lines are too long
1
assets/HttpRequestException.html-51444afa.js
Normal file
1
assets/HttpRequestException.html-51444afa.js
Normal file
@@ -0,0 +1 @@
|
||||
const t=JSON.parse('{"key":"v-5b94d45f","path":"/FAQ/HttpRequestException.html","title":"HttpRequestException错误","lang":"zh-CN","frontmatter":{"description":"相关 Issue: https://github.com/DGP-Studio/Snap.Hutao/issues/100 (https://github.com/DGP-Studio/Snap.Hutao/issues/100) 当胡桃工具箱无法从远程服务器获取到必要资源时(通常是配置文件和图片缓存),会在用户界面抛出如下图所示的 HttpReque...","head":[["meta",{"property":"og:url","content":"https://hut.ao/FAQ/HttpRequestException.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"HttpRequestException错误"}],["meta",{"property":"og:description","content":"相关 Issue: https://github.com/DGP-Studio/Snap.Hutao/issues/100 (https://github.com/DGP-Studio/Snap.Hutao/issues/100) 当胡桃工具箱无法从远程服务器获取到必要资源时(通常是配置文件和图片缓存),会在用户界面抛出如下图所示的 HttpReque..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2022-10-11T03:59:12.000Z"}],["meta",{"property":"article:modified_time","content":"2022-10-11T03:59:12.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"HttpRequestException错误\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2022-10-11T03:59:12.000Z\\",\\"author\\":[]}"]]},"headers":[],"git":{"createdTime":1665460752000,"updatedTime":1665460752000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":0.79,"words":237},"filePathRelative":"FAQ/HttpRequestException.md","localizedDate":"2022年10月11日","autoDesc":true}');export{t as data};
|
||||
1
assets/HttpRequestException.html-60a64445.js
Normal file
1
assets/HttpRequestException.html-60a64445.js
Normal file
@@ -0,0 +1 @@
|
||||
import{_ as s,V as r,W as c,X as e,Y as t,Z as n,F as a}from"./framework-e266aaef.js";const i="/images/202210/HttpRequestException.jpg",p={},l=e("h1",{id:"httprequestexception错误",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#httprequestexception错误","aria-hidden":"true"},"#"),t(),e("code",null,"HttpRequestException"),t("错误")],-1),u={href:"https://github.com/DGP-Studio/Snap.Hutao/issues/100",target:"_blank",rel:"noopener noreferrer"},_=e("p",null,[t("当胡桃工具箱无法从远程服务器获取到必要资源时(通常是配置文件和图片缓存),会在用户界面抛出如下图所示的 "),e("code",null,"HttpRequestException"),t(" 错误。")],-1),d=e("p",null,[e("img",{src:i,alt:"HttpRequestException"})],-1),h=e("p",null,"当你遇到该情况,且已经确定本地网络没有互联网连接问题时,请检查是否启用了系统代理程序。如果是,请关闭。胡桃工具箱的远程服务器在全世界范围内都有类似的体验效果, 你无需为了胡桃工具箱的网络连接而使用代理网络。",-1),f={href:"https://www.telerik.com/fiddler/add-ons",target:"_blank",rel:"noopener noreferrer"},m={href:"https://learn.microsoft.com/zh-CN/windows/iot-core/develop-your-app/loopback",target:"_blank",rel:"noopener noreferrer"};function x(k,b){const o=a("ExternalLinkIcon");return r(),c("div",null,[l,e("blockquote",null,[e("p",null,[t("相关 Issue: "),e("a",u,[t("https://github.com/DGP-Studio/Snap.Hutao/issues/100"),n(o)])])]),_,d,h,e("p",null,[t("如果系统代理是你的网络必须选项,请关闭系统代理而使用 TUN 模式代理;或者也可以通过 "),e("a",f,[t("Windows 8 AppContainer Loopback Utility"),n(o)]),t(" 解除 "),e("a",m,[t("Windows APP Container Loopback 的限制"),n(o)]),t(" 。")])])}const E=s(p,[["render",x],["__file","HttpRequestException.html.vue"]]);export{E as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{_ as s}from"./_plugin-vue_export-helper.cdc0426e.js";import{o as r,c,a as e,b as n,e as t,r as i}from"./app.94181d21.js";const a="/images/202210/HttpRequestException.jpg",p={},_=e("h1",{id:"httprequestexception\u9519\u8BEF",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#httprequestexception\u9519\u8BEF","aria-hidden":"true"},"#"),t(),e("code",null,"HttpRequestException"),t("\u9519\u8BEF")],-1),l=t("\u76F8\u5173 Issue: "),d={href:"https://github.com/DGP-Studio/Snap.Hutao/issues/100",target:"_blank",rel:"noopener noreferrer"},h=t("https://github.com/DGP-Studio/Snap.Hutao/issues/100"),u=e("p",null,[t("\u5F53\u80E1\u6843\u5DE5\u5177\u7BB1\u65E0\u6CD5\u4ECE\u8FDC\u7A0B\u670D\u52A1\u5668\u83B7\u53D6\u5230\u5FC5\u8981\u8D44\u6E90\u65F6\uFF08\u901A\u5E38\u662F\u914D\u7F6E\u6587\u4EF6\u548C\u56FE\u7247\u7F13\u5B58\uFF09\uFF0C\u4F1A\u5728\u7528\u6237\u754C\u9762\u629B\u51FA\u5982\u4E0B\u56FE\u6240\u793A\u7684 "),e("code",null,"HttpRequestException"),t(" \u9519\u8BEF\u3002")],-1),m=e("p",null,[e("img",{src:a,alt:"HttpRequestException",loading:"lazy"})],-1),f=e("p",null,"\u5F53\u4F60\u9047\u5230\u8BE5\u60C5\u51B5\uFF0C\u4E14\u5DF2\u7ECF\u786E\u5B9A\u672C\u5730\u7F51\u7EDC\u6CA1\u6709\u4E92\u8054\u7F51\u8FDE\u63A5\u95EE\u9898\u65F6\uFF0C\u8BF7\u68C0\u67E5\u662F\u5426\u542F\u7528\u4E86\u7CFB\u7EDF\u4EE3\u7406\u7A0B\u5E8F\u3002\u5982\u679C\u662F\uFF0C\u8BF7\u5173\u95ED\u3002\u80E1\u6843\u5DE5\u5177\u7BB1\u7684\u8FDC\u7A0B\u670D\u52A1\u5668\u5728\u5168\u4E16\u754C\u8303\u56F4\u5185\u90FD\u6709\u7C7B\u4F3C\u7684\u4F53\u9A8C\u6548\u679C\uFF0C \u4F60\u65E0\u9700\u4E3A\u4E86\u80E1\u6843\u5DE5\u5177\u7BB1\u7684\u7F51\u7EDC\u8FDE\u63A5\u800C\u4F7F\u7528\u4EE3\u7406\u7F51\u7EDC\u3002",-1),x=t("\u5982\u679C\u7CFB\u7EDF\u4EE3\u7406\u662F\u4F60\u7684\u7F51\u7EDC\u5FC5\u987B\u9009\u9879\uFF0C\u8BF7\u5173\u95ED\u7CFB\u7EDF\u4EE3\u7406\u800C\u4F7F\u7528 TUN \u6A21\u5F0F\u4EE3\u7406\uFF1B\u6216\u8005\u4E5F\u53EF\u4EE5\u901A\u8FC7 "),k={href:"https://www.telerik.com/fiddler/add-ons",target:"_blank",rel:"noopener noreferrer"},b=t("Windows 8 AppContainer Loopback Utility"),g=t(" \u89E3\u9664 "),q={href:"https://learn.microsoft.com/zh-CN/windows/iot-core/develop-your-app/loopback",target:"_blank",rel:"noopener noreferrer"},E=t("Windows APP Container Loopback \u7684\u9650\u5236"),H=t(" \u3002");function w(R,N){const o=i("ExternalLinkIcon");return r(),c("div",null,[_,e("blockquote",null,[e("p",null,[l,e("a",d,[h,n(o)])])]),u,m,f,e("p",null,[x,e("a",k,[b,n(o)]),g,e("a",q,[E,n(o)]),H])])}const L=s(p,[["render",w],["__file","HttpRequestException.html.vue"]]);export{L as default};
|
||||
@@ -1 +0,0 @@
|
||||
const t=JSON.parse('{"key":"v-5b94d45f","path":"/FAQ/HttpRequestException.html","title":"HttpRequestException\u9519\u8BEF","lang":"zh-CN","frontmatter":{"summary":"HttpRequestException\u9519\u8BEF \\" \u76F8\u5173 Issue: https://github.com/DGP-Studio/Snap.Hutao/issues/100\\" \u5F53\u80E1\u6843\u5DE5\u5177\u7BB1\u65E0\u6CD5\u4ECE\u8FDC\u7A0B\u670D\u52A1\u5668\u83B7\u53D6\u5230\u5FC5\u8981\u8D44\u6E90\u65F6\uFF08\u901A\u5E38\u662F\u914D\u7F6E\u6587\u4EF6\u548C\u56FE\u7247\u7F13\u5B58\uFF09\uFF0C\u4F1A\u5728\u7528\u6237\u754C\u9762\u629B\u51FA\u5982\u4E0B\u56FE\u6240\u793A\u7684 HttpRequestException \u9519\u8BEF\u3002 \u5F53\u4F60\u9047\u5230\u8BE5\u60C5\u51B5\uFF0C\u4E14\u5DF2\u7ECF\u786E\u5B9A\u672C\u5730","head":[["meta",{"property":"og:url","content":"https://hut.ao/FAQ/HttpRequestException.html"}],["meta",{"property":"og:site_name","content":"\u80E1\u6843\u5DE5\u5177\u7BB1"}],["meta",{"property":"og:title","content":"HttpRequestException\u9519\u8BEF"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:updated_time","content":"2022-10-11T03:59:12.000Z"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["meta",{"property":"article:modified_time","content":"2022-10-11T03:59:12.000Z"}],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/FAQ/HttpRequestException.html"}]]},"excerpt":"","headers":[],"git":{"createdTime":1665460752000,"updatedTime":1665460752000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":0.79,"words":237},"filePathRelative":"FAQ/HttpRequestException.md","localizedDate":"2022\u5E7410\u670811\u65E5"}');export{t as data};
|
||||
1
assets/VuePlayground-eccf81af.js
Normal file
1
assets/VuePlayground-eccf81af.js
Normal file
@@ -0,0 +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};
|
||||
@@ -1 +0,0 @@
|
||||
import{f as d,g as n,s as p,h as v,i as m,j as e,_ as w,Q as y}from"./app.94181d21.js";const g='<svg xmlns="http://www.w3.org/2000/svg" class="loading-icon" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"><circle cx="50" cy="50" r="0" fill="none" stroke="currentColor" stroke-width="2"><animate attributeName="r" repeatCount="indefinite" dur="1s" values="0;40" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline" begin="0s"/><animate attributeName="opacity" repeatCount="indefinite" dur="1s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline" begin="0s"/></circle><circle cx="50" cy="50" r="0" fill="none" stroke="currentColor" stroke-width="2"><animate attributeName="r" repeatCount="indefinite" dur="1s" values="0;40" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline" begin="-0.3333333333333333s"/><animate attributeName="opacity" repeatCount="indefinite" dur="1s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline" begin="-0.3333333333333333s"/></circle><circle cx="50" cy="50" r="0" fill="none" stroke="currentColor" stroke-width="2"><animate attributeName="r" repeatCount="indefinite" dur="1s" values="0;40" keyTimes="0;1" keySplines="0 0.2 0.8 1" calcMode="spline" begin="-0.6666666666666666s"/><animate attributeName="opacity" repeatCount="indefinite" dur="1s" values="1;0" keyTimes="0;1" keySplines="0.2 0 0.8 1" calcMode="spline" begin="-0.6666666666666666s"/></circle></svg>',f='<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>',k=t=>y({},{autoResize:!0,showCode:!1,showCompileOutput:!1,showImportMap:!0,clearConsole:!1,layout:"vertical",ssr:!1},JSON.parse(decodeURIComponent(t)));var C=d({name:"VuePlayground",props:{title:{type:String,default:""},files:{type:String,required:!0},settings:{type:String,default:"{}"}},setup(t){const o=n(!0),i=p(null),s=n(null),a=v(()=>k(t.settings)),l=n(a.value.showCode||!1),r=async()=>{const{ReplStore:c,Repl:u}=await w(()=>import("./vue-repl.21b08c6e.js"),["assets/vue-repl.21b08c6e.js","assets/app.94181d21.js"]);i.value=u,s.value=new c({serializedState:decodeURIComponent(t.files),showOutput:!0}),a.value.vueVersion&&await s.value.setVueVersion(a.value.vueVersion)};return m(async()=>{await r(),o.value=!1}),()=>[e("div",{class:"vue-playground-wrapper"},[e("div",{class:"title-wrapper"},[t.title?e("div",{class:"title"},decodeURIComponent(t.title)):null,e("div",{class:"actions"},[e("action",{class:"button",innerHTML:f,onClick:()=>{l.value=!l.value}})])]),e("div",{class:["repl-container",l.value?"show-code":"hide-code"]},[o.value?e("div",{class:["preview-loading-wrapper"],innerHTML:g}):null,i.value?e(i.value,{store:s.value,...a.value}):null])])]}});export{C as default};
|
||||
@@ -1 +0,0 @@
|
||||
const s=(t,r)=>{const o=t.__vccOpts||t;for(const[c,e]of r)o[c]=e;return o};export{s as _};
|
||||
1
assets/achievements.html-319a73e0.js
Normal file
1
assets/achievements.html-319a73e0.js
Normal file
@@ -0,0 +1 @@
|
||||
const e=JSON.parse('{"key":"v-699a13b0","path":"/en/features/achievements.html","title":"成就管理","lang":"en-US","frontmatter":{"headerDepth":0,"description":"Snap Genshin 提供成就管理功能,用户可以通过它浏览并管理所有的成就状态 成就阶段拆分 友情提示 成就阶段拆分数据来源于玩家的数据贡献,我们需要有玩家不断地维护这一类数据。如果你是一个热衷于收集原神成就的玩家并且愿意贡献新的数据,可以在 Masterain98/Genshin-Impact-Decomposed-Achievements (h...","head":[["meta",{"property":"og:url","content":"https://hut.ao/en/features/achievements.html"}],["meta",{"property":"og:site_name","content":"Snap Hutao"}],["meta",{"property":"og:title","content":"成就管理"}],["meta",{"property":"og:description","content":"Snap Genshin 提供成就管理功能,用户可以通过它浏览并管理所有的成就状态 成就阶段拆分 友情提示 成就阶段拆分数据来源于玩家的数据贡献,我们需要有玩家不断地维护这一类数据。如果你是一个热衷于收集原神成就的玩家并且愿意贡献新的数据,可以在 Masterain98/Genshin-Impact-Decomposed-Achievements (h..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2022-09-29T02:37:43.000Z"}],["meta",{"property":"article:modified_time","content":"2022-09-29T02:37:43.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"成就管理\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2022-09-29T02:37:43.000Z\\",\\"author\\":[]}"],["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://hut.ao/features/achievements.html"}]]},"headers":[{"level":2,"title":"成就阶段拆分","slug":"成就阶段拆分","link":"#成就阶段拆分","children":[]},{"level":2,"title":"成就导入","slug":"成就导入","link":"#成就导入","children":[]}],"git":{"createdTime":1664419063000,"updatedTime":1664419063000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":1.4,"words":420},"filePathRelative":"en/features/achievements.md","localizedDate":"September 29, 2022","autoDesc":true}');export{e as data};
|
||||
1
assets/achievements.html-393be3cd.js
Normal file
1
assets/achievements.html-393be3cd.js
Normal file
@@ -0,0 +1 @@
|
||||
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};
|
||||
1
assets/achievements.html-43ba37fd.js
Normal file
1
assets/achievements.html-43ba37fd.js
Normal file
@@ -0,0 +1 @@
|
||||
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};
|
||||
1
assets/achievements.html-b4aecd01.js
Normal file
1
assets/achievements.html-b4aecd01.js
Normal file
@@ -0,0 +1 @@
|
||||
import{_ as a,V as o,W as r,X as e,Y as n,Z as s,$ as c,F as i}from"./framework-e266aaef.js";const h={},l=c('<h1 id="成就管理" tabindex="-1"><a class="header-anchor" href="#成就管理" aria-hidden="true">#</a> 成就管理</h1><p><img src="https://image.snapgenshin.com/imgs/2022/05/02/21047ff544f318fa.png" alt=""></p><p>Snap Genshin 提供成就管理功能,用户可以通过它浏览并管理所有的成就状态</p><h2 id="成就阶段拆分" tabindex="-1"><a class="header-anchor" href="#成就阶段拆分" aria-hidden="true">#</a> 成就阶段拆分</h2>',4),d={class:"hint-container tip"},p=e("p",{class:"hint-container-title"},"友情提示",-1),_={href:"https://github.com/Masterain98/Genshin-Impact-Decomposed-Achievements",target:"_blank",rel:"noopener noreferrer"},m=e("p",null,"Snap Genshin 对日常委托中包含的隐藏成就进行了阶段性的划分,用户可以通过勾选已完成的阶段性目标来记录相关成就的完成进度",-1),f=e("p",null,[e("img",{src:"https://image.snapgenshin.com/imgs/2022/05/02/b6a6cf470d79668e.png",alt:""})],-1),u=e("p",null,[n("以日常委托"),e("code",null,"岩游记"),n("中隐藏的"),e("code",null,"帝君故事"),n("成就为例。为获取该成就,你需要在璃月每日委托任务岩游记中分别提供不同物品以获取到不同的岩王帝君的故事。玩家在获取到"),e("code",null,'["开拓之神","历史之神","炉灶之神","财神"]'),n("全部四个故事后方可解锁该成就。使用 Snap Genshin 的成就管理功能,你将可以记录已完成的剧情故事。")],-1),g=e("h2",{id:"成就导入",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#成就导入","aria-hidden":"true"},"#"),n(" 成就导入")],-1),v={href:"https://www.snapgenshin.com/development/UIAF.html",target:"_blank",rel:"noopener noreferrer"},x={href:"https://www.snapgenshin.com/development/ThirdPartyAccess.html#url-%E5%8D%8F%E8%AE%AE",target:"_blank",rel:"noopener noreferrer"};function b(k,E){const t=i("ExternalLinkIcon");return o(),r("div",null,[l,e("div",d,[p,e("p",null,[n("成就阶段拆分数据来源于玩家的数据贡献,我们需要有玩家不断地维护这一类数据。如果你是一个热衷于收集原神成就的玩家并且愿意贡献新的数据,可以在 "),e("a",_,[n("Masterain98/Genshin-Impact-Decomposed-Achievements"),s(t)]),n(" 中创建新的 Issue 或 PR 以分享你的数据。")])]),m,f,u,g,e("p",null,[n("Snap Genshin 使用"),e("a",v,[n("统一可交换成就标准"),s(t)]),n("数据标准来储存用户的成就数据。该标准允许用户从其它成就管理程序或成就导出工具中通过 "),e("a",x,[n("Url 协议"),s(t)]),n("和剪贴板将数据导入到 Snap Genshin 中。")])])}const w=a(h,[["render",b],["__file","achievements.html.vue"]]);export{w as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{_ as l}from"./_plugin-vue_export-helper.cdc0426e.js";import{o as a,c,a as e,b as o,d as i,e as t,r}from"./app.94181d21.js";const _="/images/202209/Achievements.png",h={},d=i('<h1 id="\u6210\u5C31\u7BA1\u7406" tabindex="-1"><a class="header-anchor" href="#\u6210\u5C31\u7BA1\u7406" aria-hidden="true">#</a> \u6210\u5C31\u7BA1\u7406</h1><p><img src="'+_+'" alt="" loading="lazy"></p><p>\u80E1\u6843\u5DE5\u5177\u7BB1\u63D0\u4F9B\u6210\u5C31\u7BA1\u7406\u529F\u80FD\uFF0C\u7528\u6237\u53EF\u4EE5\u901A\u8FC7\u5B83\u6D4F\u89C8\u5E76\u7BA1\u7406\u6240\u6709\u7684\u6210\u5C31\u72B6\u6001</p><ul><li>\u5728\u7B2C\u4E00\u6B21\u4F7F\u7528\u65F6\uFF0C\u4F60\u9700\u8981\u70B9\u51FB\u53F3\u4E0A\u89D2\u7684<code>\u521B\u5EFA\u65B0\u5B58\u6863</code>\u6309\u94AE\u4EE5\u521B\u9020\u4E00\u4E2A\u6210\u5C31\u5B58\u6863\u5E76\u4E3A\u5176\u547D\u540D <ul><li>\u521B\u5EFA\u7B2C\u4E00\u4E2A\u8D44\u6599\u9875\u540E\uFF0C\u4F60\u53EF\u80FD\u987B\u8981\u624B\u52A8\u5207\u6362\u81F3\u521A\u521B\u5EFA\u7684\u5B58\u6863\u4F7F\u6210\u5C31\u7BA1\u7406\u9875\u9762\u5237\u65B0\u4EE5\u663E\u793A\u6210\u5C31\u5217\u8868</li></ul></li><li>\u62E5\u6709\u591A\u4E2A\u5E10\u53F7\u7684\u73A9\u5BB6\u4E5F\u53EF\u4EE5\u4E3A\u4E0D\u540C\u7684\u5E10\u53F7\u5206\u522B\u521B\u5EFA\u4E0D\u540C\u7684\u6210\u5C31\u5B58\u6863</li></ul><h2 id="\u6210\u5C31\u5BFC\u5165" tabindex="-1"><a class="header-anchor" href="#\u6210\u5C31\u5BFC\u5165" aria-hidden="true">#</a> \u6210\u5C31\u5BFC\u5165</h2>',5),p=t("\u80E1\u6843\u5DE5\u5177\u7BB1\u4F7F\u7528"),u={href:"https://www.snapgenshin.com/development/UIAF.html",target:"_blank",rel:"noopener noreferrer"},m=t("\u7EDF\u4E00\u53EF\u4EA4\u6362\u6210\u5C31\u6807\u51C6"),g=t("\u6570\u636E\u6807\u51C6\u6765\u50A8\u5B58\u7528\u6237\u7684\u6210\u5C31\u6570\u636E\u3002"),f=t("\u8BE5\u6807\u51C6\u5141\u8BB8\u7528\u6237\u4ECE\u5176\u5B83"),v=e("strong",null,"\u6210\u5C31\u7BA1\u7406\u7A0B\u5E8F",-1),x=t("\u6216"),b=e("strong",null,"\u6210\u5C31\u5BFC\u51FA\u5DE5\u5177",-1),k=t("\u4E2D\u901A\u8FC7 "),A={href:"https://www.snapgenshin.com/development/ThirdPartyAccess.html#url-%E5%8D%8F%E8%AE%AE",target:"_blank",rel:"noopener noreferrer"},w=t("Url \u534F\u8BAE"),E=t("\u548C\u526A\u8D34\u677F\u5C06\u6570\u636E\u5BFC\u5165\u5230\u80E1\u6843\u5DE5\u5177\u7BB1\u4E2D\u3002"),B=e("p",null,[t("\u4F60\u53EF\u4EE5\u70B9\u51FB\u6210\u5C31\u9875\u9762\u53F3\u4E0A\u89D2\u7684"),e("code",null,"\u5BFC\u5165"),t("\u6309\u94AE\uFF0C\u5E76\u9009\u62E9"),e("code",null,"\u4ECE UIAF \u6587\u4EF6\u5BFC\u5165"),t("\u4EE5\u52A0\u8F7D"),e("code",null,"\u4EE5 UIAF \u6570\u636E\u683C\u5F0F\u50A8\u5B58\u7684\u7B2C\u4E09\u65B9\u6210\u5C31\u6570\u636E")],-1),I=e("h2",{id:"\u63A8\u8350\u4F7F\u7528\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#\u63A8\u8350\u4F7F\u7528\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177","aria-hidden":"true"},"#"),t(" \u63A8\u8350\u4F7F\u7528\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177")],-1),y=e("div",{class:"custom-container tip"},[e("p",{class:"custom-container-title"},"\u63D0\u793A"),e("p",null,"\u8BF7\u77E5\u6089\uFF1A\u4E0B\u8FF0\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177\u5E76\u975E\u6211\u65B9\u5F00\u53D1\uFF0C\u4F46\u5747\u5DF2\u9644\u5E26\u9879\u76EE\u94FE\u63A5\uFF0C\u8BF7\u81EA\u884C\u67E5\u770B\u4E0E\u4F7F\u7528")],-1),F={href:"https://github.com/HolographicHat/YaeAchievement",target:"_blank",rel:"noopener noreferrer"},N=t("YaeAchievement"),U={href:"https://cocogoat.work/",target:"_blank",rel:"noopener noreferrer"},V=t("\u6930\u7F8Acocogoat");function H(L,T){const n=r("ExternalLinkIcon"),s=r("Badge");return a(),c("div",null,[d,e("p",null,[p,e("a",u,[m,o(n)]),g]),e("p",null,[f,v,x,b,k,e("a",A,[w,o(n)]),E]),B,I,y,e("ul",null,[e("li",null,[e("p",null,[e("strong",null,[e("a",F,[N,o(n)]),o(s,{text:"\u63A8\u8350\u7528\u4E8E\u6210\u5C31\u5BFC\u51FA",type:"tip"})])])]),e("li",null,[e("p",null,[e("strong",null,[e("a",U,[V,o(n)]),o(s,{text:"\u4FBF\u4E8E\u67E5\u9605\u5BF9\u5E94\u653B\u7565",type:"tip"})])])])])])}const C=l(h,[["render",H],["__file","achievements.html.vue"]]);export{C as default};
|
||||
@@ -1 +0,0 @@
|
||||
import{_ as o}from"./_plugin-vue_export-helper.cdc0426e.js";import{o as a,c,a as e,b as s,d as i,e as n,r}from"./app.94181d21.js";const h={},d=i('<h1 id="\u6210\u5C31\u7BA1\u7406" tabindex="-1"><a class="header-anchor" href="#\u6210\u5C31\u7BA1\u7406" aria-hidden="true">#</a> \u6210\u5C31\u7BA1\u7406</h1><p><img src="https://image.snapgenshin.com/imgs/2022/05/02/21047ff544f318fa.png" alt="" loading="lazy"></p><p>Snap Genshin \u63D0\u4F9B\u6210\u5C31\u7BA1\u7406\u529F\u80FD\uFF0C\u7528\u6237\u53EF\u4EE5\u901A\u8FC7\u5B83\u6D4F\u89C8\u5E76\u7BA1\u7406\u6240\u6709\u7684\u6210\u5C31\u72B6\u6001</p><h2 id="\u6210\u5C31\u9636\u6BB5\u62C6\u5206" tabindex="-1"><a class="header-anchor" href="#\u6210\u5C31\u9636\u6BB5\u62C6\u5206" aria-hidden="true">#</a> \u6210\u5C31\u9636\u6BB5\u62C6\u5206</h2>',4),_={class:"custom-container tip"},l=e("p",{class:"custom-container-title"},"\u53CB\u60C5\u63D0\u793A",-1),p=n("\u6210\u5C31\u9636\u6BB5\u62C6\u5206\u6570\u636E\u6765\u6E90\u4E8E\u73A9\u5BB6\u7684\u6570\u636E\u8D21\u732E\uFF0C\u6211\u4EEC\u9700\u8981\u6709\u73A9\u5BB6\u4E0D\u65AD\u5730\u7EF4\u62A4\u8FD9\u4E00\u7C7B\u6570\u636E\u3002\u5982\u679C\u4F60\u662F\u4E00\u4E2A\u70ED\u8877\u4E8E\u6536\u96C6\u539F\u795E\u6210\u5C31\u7684\u73A9\u5BB6\u5E76\u4E14\u613F\u610F\u8D21\u732E\u65B0\u7684\u6570\u636E\uFF0C\u53EF\u4EE5\u5728 "),m={href:"https://github.com/Masterain98/Genshin-Impact-Decomposed-Achievements",target:"_blank",rel:"noopener noreferrer"},f=n("Masterain98/Genshin-Impact-Decomposed-Achievements"),u=n(" \u4E2D\u521B\u5EFA\u65B0\u7684 Issue \u6216 PR \u4EE5\u5206\u4EAB\u4F60\u7684\u6570\u636E\u3002"),g=e("p",null,"Snap Genshin \u5BF9\u65E5\u5E38\u59D4\u6258\u4E2D\u5305\u542B\u7684\u9690\u85CF\u6210\u5C31\u8FDB\u884C\u4E86\u9636\u6BB5\u6027\u7684\u5212\u5206\uFF0C\u7528\u6237\u53EF\u4EE5\u901A\u8FC7\u52FE\u9009\u5DF2\u5B8C\u6210\u7684\u9636\u6BB5\u6027\u76EE\u6807\u6765\u8BB0\u5F55\u76F8\u5173\u6210\u5C31\u7684\u5B8C\u6210\u8FDB\u5EA6",-1),v=e("p",null,[e("img",{src:"https://image.snapgenshin.com/imgs/2022/05/02/b6a6cf470d79668e.png",alt:"",loading:"lazy"})],-1),b=e("p",null,[n("\u4EE5\u65E5\u5E38\u59D4\u6258"),e("code",null,"\u5CA9\u6E38\u8BB0"),n("\u4E2D\u9690\u85CF\u7684"),e("code",null,"\u5E1D\u541B\u6545\u4E8B"),n("\u6210\u5C31\u4E3A\u4F8B\u3002\u4E3A\u83B7\u53D6\u8BE5\u6210\u5C31\uFF0C\u4F60\u9700\u8981\u5728\u7483\u6708\u6BCF\u65E5\u59D4\u6258\u4EFB\u52A1\u5CA9\u6E38\u8BB0\u4E2D\u5206\u522B\u63D0\u4F9B\u4E0D\u540C\u7269\u54C1\u4EE5\u83B7\u53D6\u5230\u4E0D\u540C\u7684\u5CA9\u738B\u5E1D\u541B\u7684\u6545\u4E8B\u3002\u73A9\u5BB6\u5728\u83B7\u53D6\u5230"),e("code",null,'["\u5F00\u62D3\u4E4B\u795E","\u5386\u53F2\u4E4B\u795E","\u7089\u7076\u4E4B\u795E","\u8D22\u795E"]'),n("\u5168\u90E8\u56DB\u4E2A\u6545\u4E8B\u540E\u65B9\u53EF\u89E3\u9501\u8BE5\u6210\u5C31\u3002\u4F7F\u7528 Snap Genshin \u7684\u6210\u5C31\u7BA1\u7406\u529F\u80FD\uFF0C\u4F60\u5C06\u53EF\u4EE5\u8BB0\u5F55\u5DF2\u5B8C\u6210\u7684\u5267\u60C5\u6545\u4E8B\u3002")],-1),x=e("h2",{id:"\u6210\u5C31\u5BFC\u5165",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#\u6210\u5C31\u5BFC\u5165","aria-hidden":"true"},"#"),n(" \u6210\u5C31\u5BFC\u5165")],-1),k=n("Snap Genshin \u4F7F\u7528"),E={href:"https://www.snapgenshin.com/development/UIAF.html",target:"_blank",rel:"noopener noreferrer"},G=n("\u7EDF\u4E00\u53EF\u4EA4\u6362\u6210\u5C31\u6807\u51C6"),w=n("\u6570\u636E\u6807\u51C6\u6765\u50A8\u5B58\u7528\u6237\u7684\u6210\u5C31\u6570\u636E\u3002\u8BE5\u6807\u51C6\u5141\u8BB8\u7528\u6237\u4ECE\u5176\u5B83\u6210\u5C31\u7BA1\u7406\u7A0B\u5E8F\u6216\u6210\u5C31\u5BFC\u51FA\u5DE5\u5177\u4E2D\u901A\u8FC7 "),A={href:"https://www.snapgenshin.com/development/ThirdPartyAccess.html#url-%E5%8D%8F%E8%AE%AE",target:"_blank",rel:"noopener noreferrer"},I=n("Url \u534F\u8BAE"),S=n("\u548C\u526A\u8D34\u677F\u5C06\u6570\u636E\u5BFC\u5165\u5230 Snap Genshin \u4E2D\u3002");function N(V,y){const t=r("ExternalLinkIcon");return a(),c("div",null,[d,e("div",_,[l,e("p",null,[p,e("a",m,[f,s(t)]),u])]),g,v,b,x,e("p",null,[k,e("a",E,[G,s(t)]),w,e("a",A,[I,s(t)]),S])])}const z=o(h,[["render",N],["__file","achievements.html.vue"]]);export{z as default};
|
||||
@@ -1 +0,0 @@
|
||||
const e=JSON.parse('{"key":"v-73139ec8","path":"/features/achievements.html","title":"\u6210\u5C31\u7BA1\u7406","lang":"zh-CN","frontmatter":{"headerDepth":0,"summary":"\u6210\u5C31\u7BA1\u7406 \u80E1\u6843\u5DE5\u5177\u7BB1\u63D0\u4F9B\u6210\u5C31\u7BA1\u7406\u529F\u80FD\uFF0C\u7528\u6237\u53EF\u4EE5\u901A\u8FC7\u5B83\u6D4F\u89C8\u5E76\u7BA1\u7406\u6240\u6709\u7684\u6210\u5C31\u72B6\u6001 \u5728\u7B2C\u4E00\u6B21\u4F7F\u7528\u65F6\uFF0C\u4F60\u9700\u8981\u70B9\u51FB\u53F3\u4E0A\u89D2\u7684\u521B\u5EFA\u65B0\u5B58\u6863\u6309\u94AE\u4EE5\u521B\u9020\u4E00\u4E2A\u6210\u5C31\u5B58\u6863\u5E76\u4E3A\u5176\u547D\u540D; \u521B\u5EFA\u7B2C\u4E00\u4E2A\u8D44\u6599\u9875\u540E\uFF0C\u4F60\u53EF\u80FD\u987B\u8981\u624B\u52A8\u5207\u6362\u81F3\u521A\u521B\u5EFA\u7684\u5B58\u6863\u4F7F\u6210\u5C31\u7BA1\u7406\u9875\u9762\u5237\u65B0\u4EE5\u663E\u793A\u6210\u5C31\u5217\u8868; \u62E5\u6709\u591A\u4E2A\u5E10\u53F7\u7684\u73A9\u5BB6\u4E5F\u53EF\u4EE5\u4E3A\u4E0D\u540C\u7684\u5E10\u53F7\u5206\u522B\u521B\u5EFA\u4E0D\u540C\u7684\u6210\u5C31\u5B58\u6863; \u6210\u5C31\u5BFC\u5165 \u80E1\u6843\u5DE5\u5177\u7BB1\u4F7F\u7528\u7EDF\u4E00\u53EF\u4EA4\u6362\u6210\u5C31\u6807\u51C6\u6570\u636E\u6807\u51C6\u6765","head":[["meta",{"property":"og:url","content":"https://hut.ao/features/achievements.html"}],["meta",{"property":"og:site_name","content":"\u80E1\u6843\u5DE5\u5177\u7BB1"}],["meta",{"property":"og:title","content":"\u6210\u5C31\u7BA1\u7406"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:updated_time","content":"2022-11-12T12:00:33.000Z"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["meta",{"property":"article:modified_time","content":"2022-11-12T12:00:33.000Z"}],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/features/achievements.html"}]]},"excerpt":"","headers":[{"level":2,"title":"\u6210\u5C31\u5BFC\u5165","slug":"\u6210\u5C31\u5BFC\u5165","link":"#\u6210\u5C31\u5BFC\u5165","children":[]},{"level":2,"title":"\u63A8\u8350\u4F7F\u7528\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177","slug":"\u63A8\u8350\u4F7F\u7528\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177","link":"#\u63A8\u8350\u4F7F\u7528\u7684\u6210\u5C31\u8BC6\u522B\u5DE5\u5177","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\u5E749\u670829\u65E5"}');export{e as data};
|
||||
@@ -1 +0,0 @@
|
||||
const e=JSON.parse('{"key":"v-699a13b0","path":"/en/features/achievements.html","title":"\u6210\u5C31\u7BA1\u7406","lang":"en-US","frontmatter":{"headerDepth":0,"summary":"\u6210\u5C31\u7BA1\u7406 Snap Genshin \u63D0\u4F9B\u6210\u5C31\u7BA1\u7406\u529F\u80FD\uFF0C\u7528\u6237\u53EF\u4EE5\u901A\u8FC7\u5B83\u6D4F\u89C8\u5E76\u7BA1\u7406\u6240\u6709\u7684\u6210\u5C31\u72B6\u6001 \u6210\u5C31\u9636\u6BB5\u62C6\u5206 \u53CB\u60C5\u63D0\u793A \u6210\u5C31\u9636\u6BB5\u62C6\u5206\u6570\u636E\u6765\u6E90\u4E8E\u73A9\u5BB6\u7684\u6570\u636E\u8D21\u732E\uFF0C\u6211\u4EEC\u9700\u8981\u6709\u73A9\u5BB6\u4E0D\u65AD\u5730\u7EF4\u62A4\u8FD9\u4E00\u7C7B\u6570\u636E\u3002\u5982\u679C\u4F60\u662F\u4E00\u4E2A\u70ED\u8877\u4E8E\u6536\u96C6\u539F\u795E\u6210\u5C31\u7684\u73A9\u5BB6\u5E76\u4E14\u613F\u610F\u8D21\u732E\u65B0\u7684\u6570\u636E\uFF0C\u53EF\u4EE5\u5728 Masterain98/Genshin-Impact-Decomposed-Achievements ","head":[["meta",{"property":"og:url","content":"https://hut.ao/en/features/achievements.html"}],["meta",{"property":"og:site_name","content":"Snap Hutao"}],["meta",{"property":"og:title","content":"\u6210\u5C31\u7BA1\u7406"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:updated_time","content":"2022-09-29T02:37:43.000Z"}],["meta",{"property":"og:locale","content":"en-US"}],["meta",{"property":"og:locale:alternate","content":"zh-CN"}],["meta",{"property":"article:modified_time","content":"2022-09-29T02:37:43.000Z"}],["link",{"rel":"alternate","hreflang":"zh-cn","href":"https://hut.ao/features/achievements.html"}]]},"excerpt":"","headers":[{"level":2,"title":"\u6210\u5C31\u9636\u6BB5\u62C6\u5206","slug":"\u6210\u5C31\u9636\u6BB5\u62C6\u5206","link":"#\u6210\u5C31\u9636\u6BB5\u62C6\u5206","children":[]},{"level":2,"title":"\u6210\u5C31\u5BFC\u5165","slug":"\u6210\u5C31\u5BFC\u5165","link":"#\u6210\u5C31\u5BFC\u5165","children":[]}],"git":{"createdTime":1664419063000,"updatedTime":1664419063000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":1.4,"words":420},"filePathRelative":"en/features/achievements.md","localizedDate":"September 29, 2022"}');export{e as data};
|
||||
8
assets/app-88bf10ea.js
Normal file
8
assets/app-88bf10ea.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/artifact-rating-rules.html-2b8fc25c.js
Normal file
1
assets/artifact-rating-rules.html-2b8fc25c.js
Normal file
@@ -0,0 +1 @@
|
||||
const t=JSON.parse('{"key":"v-0288c929","path":"/FAQ/artifact-rating-rules.html","title":"圣遗物评分机制","lang":"zh-CN","frontmatter":{"description":"因角色设定差异,圣遗物评分机制也必须随角色所需属性而确定。受工作量限制,胡桃工具箱会在该文档中逐步公开圣遗物评分机制。 如果你有兴趣探索我们的评分机制,可以审阅胡桃工具箱代码 (https://github.com/DGP-Studio/Snap.Hutao/tree/main/src/Snap.Hutao/Snap.Hutao/Service/Ava...","head":[["meta",{"property":"og:url","content":"https://hut.ao/FAQ/artifact-rating-rules.html"}],["meta",{"property":"og:site_name","content":"胡桃工具箱"}],["meta",{"property":"og:title","content":"圣遗物评分机制"}],["meta",{"property":"og:description","content":"因角色设定差异,圣遗物评分机制也必须随角色所需属性而确定。受工作量限制,胡桃工具箱会在该文档中逐步公开圣遗物评分机制。 如果你有兴趣探索我们的评分机制,可以审阅胡桃工具箱代码 (https://github.com/DGP-Studio/Snap.Hutao/tree/main/src/Snap.Hutao/Snap.Hutao/Service/Ava..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2022-11-11T06:55:02.000Z"}],["meta",{"property":"article:modified_time","content":"2022-11-11T06:55:02.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"圣遗物评分机制\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2022-11-11T06:55:02.000Z\\",\\"author\\":[]}"]]},"headers":[],"git":{"createdTime":1668149702000,"updatedTime":1668149702000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":0.37,"words":110},"filePathRelative":"FAQ/artifact-rating-rules.md","localizedDate":"2022年11月11日","autoDesc":true}');export{t as data};
|
||||
1
assets/artifact-rating-rules.html-e57db1f7.js
Normal file
1
assets/artifact-rating-rules.html-e57db1f7.js
Normal file
@@ -0,0 +1 @@
|
||||
import{_ as n,V as r,W as o,X as e,Y as t,Z as c,F as s}from"./framework-e266aaef.js";const i={},l=e("h1",{id:"圣遗物评分机制",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#圣遗物评分机制","aria-hidden":"true"},"#"),t(" 圣遗物评分机制")],-1),_=e("p",null,"因角色设定差异,圣遗物评分机制也必须随角色所需属性而确定。受工作量限制,胡桃工具箱会在该文档中逐步公开圣遗物评分机制。",-1),d={href:"https://github.com/DGP-Studio/Snap.Hutao/tree/main/src/Snap.Hutao/Snap.Hutao/Service/AvatarInfo/Factory",target:"_blank",rel:"noopener noreferrer"};function u(h,f){const a=s("ExternalLinkIcon");return r(),o("div",null,[l,_,e("p",null,[t("如果你有兴趣探索我们的评分机制,可以审阅"),e("a",d,[t("胡桃工具箱代码"),c(a)]),t("来了解评分计算方法。")])])}const m=n(i,[["render",u],["__file","artifact-rating-rules.html.vue"]]);export{m as default};
|
||||
@@ -1 +0,0 @@
|
||||
const t=JSON.parse('{"key":"v-0288c929","path":"/FAQ/artifact-rating-rules.html","title":"\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236","lang":"zh-CN","frontmatter":{"summary":"\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236 \u56E0\u89D2\u8272\u8BBE\u5B9A\u5DEE\u5F02\uFF0C\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236\u4E5F\u5FC5\u987B\u968F\u89D2\u8272\u6240\u9700\u5C5E\u6027\u800C\u786E\u5B9A\u3002\u53D7\u5DE5\u4F5C\u91CF\u9650\u5236\uFF0C\u80E1\u6843\u5DE5\u5177\u7BB1\u4F1A\u5728\u8BE5\u6587\u6863\u4E2D\u9010\u6B65\u516C\u5F00\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236\u3002 \u5982\u679C\u4F60\u6709\u5174\u8DA3\u63A2\u7D22\u6211\u4EEC\u7684\u8BC4\u5206\u673A\u5236\uFF0C\u53EF\u4EE5\u5BA1\u9605\u80E1\u6843\u5DE5\u5177\u7BB1\u4EE3\u7801\u6765\u4E86\u89E3\u8BC4\u5206\u8BA1\u7B97\u65B9\u6CD5\u3002","head":[["meta",{"property":"og:url","content":"https://hut.ao/FAQ/artifact-rating-rules.html"}],["meta",{"property":"og:site_name","content":"\u80E1\u6843\u5DE5\u5177\u7BB1"}],["meta",{"property":"og:title","content":"\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:updated_time","content":"2022-11-11T06:55:02.000Z"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:locale:alternate","content":"en-US"}],["meta",{"property":"article:modified_time","content":"2022-11-11T06:55:02.000Z"}],["link",{"rel":"alternate","hreflang":"en-us","href":"https://hut.ao/en/FAQ/artifact-rating-rules.html"}]]},"excerpt":"","headers":[],"git":{"createdTime":1668149702000,"updatedTime":1668149702000,"contributors":[{"name":"Masterain","email":"i@irain.in","commits":1}]},"readingTime":{"minutes":0.37,"words":110},"filePathRelative":"FAQ/artifact-rating-rules.md","localizedDate":"2022\u5E7411\u670811\u65E5"}');export{t as data};
|
||||
@@ -1 +0,0 @@
|
||||
import{_ as a}from"./_plugin-vue_export-helper.cdc0426e.js";import{o as n,c as r,a as e,b as c,e as t,r as s}from"./app.94181d21.js";const _={},i=e("h1",{id:"\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236","aria-hidden":"true"},"#"),t(" \u5723\u9057\u7269\u8BC4\u5206\u673A\u5236")],-1),l=e("p",null,"\u56E0\u89D2\u8272\u8BBE\u5B9A\u5DEE\u5F02\uFF0C\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236\u4E5F\u5FC5\u987B\u968F\u89D2\u8272\u6240\u9700\u5C5E\u6027\u800C\u786E\u5B9A\u3002\u53D7\u5DE5\u4F5C\u91CF\u9650\u5236\uFF0C\u80E1\u6843\u5DE5\u5177\u7BB1\u4F1A\u5728\u8BE5\u6587\u6863\u4E2D\u9010\u6B65\u516C\u5F00\u5723\u9057\u7269\u8BC4\u5206\u673A\u5236\u3002",-1),d=t("\u5982\u679C\u4F60\u6709\u5174\u8DA3\u63A2\u7D22\u6211\u4EEC\u7684\u8BC4\u5206\u673A\u5236\uFF0C\u53EF\u4EE5\u5BA1\u9605"),h={href:"https://github.com/DGP-Studio/Snap.Hutao/tree/main/src/Snap.Hutao/Snap.Hutao/Service/AvatarInfo/Factory",target:"_blank",rel:"noopener noreferrer"},u=t("\u80E1\u6843\u5DE5\u5177\u7BB1\u4EE3\u7801"),f=t("\u6765\u4E86\u89E3\u8BC4\u5206\u8BA1\u7B97\u65B9\u6CD5\u3002");function p(m,x){const o=s("ExternalLinkIcon");return n(),r("div",null,[i,l,e("p",null,[d,e("a",h,[u,c(o)]),f])])}const S=a(_,[["render",p],["__file","artifact-rating-rules.html.vue"]]);export{S as default};
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user