<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="GZHAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        >
	<mx:ImageUI id="bg_rect" />
	<e:Group horizontalCenter="0" verticalCenter="0">
		<e:Image id="bg_p" />
		<e:Image id="code_p" left="94" bottom="100" />
		<mx:SSButton id="close_b" right="0" top="40" />
		<mx:SSButton id="ok_b" bottom="50" right="53"/>
		<mx:SSButton id="joinwx_b" bottom="46" left="46" />
	</e:Group>
</e:Skin>