更新了网络服务接口定义

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,5 @@
<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/Common/Common.uss?fileID=7433441132597879392&amp;guid=67cb7ebf720c1fd42847a26b83979c07&amp;type=3#Common" />
<Style src="project://database/Assets/BITKit/UX/BITAlert.uss?fileID=7433441132597879392&amp;guid=d86e9352a27b45947b78fb75f7b45c04&amp;type=3#BITAlert" />
<Style src="project://database/Assets/BITKit/UX/BITAlert.uss?fileID=7433441132597879392&amp;guid=8d0db0fee932f5342988f09217d6309a&amp;type=3#BITAlert" />
<ui:VisualElement name="Background" style="position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.91);" />
<ui:VisualElement name="Center" style="margin-left: auto; margin-right: auto; margin-top: auto; margin-bottom: auto; -unity-text-align: upper-center;">
<ui:Label text="Label" display-tooltip-when-elided="true" name="title-label" style="-unity-font-style: bold; font-size: 24px;" />