Commit fbebaffa authored by wildfirecode's avatar wildfirecode

bag

parent e0d945f7
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="BagQuitSkin" width="750" height="1206" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="bag退出弹窗_png" y="211" horizontalCenter="0"/>
<e:Group y="490" horizontalCenter="0">
<e:Image source="bag退出弹窗_png" horizontalCenter="0" verticalCenter="0"/>
<e:Group y="634" horizontalCenter="0">
<e:Button id="quitbtn" label="" x="0" y="0">
<e:skinName>
<e:Skin states="up,down,disabled">
......@@ -19,7 +19,7 @@
</e:skinName>
</e:Button>
</e:Group>
<e:Button id="closeBtn" label="" x="611.94" y="201.92">
<e:Button id="closeBtn" label="" x="602.94" y="359.92">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing">
<e:Image width="100%" height="100%" source="closeCommonBtn_png" source.down="closeCommonBtn_png" source.disabled="closeCommonBtn_png"/>
......
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="QuitSkin" width="750" height="1024" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="quit_bg_png" y="141" horizontalCenter="0"/>
<e:Button id="closeBtn" label="" x="614" y="131">
<e:Skin class="QuitSkin" width="750" height="1026" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="quit_bg_png" horizontalCenter="0" verticalCenter="0"/>
<e:Button id="closeBtn" label="" x="605" y="272">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing">
<e:Image width="100%" height="100%" source="closeCommonBtn_png" source.down="closeCommonBtn_png" source.disabled="closeCommonBtn_png"/>
......@@ -9,7 +9,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="quitBtn" label="" x="87" y="455.5">
<e:Button id="quitBtn" label="" x="99" y="546.5">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="按钮 副本 7_png" source.down="按钮 副本 7_png" source.disabled="按钮 副本 7_png"/>
......@@ -17,7 +17,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="resumeBtn" label="" x="388" y="455.5">
<e:Button id="resumeBtn" label="" x="376" y="546.5">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="按钮 副本 8_png" source.down="按钮 副本 8_png" source.disabled="按钮 副本 8_png"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment