refactor(web):改造成vue工程
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<e:Skin class="TradeLineTabSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" states="up,down" >
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" source="tab_01_2"/>
|
||||
<e:Image horizontalCenter="0" verticalCenter="0" visible.up="false" source="tab_01_1"/>
|
||||
<e:Label id="label" text="基 础" textColor="0xF0C896" size="22" horizontalCenter="0" verticalCenter="0" stroke="2" textColor.down="0xe5ddcf"/>
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user