refactor(web):改造成vue工程

This commit is contained in:
kubbo
2025-09-30 17:43:06 +08:00
parent f140c92ddd
commit 39f7598b02
1777 changed files with 878 additions and 2238 deletions

View File

@@ -0,0 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="bloodyelskin" width="60" height="4" xmlns:e="http://ns.egret.com/eui">
<e:Image left="0" right="0" top="0" bottom="0" source="boolBg"/>
<e:Image id="thumb" fillMode="scale" left="1" right="1" top="1" bottom="1" source="boolyel"/>
<e:Label id="labelDisplay" textAlign="center" verticalAlign="middle"
size="12" fontFamily="黑体"
horizontalCenter="0" verticalCenter="-14" textColor="0xFFFFFF" stroke="1" strokeColor="0x000000"/>
</e:Skin>