Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 57007c6

Browse files
committed
chore: update
1 parent 6e12963 commit 57007c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/use/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ npm install @mx-space/extra
366366

367367
---
368368

369-
##### 歌单
369+
##### 歌单(可选)
370370

371371
进入后台,移动到 其他 · 配置与云函数,新建一个项:
372372

@@ -446,7 +446,7 @@ async function handler() {
446446

447447
同理,md5 登录也是按照这种写法 (将 password 换成 md5_password 即可)。
448448

449-
##### 追番
449+
##### 追番(可选)
450450

451451
新建一个项:
452452

@@ -474,7 +474,7 @@ const len = 10
474474

475475
注意:uid 是自己的 哔哩哔哩 UID,len 是允许获取自己看过的番的最大个数,实际展示个数受限于实际的追番数。
476476

477-
##### 音乐播放
477+
##### 音乐播放(必须)
478478

479479
新建一个项:
480480

0 commit comments

Comments
 (0)