mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🪛 chore: 修改分割线长度
This commit is contained in:
parent
67975f4a4f
commit
c425b79a79
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ package-lock.json
|
||||
pnpm-lock.yaml
|
||||
yarn.lock
|
||||
.prettierrc.json
|
||||
.vitepress
|
@ -66,7 +66,7 @@ export const XHS_NO_WATERMARK_HEADER = {
|
||||
* 分割线
|
||||
* @type {string}
|
||||
*/
|
||||
export const DIVIDING_LINE = "\n━━━━━━━━━━{}━━━━━━━━━━"
|
||||
export const DIVIDING_LINE = "\n━━━{}━━━"
|
||||
|
||||
/**
|
||||
* 保存判断机子是否是海外服务器的key
|
||||
|
Loading…
x
Reference in New Issue
Block a user