Skip to content

Commit ace0638

Browse files
committed
update docs
1 parent 85f50c6 commit ace0638

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

docs/.vuepress/data/sponsors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const goldSponsors = ref([
1010
alt: 'wu-clan',
1111
},
1212
{
13-
link: 'https://img13.360buyimg.com/ddimg/jfs/t1/275679/7/22994/37075/68020854Fd08000a0/74e3ddf58989dc45.jpg',
13+
link: 'https://img14.360buyimg.com/ddimg/jfs/t1/284966/5/22913/37242/68023351Faddd8304/6337ad52ea02ad10.jpg',
1414
text: '302.AI',
1515
href: 'https://share.302.ai/LJojhb',
1616
alt: 'wu-clan',

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ v-if="goldSponsors.length"
6060
:items="goldSponsors"
6161
mode="broadcast"
6262
:loop="false"
63-
:height="200"
63+
:height="212"
6464
:slides-per-view="3"
6565
:space-between="10"
6666
mousewheel
@@ -72,7 +72,7 @@ mousewheel
7272
v-if="generalSponsors.length"
7373
:items="generalSponsors"
7474
mode="carousel"
75-
:height="150"
75+
:height="156"
7676
:slides-per-view="4"
7777
:space-between="10"
7878
:speed="5000"

docs/backend/summary/quick-start.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,4 @@ fba 仅适用于资深 Python 后端开发人员,如果您是非资深用户
216216
pytest -vs --disable-warnings
217217
```
218218

219-
:::
220-
221-
## 常见问题
222-
223-
请点击跳转查看:[常见问题](../../questions.md)
219+
:::

0 commit comments

Comments
 (0)