We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942b344 commit 8e87eeeCopy full SHA for 8e87eee
.gitignore
@@ -26,3 +26,5 @@ node_modules
26
27
# Users Environment Variables
28
.lock-wscript
29
+/doc
30
+/fis-conf-*.js
index.html
@@ -37,8 +37,8 @@ <h3>移动端</h3>
37
</li>
38
<li>
39
<h3>国际化</h3>
40
- <a href="document.html" title=""><img src="./static/img/desktop.png" width="144" height="153" alt=""></a>
41
- <p><a href="document.html" title="">i18n、gettext</a></p>
+ <a href="document.html#国际化解决方案" title=""><img src="./static/img/desktop.png" width="144" height="153" alt=""></a>
+ <p><a href="document.html#国际化解决方案" title="">i18n、gettext</a></p>
42
43
44
<h3>GITHUB</h3>
0 commit comments