更新了网络服务接口定义

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

@@ -6,7 +6,7 @@
<ui:VisualElement name="icon-image" />
</ui:Button>
<ui:Button display-tooltip-when-elided="true" name="close-button" class="windowButton alert">
<ui:VisualElement name="icon-image" style="background-image: url(&apos;project://database/Assets/BITKits/Art/Icons/Icon_symbols_close.png?fileID=2800000&amp;guid=aae5806b415655d41898c5712ec55d46&amp;type=3#Icon_symbols_close&apos;);" />
<ui:VisualElement name="icon-image" style="background-image: url(&apos;project://database/Assets/BITKit/Art/Icons/Icon_symbols_close.png?fileID=2800000&amp;guid=aae5806b415655d41898c5712ec55d46&amp;type=3#Icon_symbols_close&apos;);" />
</ui:Button>
</ui:VisualElement>
<ui:VisualElement name="video" class="video" style="width: 1024px; height: 768px; flex-grow: 1; -unity-background-scale-mode: scale-to-fit;" />
@@ -17,7 +17,7 @@
<ui:Slider high-value="1" name="player-slider" />
</ui:VisualElement>
<ui:Label text="16:57:57" display-tooltip-when-elided="true" name="totalTime-label" />
<ui:Button text="&#10;" display-tooltip-when-elided="true" name="maximize-button" class="playerButton" style="left: 0; top: 0; right: 0; bottom: 0; background-image: url(&apos;project://database/Assets/BITKits/Art/Icons/Icon_chrome-full-screen.png?fileID=2800000&amp;guid=14369dec7c1910746a4a0cfb41056f53&amp;type=3#Icon_chrome-full-screen&apos;);" />
<ui:Button text="&#10;" display-tooltip-when-elided="true" name="maximize-button" class="playerButton" style="left: 0; top: 0; right: 0; bottom: 0; background-image: url(&apos;project://database/Assets/BITKit/Art/Icons/Icon_chrome-full-screen.png?fileID=2800000&amp;guid=14369dec7c1910746a4a0cfb41056f53&amp;type=3#Icon_chrome-full-screen&apos;);" />
</ui:VisualElement>
</ui:VisualElement>
</ui:UXML>