🪛 chore: 修正锅巴错误提示

This commit is contained in:
zhiyu1998 2024-10-18 23:46:52 +08:00
parent 36d1287a2a
commit c73625e22c
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -20,4 +20,5 @@ package-lock.json
pnpm-lock.yaml pnpm-lock.yaml
yarn.lock yarn.lock
.prettierrc.json .prettierrc.json
.vitepress .vitepress
bun.lockb

View File

@ -275,7 +275,7 @@ export function supportGuoba() {
field: "tools.neteaseCookie", field: "tools.neteaseCookie",
label: "网易云Cookie", label: "网易云Cookie",
bottomHelpMessage: bottomHelpMessage:
"可以发送 #网易云扫码登陆 快捷获取 或 者在网易云官网自己获取", "可以发送 #RNQ / #rnq 快捷获取 或 者在网易云官网自己获取格式为MUSIC_U=xxx",
component: "Input", component: "Input",
required: false, required: false,
componentProps: { componentProps: {