Update texts

This commit is contained in:
the1812 2019-05-09 22:06:51 +08:00
parent 811c88162b
commit f4912e21f3
6 changed files with 10 additions and 10 deletions

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

File diff suppressed because one or more lines are too long

View File

@ -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

View File

@ -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 () =>