File tree Expand file tree Collapse file tree 2 files changed +6
-21
lines changed Expand file tree Collapse file tree 2 files changed +6
-21
lines changed Original file line number Diff line number Diff line change @@ -105,9 +105,9 @@ mvc 架构作为常规设计模式,在 python web 中很常见,但是三层
105105
106106## 特别鸣谢
107107
108- - [ downdawn] ( https://github.com/downdawn ) 为此项目的创建提供大力支持
108+ - [ downdawn] ( https://github.com/downdawn ) 积极推动创建此项目
109109- [ 无名] ( https://github.com/lvright ) 精心设计的 LOGO(包含了 FBA 三个字母抽象结合,形成了一个类似从地面扩散投影上来的闪电)
110110- [ vuepress-theme-plume] ( https://github.com/pengzhanbo/vuepress-theme-plume ) 为官网文档提供驱动支持
111111- FastAPI、SQLAlchemy、Pydantic 等开源先行者
112112- 此项目的所有贡献者、参与者和使用者
113- - 赞助商们 (包含所有渠道)的现金流支持
113+ - 所有赞助商们 (包含所有渠道)的大力支持
Original file line number Diff line number Diff line change 11---
2+ title : pricing
23aside : false
34editLink : false
4- title : pricing
5+ pageLayout : page
56---
67
78<Pricing />
89
910<style >
10- .vp-doc-title {
11- display : none !important ;
12- }
13-
14- .vp-doc-meta {
15- display : none !important ;
16- }
17-
18- @media (min-width : 1440px ) {
19- .vp-doc-container :not (.has-sidebar ) .content {
20- max-width : unset !important ;
21- }
22- }
23-
24- @media (min-width : 960px ) {
25- .vp-doc-container :not (.has-sidebar ) .content {
26- max-width : unset !important ;
27- }
11+ .pricing-container {
12+ padding : 3rem 24em 6em !important ;
2813}
2914</style >
You can’t perform that action at this time.
0 commit comments