refactor(web):改造成vue工程
This commit is contained in:
8
public/resource/eui_skins/web/bloodBarSkin5.exml
Normal file
8
public/resource/eui_skins/web/bloodBarSkin5.exml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<e:Skin class="bloodBarSkin5" width="424" height="24" xmlns:e="http://ns.egret.com/eui">
|
||||
<e:Image left="0" right="0" top="0" bottom="0" scale9Grid="2,1,45,2" source="" visible="false"/>
|
||||
<e:Image id="thumb" fillMode="scale" left="1" right="1" top="1" bottom="1" height="22" source="boss_json.boss_hp_1"/>
|
||||
<e:Label id="labelDisplay"
|
||||
size="20"
|
||||
horizontalCenter="0" stroke="1" strokeColor="0x000000" text="58/199" verticalCenter="0" bold="true" textColor="0x28ee01"/>
|
||||
</e:Skin>
|
||||
Reference in New Issue
Block a user