File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ export const mySidebar: SidebarMulti = {
33
33
{ text : '事务' , link : 'transaction' } ,
34
34
{ text : 'Celery' , link : '/planet' , icon : 'fluent-color:video-16' } ,
35
35
{ text : 'APScheduler' , link : 'apscheduler' } ,
36
- { text : '日志分析' , link : '/planet' , icon : 'fluent-color:receipt-16' } ,
36
+ // {text: '日志分析', link: '/planet', icon: 'fluent-color:receipt-16'},
37
37
{ text : 'Socketio' , link : '/planet' , icon : 'fluent-color:receipt-16' } ,
38
38
]
39
39
} ,
@@ -52,7 +52,7 @@ export const mySidebar: SidebarMulti = {
52
52
prefix : 'deploy/' ,
53
53
items : [
54
54
{ text : 'Docker' , link : 'Docker' } ,
55
- { text : '传统' , link : 'legacy' } ,
55
+ { text : '传统' , link : 'legacy' , icon : 'fluent-color:video-16' } ,
56
56
]
57
57
} ,
58
58
{
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ title: 传统部署
7
7
:::
8
8
9
9
::: tip
10
- 由于传统部署方案涉及修改的地方较多且较为复杂,因此无法提供此部署教程,但您可以选择 [ 有偿赞助 ] ( ../../sponsors .md#有偿赞助 )
10
+ 由于传统部署方案涉及修改的地方较多且较为复杂,因此无法提供此部署教程,但您可以选择 [ 知识星球 ] ( ../../planet .md )
11
11
,我们可以为您提供一对一专属指导和远程支持
12
12
:::
13
13
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ title: 知识星球
9
9
社区,即可 [ 领取免费体验资格] ( https://discord.gg/Sdg6dT5kjz )
10
10
</div >
11
11
12
- ::: details 如果您觉得还不错,快来正式加入订阅吧
12
+ ::: details 如果您觉得还不错,欢迎正式加入订阅
13
13
<div align =" center " >
14
- <p style =" color : yellow " >大额优惠券已发放,速速加入 < a href = " https://discord.gg/Sdg6dT5kjz " > Discord</ a > 免费领取吧 </p >
14
+ <p style =" color : yellow " >我们在节假日会在 Discord 统一发送大额优惠券,敬请关注 </p >
15
15
<img height =" 349 " width =" 415 " src =" https://wu-clan.github.io/picx-images-hosting/知识星球.png " alt =" 知识星球 " >
16
16
</div >
17
17
:::
@@ -21,7 +21,6 @@ title: 知识星球
21
21
- <Icon name =" fluent-color:receipt-16 " /> 纯文字文章
22
22
- <Icon name =" fluent-color:video-16 " /> 带有视频讲解的文章
23
23
24
-
25
24
### fba 专属
26
25
27
26
<CardGrid >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ title: 成为 fba 的赞助者
6
6
> 此仓库作为模板库公开,任何个人或企业均可免费使用!
7
7
8
8
::: note 用爱发电,回馈开源<Icon name =" twemoji:sparkling-heart " />
9
- fba 基于 MIT 开源协议,您可以查看我们的 [ 授权 ] ( /guide/summary/why.md#承诺 ) 方式
9
+ fba 基于 MIT 开源协议,您可以查看我们的 [ 授权方式 ] ( /guide/summary/why.md#承诺 )
10
10
11
11
fba 是一款基于 FastAPI 框架的后端架构解决方案,遵循伪三层架构设计,支持 Python 3.10 及以上版本。自 2023/04/07
12
12
启,我们一直致力于持续更新和维护,为此,我们投入了大量的时间和无限的热爱
You can’t perform that action at this time.
0 commit comments