1
This commit is contained in:
19
Unity/UX/HttpGetSync.uxml
Normal file
19
Unity/UX/HttpGetSync.uxml
Normal file
@@ -0,0 +1,19 @@
|
||||
<<<<<<< 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/BITKits/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/BITKits/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
|
Reference in New Issue
Block a user