更新了网络服务接口定义
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<<<<<<< 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" />
|
||||
<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" />
|
||||
@@ -9,7 +9,7 @@
|
||||
</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" />
|
||||
<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" />
|
||||
|
Reference in New Issue
Block a user