20 lines
1.9 KiB
Plaintext
20 lines
1.9 KiB
Plaintext
<<<<<<< HEAD
|
|
<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/UX/Editor/Inspector.uss?fileID=7433441132597879392&guid=3a78fb5b182fa434781baf5c9f733586&type=3#Inspector" />
|
|
<ui:Label text="HttpClient" display-tooltip-when-elided="true" class="title" />
|
|
<ui:Label text="设置" display-tooltip-when-elided="true" class="subTitle" />
|
|
<ui:TextField picking-mode="Ignore" label="URL" max-length="-2" />
|
|
<ui:Label text="输出" display-tooltip-when-elided="true" class="subTitle" />
|
|
<ui:Label text="Printf("HelloWorld");" display-tooltip-when-elided="true" binding-path="result" style="white-space: normal;" />
|
|
</ui:UXML>
|
|
=======
|
|
<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/UX/Editor/Inspector.uss?fileID=7433441132597879392&guid=3a78fb5b182fa434781baf5c9f733586&type=3#Inspector" />
|
|
<ui:Label text="HttpClient" display-tooltip-when-elided="true" class="title" />
|
|
<ui:Label text="设置" display-tooltip-when-elided="true" class="subTitle" />
|
|
<ui:TextField picking-mode="Ignore" label="URL" max-length="-2" />
|
|
<ui:Label text="输出" display-tooltip-when-elided="true" class="subTitle" />
|
|
<ui:Label text="Printf("HelloWorld");" display-tooltip-when-elided="true" binding-path="result" style="white-space: normal;" />
|
|
</ui:UXML>
|
|
>>>>>>> b6ecb6389be6872d7d4965b7dbe0835168c62e8d
|