mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +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
|
pnpm-lock.yaml
|
||||||
yarn.lock
|
yarn.lock
|
||||||
.prettierrc.json
|
.prettierrc.json
|
||||||
|
.vitepress
|
@ -66,7 +66,7 @@ export const XHS_NO_WATERMARK_HEADER = {
|
|||||||
* 分割线
|
* 分割线
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
export const DIVIDING_LINE = "\n━━━━━━━━━━{}━━━━━━━━━━"
|
export const DIVIDING_LINE = "\n━━━{}━━━"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 保存判断机子是否是海外服务器的key
|
* 保存判断机子是否是海外服务器的key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user