This commit is contained in:
CortexCore
2023-09-01 14:33:54 +08:00
parent 4fadd3a530
commit 8ef5c7ec0a
451 changed files with 1048940 additions and 2028 deletions

View File

@@ -5,7 +5,7 @@
<ui:VisualElement name="menu-image" class="root" style="background-image: url(&apos;project://database/Assets/Artists/Arts/Backgrounds/BITFALL_Menu_Welcome2.png?fileID=2800000&amp;guid=ea7b2123deb66034d9ad36f9060d087e&amp;type=3#BITFALL_Menu_Welcome2&apos;);" />
<ui:VisualElement name="blur-image" class="root" style="background-color: rgba(0, 0, 0, 0.5);" />
<ui:VisualElement name="navigation" class="tab" style="position: absolute; left: 0; top: 0; right: 0; height: 100px; background-color: rgba(0, 0, 0, 0.5); align-items: stretch; justify-content: center; flex-direction: row;">
<BITKit.UX.TabBar tabs="进入战区,饰品库存,情报中心" name="menu-tab" style="flex-direction: row;" />
<BITKit.UX.TabBar tabs="进入战区,饰品库存,情报中心" name="menu-tab" allowFocus="false" style="flex-direction: row;" />
<ui:Button text="退出" display-tooltip-when-elided="true" name="exit-button" class="navigation" style="flex-grow: 1; position: absolute; top: 0; right: 0; bottom: 0;" />
</ui:VisualElement>
<BITKit.UX.TabContainer picking-mode="Ignore" CurrentTab="0" CustomTabPath="menu-tab" style="position: absolute; left: 64px; top: 128px; right: 64px; bottom: 64px;">