mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.Docs.git
synced 2025-11-19 21:16:31 +08:00
Fix errors
This commit is contained in:
@@ -83,7 +83,6 @@ export default hopeTheme({
|
|||||||
|
|
||||||
// Operational Plugins
|
// Operational Plugins
|
||||||
feed: {
|
feed: {
|
||||||
hostname: 'https://hut.ao',
|
|
||||||
rss: true,
|
rss: true,
|
||||||
},
|
},
|
||||||
seo: true,
|
seo: true,
|
||||||
@@ -103,10 +102,10 @@ export default hopeTheme({
|
|||||||
echarts: true,
|
echarts: true,
|
||||||
flowchart: true,
|
flowchart: true,
|
||||||
gfm: true,
|
gfm: true,
|
||||||
imageSize: true,
|
imgSize: true,
|
||||||
include: true,
|
include: true,
|
||||||
katex: true,
|
katex: true,
|
||||||
lazyLoad: true,
|
imgLazyload: true,
|
||||||
mark: true,
|
mark: true,
|
||||||
mermaid: true,
|
mermaid: true,
|
||||||
playground: {
|
playground: {
|
||||||
@@ -131,7 +130,7 @@ export default hopeTheme({
|
|||||||
sub: true,
|
sub: true,
|
||||||
sup: true,
|
sup: true,
|
||||||
tabs: true,
|
tabs: true,
|
||||||
vpre: true,
|
vPre: true,
|
||||||
vuePlayground: true,
|
vuePlayground: true,
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
|
|||||||
@@ -36,5 +36,6 @@ Start-Process shell:AppsFolder\7f0db578-026f-4e0b-a75b-d5d06bb0a74d_7jfyf5536hdr
|
|||||||
- 在主程序中正确设置高级启动器功能
|
- 在主程序中正确设置高级启动器功能
|
||||||
- 将胡桃工具箱在系统中固定在快速启动栏中
|
- 将胡桃工具箱在系统中固定在快速启动栏中
|
||||||
- 在快速启动栏中右键胡桃应用程序
|
- 在快速启动栏中右键胡桃应用程序
|
||||||
|
|
||||||

|

|
||||||
- 选择`启动游戏`即可
|
- 选择`启动游戏`即可
|
||||||
Reference in New Issue
Block a user