Update docs

This commit is contained in:
the1812 2025-05-30 22:13:02 +08:00
parent 374c7da873
commit 722123937b
3 changed files with 3 additions and 3 deletions

View File

@ -451,7 +451,7 @@
"type": "component", "type": "component",
"name": "disableSpecialDanmaku", "name": "disableSpecialDanmaku",
"displayName": "禁用特殊弹幕样式", "displayName": "禁用特殊弹幕样式",
"description": "移除高弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.\r\n", "description": "移除高弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.",
"fullRelativePath": "../../registry/dist/components/style/special-danmaku.js", "fullRelativePath": "../../registry/dist/components/style/special-danmaku.js",
"fullAbsolutePath": "registry/dist/components/style/special-danmaku.js" "fullAbsolutePath": "registry/dist/components/style/special-danmaku.js"
}, },

View File

@ -597,7 +597,7 @@ by [@RieN7](https://github.com/rien7),[@ZiuChen](https://github.com/ZiuChen),[@L
**GitHub:** [`Stable`](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/registry/dist/components/style/special-danmaku.js) / [`Preview`](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/preview/registry/dist/components/style/special-danmaku.js) **GitHub:** [`Stable`](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/master/registry/dist/components/style/special-danmaku.js) / [`Preview`](https://raw.githubusercontent.com/the1812/Bilibili-Evolved/preview/registry/dist/components/style/special-danmaku.js)
移除高弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除. 移除高弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.
### [v1 风格设置面板](../../registry/dist/components/style/v1-panel.js) ### [v1 风格设置面板](../../registry/dist/components/style/v1-panel.js)
`v1PanelStyle` `v1PanelStyle`

View File

@ -44,7 +44,7 @@
"type": "component", "type": "component",
"name": "disableSpecialDanmaku", "name": "disableSpecialDanmaku",
"displayName": "禁用特殊弹幕样式", "displayName": "禁用特殊弹幕样式",
"description": "移除高弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.\r\n", "description": "移除高弹幕或 UP 主弹幕的特殊样式, 弹幕内容不会移除.",
"fullRelativePath": "../../registry/dist/components/style/special-danmaku.js", "fullRelativePath": "../../registry/dist/components/style/special-danmaku.js",
"fullAbsolutePath": "registry/dist/components/style/special-danmaku.js" "fullAbsolutePath": "registry/dist/components/style/special-danmaku.js"
}, },