refactor(web):改造成vue工程
This commit is contained in:
8
public/resource/eui_skins/web/bloodyelskin.exml
Normal file
8
public/resource/eui_skins/web/bloodyelskin.exml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<e:Skin class="bloodyelskin" width="60" height="4" xmlns:e="http://ns.egret.com/eui">
|
||||
<e:Image left="0" right="0" top="0" bottom="0" source="boolBg"/>
|
||||
<e:Image id="thumb" fillMode="scale" left="1" right="1" top="1" bottom="1" source="boolyel"/>
|
||||
<e:Label id="labelDisplay" textAlign="center" verticalAlign="middle"
|
||||
size="12" fontFamily="黑体"
|
||||
horizontalCenter="0" verticalCenter="-14" textColor="0xFFFFFF" stroke="1" strokeColor="0x000000"/>
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user