完善:zhub快速上手页面
This commit is contained in:
7
back/tutorial-extras/_category_.json
Normal file
7
back/tutorial-extras/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "其他组件",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
BIN
back/tutorial-extras/img/docsVersionDropdown.png
Normal file
BIN
back/tutorial-extras/img/docsVersionDropdown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
back/tutorial-extras/img/localeDropdown.png
Normal file
BIN
back/tutorial-extras/img/localeDropdown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
5
back/tutorial-extras/lock.md
Normal file
5
back/tutorial-extras/lock.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# 分布式锁
|
7
back/tutorial-extras/rpc.md
Normal file
7
back/tutorial-extras/rpc.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# RPC远程调用
|
||||
|
||||
#
|
5
back/tutorial-extras/timer.md
Normal file
5
back/tutorial-extras/timer.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
# 定时调度
|
Reference in New Issue
Block a user