mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update texts
This commit is contained in:
parent
811c88162b
commit
f4912e21f3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
2
min/custom-navbar.min.js
vendored
2
min/custom-navbar.min.js
vendored
File diff suppressed because one or more lines are too long
@ -329,7 +329,7 @@
|
||||
</div>
|
||||
<div class="custom-navbar-settings">
|
||||
<div class="header">
|
||||
<h1>自定义顶栏</h1>
|
||||
<h1>顶栏布局</h1>
|
||||
<button class="close" v-on:click="close">
|
||||
<i class="mdi mdi-close"></i>
|
||||
</button>
|
||||
|
||||
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
@ -8,7 +8,7 @@ const attributes = {
|
||||
content: /*html*/`
|
||||
<div class="gui-settings-flat-button" id="custom-navbar-settings">
|
||||
<i class="mdi mdi-24px mdi-auto-fix"></i>
|
||||
<span>自定义顶栏</span>
|
||||
<span>顶栏布局</span>
|
||||
</div>`,
|
||||
condition: () => showWidget,
|
||||
success: async () =>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user