[ Feat] Add AppBar buttons pos customize options

1. [+] 允许用户自定义应用栏上操作类按钮的位置
This commit is contained in:
Minoricew
2025-06-14 18:44:34 +08:00
parent 290cbfed53
commit bd2f2e4154
5 changed files with 75 additions and 6 deletions

View File

@@ -13,18 +13,24 @@
<!-- Chevron Left Icon -->
</div>
<p>雨光之环</p>
<div class="aura-config-page-app-bar-hr-vertical"></div>
<div class="aura-config-page-app-bar-hr-vertical" id="auraConfigPageAppBarVerticalHr"></div>
<div class="aura-config-page-app-bar-spacer space-none"></div>
<div
onclick="global.__HUGO_AURA_UI_FUNCTIONS__.config.handleNavHome()"
style="-webkit-app-region: no-drag; z-index: 2000; margin-left: 6px"
style="
-webkit-app-region: no-drag;
z-index: 2000;
margin-left: 6px;
margin-right: 0.5rem;
"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="21"
height="21"
width="22"
height="22"
viewBox="0 0 24 24"
class="iconfont"
style="margin-top: -1.5px"
style="margin-top: -1.35px"
>
<path
fill="currentColor"