🪛 chore: 修改分割线长度

This commit is contained in:
zhiyu1998 2024-08-19 11:22:55 +08:00
parent 67975f4a4f
commit c425b79a79
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ package-lock.json
pnpm-lock.yaml
yarn.lock
.prettierrc.json
.vitepress

View File

@ -66,7 +66,7 @@ export const XHS_NO_WATERMARK_HEADER = {
* 分割线
* @type {string}
*/
export const DIVIDING_LINE = "\n━━━━━━━━━━{}━━━━━━━━━━"
export const DIVIDING_LINE = "\n━━━{}━━━"
/**
* 保存判断机子是否是海外服务器的key