40 lines
4.4 KiB
Plaintext
40 lines
4.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">
|
|
<ui:Template name="ux_item_template" src="project://database/Assets/Artists/UX/ux_item_template.uxml?fileID=9197481963319205126&guid=fa2c13defbae3254882a968978396ed0&type=3#ux_item_template" />
|
|
<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 picking-mode="Ignore" class="root" style="background-color: rgba(0, 0, 0, 0.78); background-image: url("project://database/Assets/BITKit/Unity/Art/Backgrounds/BG_Gradient_Half_BT_.png?fileID=21300000&guid=d19ac049792985540825b54b0b002529&type=3#BG_Gradient_Half_BT_"); -unity-background-image-tint-color: rgb(0, 0, 0); display: flex;" />
|
|
<ui:VisualElement class="flex-center" style="width: 80%; -unity-background-scale-mode: scale-and-crop; padding-top: 135px; padding-right: 16px; padding-bottom: 16px; padding-left: 16px; min-width: 822px; min-height: 524px; height: 80%; background-color: rgb(255, 255, 255);">
|
|
<ui:Label tabindex="-1" text="购买物品" parse-escape-sequences="true" display-tooltip-when-elided="true" class="tl" style="position: absolute; left: 0; top: 0; right: 0; height: 114px; -unity-text-align: middle-left; padding-top: 18px; padding-right: 18px; padding-bottom: 18px; padding-left: 18px; background-color: rgb(60, 135, 250); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; border-bottom-width: 10px; border-left-color: rgba(0, 75, 191, 0.64); border-right-color: rgba(0, 75, 191, 0.64); border-top-color: rgba(0, 75, 191, 0.64); border-bottom-color: rgba(0, 75, 191, 0.64);" />
|
|
<ui:ScrollView style="flex-grow: 1;">
|
|
<ui:VisualElement class="theme-light">
|
|
<ui:Label tabindex="-1" text="可使用的物品" parse-escape-sequences="true" display-tooltip-when-elided="true" class="tl" />
|
|
</ui:VisualElement>
|
|
<ui:VisualElement name="weapon-container" style="flex-direction: row; flex-wrap: wrap; display: flex;">
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
</ui:VisualElement>
|
|
<ui:VisualElement class="theme-light">
|
|
<ui:Label tabindex="-1" text="商品" parse-escape-sequences="true" display-tooltip-when-elided="true" class="tl" />
|
|
</ui:VisualElement>
|
|
<ui:VisualElement name="item-container" style="flex-direction: row; flex-wrap: wrap;">
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
<ui:Instance template="ux_item_template" name="ux_item_template" />
|
|
</ui:VisualElement>
|
|
</ui:ScrollView>
|
|
</ui:VisualElement>
|
|
</ui:UXML>
|