This commit is contained in:
2025-07-10 23:55:26 +08:00
commit f140c92ddd
1840 changed files with 184740 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GuildLogItemViewSkin" width="665" height="32" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image id="imgBg" source="bg_quyu_1" scale9Grid="9,9,1,1" left="0" right="0" top="0" bottom="0"/>
<e:Label id="logInfoLb" text="{data}" x="13" size="20" verticalCenter="-1" textColor="0xe5ddcf" stroke="2"/>
</e:Skin>