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="SoldierSoulTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:app="app.*" width="131" height="119" states="up,down" >
<e:Image source="sw_bh_icon0"/>
<e:Image id="weaponIcon" source="sw_bh_icon3" y="12" x="30"/>
<e:Image id="weaponName" source="sw_bh_mc1" y="84" x="21"/>
<e:Image source="sw_bh_icon5" x="20" visible.up="false"/>
<app:RedDotControl id="redPoint" x="93" y="4" visible="false"/>
</e:Skin>