19 lines
2.4 KiB
Plaintext
19 lines
2.4 KiB
Plaintext
<ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xsi="http://www.w3.org/2001/XMLSchema-instance" engine="UnityEngine.UIElements" editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
|
|
<Style src="project://database/Assets/BITKit/Unity/UX/Common/Common.uss?fileID=7433441132597879392&guid=a3a69d3518fd02b489e721f3c5b0b539&type=3#Common" />
|
|
<Style src="project://database/Assets/Artists/UX/Style.uss?fileID=7433441132597879392&guid=506d41b7c5d56a44bb5845e69055a5eb&type=3#Style" />
|
|
<ui:VisualElement class="flex-center">
|
|
<ui:VisualElement style="padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px; background-color: rgb(255, 255, 255); border-top-left-radius: 14px; border-top-right-radius: 14px; border-bottom-right-radius: 14px; border-bottom-left-radius: 14px; align-items: stretch; width: 364px;">
|
|
<ui:VisualElement picking-mode="Ignore" name="VisualElement--0" style="background-color: rgb(0, 255, 46); height: 300px; width: 300px; -unity-background-scale-mode: scale-and-crop;" />
|
|
<ui:VisualElement style="padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; align-items: center; justify-content: center; width: 100%;">
|
|
<ui:Label tabindex="-1" text="Label" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--0" style="font-size: 48px; color: rgb(0, 0, 0); width: 100%; -unity-text-align: upper-center;" />
|
|
<ui:Label tabindex="-1" text="1231231231231231231231" parse-escape-sequences="true" display-tooltip-when-elided="true" name="Label--1" style="font-size: 32px; color: rgba(0, 0, 0, 0.78); white-space: normal; text-overflow: clip;" />
|
|
</ui:VisualElement>
|
|
</ui:VisualElement>
|
|
<ui:VisualElement style="flex-direction: row; justify-content: space-around; margin-top: 8px;">
|
|
<ui:Button text="打开" parse-escape-sequences="true" display-tooltip-when-elided="true" name="open-button" style="flex-grow: 1;" />
|
|
<ui:Button text="删除" parse-escape-sequences="true" display-tooltip-when-elided="true" name="delete-button" style="flex-grow: 1;" />
|
|
</ui:VisualElement>
|
|
</ui:VisualElement>
|
|
<ui:VisualElement picking-mode="Ignore" name="VisualElement--1" class="root" style="background-color: rgb(255, 255, 255); display: none;" />
|
|
</ui:UXML>
|