refactor(web):改造成vue工程
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user