更新了网络服务接口定义

This commit is contained in:
CortexCore
2023-06-07 02:02:14 +08:00
parent 08b05f8a74
commit b2444fd909
2727 changed files with 20455 additions and 4448 deletions

View File

@@ -1,6 +1,6 @@
<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/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/BITKits/UX/MaterialDesign.uss?fileID=7433441132597879392&amp;guid=e4dec78bf3c31184ca4f258af4dd1f8e&amp;type=3#MaterialDesign" />
<Style src="project://database/Assets/BITKit/UX/Common/Common.uss?fileID=7433441132597879392&amp;guid=a3a69d3518fd02b489e721f3c5b0b539&amp;type=3#Common" />
<Style src="project://database/Assets/BITKit/UX/MaterialDesign.uss?fileID=7433441132597879392&amp;guid=e4dec78bf3c31184ca4f258af4dd1f8e&amp;type=3#MaterialDesign" />
<ui:VisualElement name="menu-container" class="material context-menu">
<ui:Label text="文件" display-tooltip-when-elided="true" />
<ui:Button text="新建" display-tooltip-when-elided="true" />