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,7 @@
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="NewStrengthenSkin" width="60" height="60" xmlns:e="http://ns.egret.com/eui">
<e:Image source="qh_icon_bg"/>
<e:Image id="icon" anchorOffsetX="0" anchorOffsetY="0" verticalCenter="0" horizontalCenter="0" source=""/>
<e:Label id="txtName" text="鞋子" x="23" y="42" size="16" textAlign="right" verticalAlign="middle" textColor="0xE0AE75" stroke="1"/>
<e:Label id="txtAdd" text="" y="2" size="16" verticalAlign="middle" textAlign="right" textColor="0xE0C300" stroke="1" width="50" x="7"/>
</e:Skin>