Skip to content

Commit 711ce1d

Browse files
committed
Deployed f70a79a with MkDocs version: 1.6.0
1 parent 4c65a4f commit 711ce1d

File tree

1,189 files changed

+42282
-1189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,189 files changed

+42282
-1189
lines changed

404.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,8 @@ <h1>404 - Not found</h1>
623623

624624
<footer class="md-footer">
625625

626+
627+
626628
<div class="md-footer-meta md-typeset">
627629
<div class="md-footer-meta__inner md-grid">
628630
<div class="md-copyright">
@@ -649,7 +651,7 @@ <h1>404 - Not found</h1>
649651
</div>
650652

651653

652-
<script id="__config" type="application/json">{"base": "/", "features": ["content.code.annotate", "content.code.copy", "content.tooltips", "navigation.indexes", "navigation.tabs", "navigation.instant", "navigation.prune", "navigation.sections", "navigation.tabs.sticky", "navigation.tracking", "navigation.top", "search.highlight", "search.suggest", "search.share", "toc.follow", "navigation.path"], "search": "/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
654+
<script id="__config" type="application/json">{"base": "/", "features": ["content.code.annotate", "content.code.copy", "content.tooltips", "content.action.edit", "content.action.view", "navigation.indexes", "navigation.tabs", "navigation.instant", "navigation.prune", "navigation.sections", "navigation.tabs.sticky", "navigation.tracking", "navigation.top", "search.highlight", "search.suggest", "search.share", "toc.follow", "navigation.path", "navigation.footer"], "search": "/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
653655

654656

655657
<script src="/assets/javascripts/bundle.fe8b6f2b.min.js"></script>

admin/baize/best-practice/add-scheduler.html

+54-1
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,12 @@
553553
</div>
554554
<div class="md-content" data-md-component="content">
555555
<article class="md-content__inner md-typeset">
556+
<a class="md-content__button md-icon" href="https://github.com/sophongo/sophdoc/edit/main/docs/admin/baize/best-practice/add-scheduler.md" title="编辑此页">
557+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4v-2m10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1 2.1 2.1Z"></path></svg>
558+
</a>
559+
<a class="md-content__button md-icon" href="https://github.com/sophongo/sophdoc/raw/main/docs/admin/baize/best-practice/add-scheduler.md" title="查看本页的源代码">
560+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"></path></svg>
561+
</a>
556562
<h1 id="_1">增加任务调度器<a class="headerlink" href="#_1" title="Permanent link"></a></h1>
557563
<p>5.0 AI Lab 提供了任务调度器,可以帮助您更好地管理任务,除了提供基础的调度器之外,目前也支持用户自定义调度器。</p>
558564
<h2 id="_2">任务调度器介绍<a class="headerlink" href="#_2" title="Permanent link"></a></h2>
@@ -601,6 +607,25 @@ <h2 id="_8">在创建任务时指定调度器<a class="headerlink" href="#_8" ti
601607
<p>一切正常的情况下,您可以在调度器下拉框中看到您部署的调度器插件。</p>
602608
<p><img alt="scheduler04" src="images/scheduler04.png"/></p>
603609
<p>以上,就是我们在 AI Lab 中,为任务增加调度器选项的配置使用说明。</p>
610+
<aside class="md-source-file">
611+
<span class="md-source-file__fact">
612+
<span class="md-icon" title="最后更新">
613+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"></path></svg>
614+
</span>
615+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">2024年11月14日</span>
616+
</span>
617+
<span class="md-source-file__fact">
618+
<span class="md-icon" title="贡献者">
619+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"></path></svg>
620+
</span>
621+
<span>GitHub</span>
622+
<nav>
623+
<a class="md-author" href="https://github.com/samzong" title="@samzong">
624+
<img alt="samzong" src="https://avatars.githubusercontent.com/u/13782141?v=4&amp;size=72"/>
625+
</a>
626+
</nav>
627+
</span>
628+
</aside>
604629
</article>
605630
</div>
606631
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
@@ -611,6 +636,34 @@ <h2 id="_8">在创建任务时指定调度器<a class="headerlink" href="#_8" ti
611636
</button>
612637
</main>
613638
<footer class="md-footer">
639+
<nav aria-label="页脚" class="md-footer__inner md-grid">
640+
<a aria-label="上一页: 提交 DeepSpeed 训练任务" class="md-footer__link md-footer__link--prev" href="train-with-deepspeed.html">
641+
<div class="md-footer__button md-icon">
642+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path></svg>
643+
</div>
644+
<div class="md-footer__title">
645+
<span class="md-footer__direction">
646+
上一页
647+
</span>
648+
<div class="md-ellipsis">
649+
提交 DeepSpeed 训练任务
650+
</div>
651+
</div>
652+
</a>
653+
<a aria-label="下一页: 部署 Label Studio" class="md-footer__link md-footer__link--next" href="label-studio.html">
654+
<div class="md-footer__title">
655+
<span class="md-footer__direction">
656+
下一页
657+
</span>
658+
<div class="md-ellipsis">
659+
部署 Label Studio
660+
</div>
661+
</div>
662+
<div class="md-footer__button md-icon">
663+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"></path></svg>
664+
</div>
665+
</a>
666+
</nav>
614667
<div class="md-footer-meta md-typeset">
615668
<div class="md-footer-meta__inner md-grid">
616669
<div class="md-copyright">
@@ -631,7 +684,7 @@ <h2 id="_8">在创建任务时指定调度器<a class="headerlink" href="#_8" ti
631684
<div class="md-dialog" data-md-component="dialog">
632685
<div class="md-dialog__inner md-typeset"></div>
633686
</div>
634-
<script id="__config" type="application/json">{"base": "../../..", "features": ["content.code.annotate", "content.code.copy", "content.tooltips", "navigation.indexes", "navigation.tabs", "navigation.instant", "navigation.prune", "navigation.sections", "navigation.tabs.sticky", "navigation.tracking", "navigation.top", "search.highlight", "search.suggest", "search.share", "toc.follow", "navigation.path"], "search": "../../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "\u5df2\u590d\u5236", "clipboard.copy": "\u590d\u5236", "search.result.more.one": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.more.other": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 # \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.none": "\u6ca1\u6709\u627e\u5230\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.one": "\u627e\u5230 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.other": "# \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.placeholder": "\u952e\u5165\u4ee5\u5f00\u59cb\u641c\u7d22", "search.result.term.missing": "\u7f3a\u5c11", "select.version": "\u9009\u62e9\u5f53\u524d\u7248\u672c"}}</script>
687+
<script id="__config" type="application/json">{"base": "../../..", "features": ["content.code.annotate", "content.code.copy", "content.tooltips", "content.action.edit", "content.action.view", "navigation.indexes", "navigation.tabs", "navigation.instant", "navigation.prune", "navigation.sections", "navigation.tabs.sticky", "navigation.tracking", "navigation.top", "search.highlight", "search.suggest", "search.share", "toc.follow", "navigation.path", "navigation.footer"], "search": "../../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "\u5df2\u590d\u5236", "clipboard.copy": "\u590d\u5236", "search.result.more.one": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.more.other": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 # \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.none": "\u6ca1\u6709\u627e\u5230\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.one": "\u627e\u5230 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.other": "# \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.placeholder": "\u952e\u5165\u4ee5\u5f00\u59cb\u641c\u7d22", "search.result.term.missing": "\u7f3a\u5c11", "select.version": "\u9009\u62e9\u5f53\u524d\u7248\u672c"}}</script>
635688
<script src="../../../assets/javascripts/bundle.fe8b6f2b.min.js"></script>
636689
<script src="../../../stylesheets/zoom_image.js"></script>
637690
<script>document$.subscribe(() => {

admin/baize/best-practice/change-notebook-image.html

+54-1
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,12 @@
517517
</div>
518518
<div class="md-content" data-md-component="content">
519519
<article class="md-content__inner md-typeset">
520+
<a class="md-content__button md-icon" href="https://github.com/sophongo/sophdoc/edit/main/docs/admin/baize/best-practice/change-notebook-image.md" title="编辑此页">
521+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4v-2m10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1 2.1 2.1Z"></path></svg>
522+
</a>
523+
<a class="md-content__button md-icon" href="https://github.com/sophongo/sophdoc/raw/main/docs/admin/baize/best-practice/change-notebook-image.md" title="查看本页的源代码">
524+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"></path></svg>
525+
</a>
520526
<h1 id="notebook">更新 Notebook 内置镜像<a class="headerlink" href="#notebook" title="Permanent link"></a></h1>
521527
<p>在 Notebook 中,默认提供了多个可用的基础镜像,供开发者选择;大部分情况下,这会满足开发者的使用。</p>
522528
<p><img alt="创建 notebook 界面" src="../images/notebook-images.png"/></p>
@@ -731,6 +737,25 @@ <h2 id="notebook-helm">增加到 Notebook 镜像列表(Helm)<a class="header
731737
<a href="#__codelineno-3-8" id="__codelineno-3-8" name="__codelineno-3-8"></a><span class="w"> </span><span class="c1"># 在这里增加你的镜像信息</span>
732738
</code></pre></div>
733739
<p>更新完成之后,待 Helm 应用重启成功之后,可以在 Notebook 创建界面中的选择镜像看到新的镜像。</p>
740+
<aside class="md-source-file">
741+
<span class="md-source-file__fact">
742+
<span class="md-icon" title="最后更新">
743+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"></path></svg>
744+
</span>
745+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">2024年11月14日</span>
746+
</span>
747+
<span class="md-source-file__fact">
748+
<span class="md-icon" title="贡献者">
749+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2Z"></path></svg>
750+
</span>
751+
<span>GitHub</span>
752+
<nav>
753+
<a class="md-author" href="https://github.com/samzong" title="@samzong">
754+
<img alt="samzong" src="https://avatars.githubusercontent.com/u/13782141?v=4&amp;size=72"/>
755+
</a>
756+
</nav>
757+
</span>
758+
</aside>
734759
</article>
735760
</div>
736761
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
@@ -741,6 +766,34 @@ <h2 id="notebook-helm">增加到 Notebook 镜像列表(Helm)<a class="header
741766
</button>
742767
</main>
743768
<footer class="md-footer">
769+
<nav aria-label="页脚" class="md-footer__inner md-grid">
770+
<a aria-label="上一页: 部署 NFS 做数据集预热" class="md-footer__link md-footer__link--prev" href="deploy-nfs-in-worker.html">
771+
<div class="md-footer__button md-icon">
772+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"></path></svg>
773+
</div>
774+
<div class="md-footer__title">
775+
<span class="md-footer__direction">
776+
上一页
777+
</span>
778+
<div class="md-ellipsis">
779+
部署 NFS 做数据集预热
780+
</div>
781+
</div>
782+
</a>
783+
<a aria-label="下一页: Checkpoint 机制及使用介绍" class="md-footer__link md-footer__link--next" href="checkpoint.html">
784+
<div class="md-footer__title">
785+
<span class="md-footer__direction">
786+
下一页
787+
</span>
788+
<div class="md-ellipsis">
789+
Checkpoint 机制及使用介绍
790+
</div>
791+
</div>
792+
<div class="md-footer__button md-icon">
793+
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"></path></svg>
794+
</div>
795+
</a>
796+
</nav>
744797
<div class="md-footer-meta md-typeset">
745798
<div class="md-footer-meta__inner md-grid">
746799
<div class="md-copyright">
@@ -761,7 +814,7 @@ <h2 id="notebook-helm">增加到 Notebook 镜像列表(Helm)<a class="header
761814
<div class="md-dialog" data-md-component="dialog">
762815
<div class="md-dialog__inner md-typeset"></div>
763816
</div>
764-
<script id="__config" type="application/json">{"base": "../../..", "features": ["content.code.annotate", "content.code.copy", "content.tooltips", "navigation.indexes", "navigation.tabs", "navigation.instant", "navigation.prune", "navigation.sections", "navigation.tabs.sticky", "navigation.tracking", "navigation.top", "search.highlight", "search.suggest", "search.share", "toc.follow", "navigation.path"], "search": "../../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "\u5df2\u590d\u5236", "clipboard.copy": "\u590d\u5236", "search.result.more.one": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.more.other": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 # \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.none": "\u6ca1\u6709\u627e\u5230\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.one": "\u627e\u5230 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.other": "# \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.placeholder": "\u952e\u5165\u4ee5\u5f00\u59cb\u641c\u7d22", "search.result.term.missing": "\u7f3a\u5c11", "select.version": "\u9009\u62e9\u5f53\u524d\u7248\u672c"}}</script>
817+
<script id="__config" type="application/json">{"base": "../../..", "features": ["content.code.annotate", "content.code.copy", "content.tooltips", "content.action.edit", "content.action.view", "navigation.indexes", "navigation.tabs", "navigation.instant", "navigation.prune", "navigation.sections", "navigation.tabs.sticky", "navigation.tracking", "navigation.top", "search.highlight", "search.suggest", "search.share", "toc.follow", "navigation.path", "navigation.footer"], "search": "../../../assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "\u5df2\u590d\u5236", "clipboard.copy": "\u590d\u5236", "search.result.more.one": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.more.other": "\u5728\u8be5\u9875\u4e0a\u8fd8\u6709 # \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.none": "\u6ca1\u6709\u627e\u5230\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.one": "\u627e\u5230 1 \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.other": "# \u4e2a\u7b26\u5408\u6761\u4ef6\u7684\u7ed3\u679c", "search.result.placeholder": "\u952e\u5165\u4ee5\u5f00\u59cb\u641c\u7d22", "search.result.term.missing": "\u7f3a\u5c11", "select.version": "\u9009\u62e9\u5f53\u524d\u7248\u672c"}}</script>
765818
<script src="../../../assets/javascripts/bundle.fe8b6f2b.min.js"></script>
766819
<script src="../../../stylesheets/zoom_image.js"></script>
767820
<script>document$.subscribe(() => {

0 commit comments

Comments
 (0)