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="FubenRankItemSkin" width="380" height="39" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image smoothing="false" id="bg" width="100%" height="100%" source="bg_quyu_1" scale9Grid="2,2,16,16"/>
<e:Image id="rankImage" source="Act_pm_1" x="20" y="2"/>
<e:Label id="numLabel" text="" x="31" size="18" y="11" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="label1" text="" x="121" size="18" y="11" stroke="2" textColor="0xe5ddcf"/>
<e:Label id="label2" text="" x="302" size="18" y="11" textColor="0xe5ddcf" stroke="2"/>
</e:Skin>