1
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<ui:VisualElement name="menu-image" class="root" style="background-image: url('project://database/Assets/Artists/Arts/Backgrounds/BITFALL_Menu_Welcome2.png?fileID=2800000&guid=ea7b2123deb66034d9ad36f9060d087e&type=3#BITFALL_Menu_Welcome2');" />
|
||||
<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;">
|
||||
|
Reference in New Issue
Block a user