|
@@ -11,66 +11,78 @@
|
|
|
<Button name="closebtn" keyboard="false" padding="0,13,15,0" width="16" height="16" tooltip="关闭" normalimage="file='close_normal.png'" hotimage="file='close_hover.png'" pushedimage="file='close_normal.png'"/>
|
|
<Button name="closebtn" keyboard="false" padding="0,13,15,0" width="16" height="16" tooltip="关闭" normalimage="file='close_normal.png'" hotimage="file='close_hover.png'" pushedimage="file='close_normal.png'"/>
|
|
|
</HorizontalLayout>
|
|
</HorizontalLayout>
|
|
|
|
|
|
|
|
- <HorizontalLayout visible="true" name="shoukuan_before_pay_layout">
|
|
|
|
|
- <VerticalLayout height="520" padding="0,20,0,0">
|
|
|
|
|
- <HorizontalLayout height="50" padding="0,0,0,0">
|
|
|
|
|
- <Label name="huiyuan_chongzhi_curbalance" text="当前余额:" font="2" float="true" pos="30,12,250,40"/>
|
|
|
|
|
- </HorizontalLayout>
|
|
|
|
|
-
|
|
|
|
|
- <HorizontalLayout height="50" padding="0,20,0,0">
|
|
|
|
|
- <Label text="充值:" font="2" float="true" pos="30,12,180,40"/>
|
|
|
|
|
- <Edit name="chongzhi_edit" float="true" pos="98,12,355,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
|
|
- <Label text="元" font="2" float="true" pos="362,15,470,40"/>
|
|
|
|
|
- </HorizontalLayout>
|
|
|
|
|
-
|
|
|
|
|
- <HorizontalLayout height="50" padding="0,35,0,0">
|
|
|
|
|
- <Label text="快选:" font="2" float="true" pos="30,12,180,40"/>
|
|
|
|
|
- <Button name="xianjin_kuaijie_50" font="4" text="50元" heiht="36" width="55" padding="100,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
- <Button name="xianjin_kuaijie_100" font="4" text="100元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
- <Button name="xianjin_kuaijie_200" font="4" text="200元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
- <Button name="xianjin_kuaijie_500" font="4" text="500元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
- <Button name="xianjin_kuaijie_1000" font="4" text="1000元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
- </HorizontalLayout>
|
|
|
|
|
-
|
|
|
|
|
- <HorizontalLayout height="50" padding="0,35,0,0">
|
|
|
|
|
- <Label text="赠送:" font="2" float="true" pos="30,12,180,40"/>
|
|
|
|
|
- <Edit name="zengsong_edit" float="true" pos="98,12,355,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
|
|
- <Label text="元" font="2" float="true" pos="362,15,470,40"/>
|
|
|
|
|
- </HorizontalLayout>
|
|
|
|
|
|
|
+ <VerticalLayout visible="true" name="shoukuan_before_pay_layout" vscrollbar="true">
|
|
|
|
|
+ <HorizontalLayout height="400">
|
|
|
|
|
+ <VerticalLayout height="380" padding="0,20,0,0">
|
|
|
|
|
+ <HorizontalLayout height="50" padding="0,0,0,0">
|
|
|
|
|
+ <Label name="huiyuan_chongzhi_curbalance" text="当前余额:" font="2" float="true" pos="30,12,250,40"/>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
+
|
|
|
|
|
+ <HorizontalLayout height="50" padding="0,20,0,0">
|
|
|
|
|
+ <Label text="充值:" font="2" float="true" pos="30,12,180,40"/>
|
|
|
|
|
+ <Edit name="chongzhi_edit" float="true" pos="98,12,355,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
|
|
+ <Label text="元" font="2" float="true" pos="362,15,470,40"/>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
+
|
|
|
|
|
+ <HorizontalLayout height="50" padding="0,35,0,0">
|
|
|
|
|
+ <Label text="快选:" font="2" float="true" pos="30,12,180,40"/>
|
|
|
|
|
+ <Button name="xianjin_kuaijie_50" font="4" text="50元" heiht="36" width="55" padding="100,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
+ <Button name="xianjin_kuaijie_100" font="4" text="100元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
+ <Button name="xianjin_kuaijie_200" font="4" text="200元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
+ <Button name="xianjin_kuaijie_500" font="4" text="500元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
+ <Button name="xianjin_kuaijie_1000" font="4" text="1000元" heiht="36" width="55" padding="14,10,0,0" textcolor="#FFFFFFFF" normalimage="" hotimage="" pushedimage="" bordersize="0" bordercolor="#FFC1C1C1" bkcolor="#FF3CB371"></Button>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
+
|
|
|
|
|
+ <HorizontalLayout height="50" padding="0,35,0,0">
|
|
|
|
|
+ <Label text="赠送:" font="2" float="true" pos="30,12,180,40"/>
|
|
|
|
|
+ <Edit name="zengsong_edit" float="true" pos="98,12,355,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
|
|
+ <Label text="元" font="2" float="true" pos="362,15,470,40"/>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
|
|
- <HorizontalLayout height="50" padding="0,20,0,0">
|
|
|
|
|
- <Control></Control>
|
|
|
|
|
- <Label name="shoukuanresult" font="2" width="400" height="50" multiline="true" text="" visible="false" textcolor="#FF0000" align="center" />
|
|
|
|
|
- <Control></Control>
|
|
|
|
|
- </HorizontalLayout>
|
|
|
|
|
|
|
+ <HorizontalLayout height="50" padding="0,20,0,0">
|
|
|
|
|
+ <Control></Control>
|
|
|
|
|
+ <Label name="shoukuanresult" font="2" width="400" height="50" multiline="true" text="" visible="false" textcolor="#FF0000" align="center" />
|
|
|
|
|
+ <Control></Control>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
+ </VerticalLayout>
|
|
|
|
|
|
|
|
- <Label text="支付方式" font="2" padding="30,40,0,15"/>
|
|
|
|
|
-
|
|
|
|
|
- <HorizontalLayout width="180" height="100" padding="15,0,0,0">
|
|
|
|
|
- <Button name="shoukuanBtn" text="" heiht="80" width="180" padding="15,0,0,15" textcolor="#FF999999" normalimage="" hotimage="" pushedimage="" bordersize="0" bkcolor="#FFFF4242"></Button>
|
|
|
|
|
- <Control bkimage="weixinzhifu_icon.png" width="24" height="22" float="true" pos="85,10,109,32" mouse="false"></Control>
|
|
|
|
|
- <Label text="微信支付/支付宝/云闪付" width="140" height="40" font="4" float="true" pos="20,35,180,75" textcolor="#FFFFFFFF" mouse="false"></Label>
|
|
|
|
|
|
|
+ <HorizontalLayout width="340" height="406" bkcolor="#FFF3F3F3">
|
|
|
|
|
+ <Button name="jianpan_1" text="1" font="0" heiht="60" width="60" float="true" pos="10,0,110,90" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_2" text="2" font="0" heiht="60" width="60" float="true" pos="120,0,220,90" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_3" text="3" font="0" heiht="60" width="60" float="true" pos="230,0,330,90" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+
|
|
|
|
|
+ <Button name="jianpan_4" text="4" font="0" heiht="60" width="60" float="true" pos="10,100,110,190" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_5" text="5" font="0" heiht="60" width="60" float="true" pos="120,100,220,190" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_6" text="6" font="0" heiht="60" width="60" float="true" pos="230,100,330,190" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+
|
|
|
|
|
+ <Button name="jianpan_7" text="7" font="0" heiht="60" width="60" float="true" pos="10,200,110,290" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_8" text="8" font="0" heiht="60" width="60" float="true" pos="120,200,220,290" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_9" text="9" font="0" heiht="60" width="60" float="true" pos="230,200,330,290" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+
|
|
|
|
|
+ <Button name="jianpan_qingkong" text="清空" font="0" heiht="60" width="60" float="true" pos="10,300,110,390" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_0" text="0" font="0" heiht="60" width="60" float="true" pos="120,300,220,390" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
+ <Button name="jianpan_x" text="X" font="0" heiht="60" width="60" float="true" pos="230,300,330,390" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
</HorizontalLayout>
|
|
</HorizontalLayout>
|
|
|
- </VerticalLayout>
|
|
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
|
|
- <HorizontalLayout width="340" height="406" bkcolor="#FFF3F3F3">
|
|
|
|
|
- <Button name="jianpan_1" text="1" font="0" heiht="60" width="60" float="true" pos="10,0,110,90" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_2" text="2" font="0" heiht="60" width="60" float="true" pos="120,0,220,90" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_3" text="3" font="0" heiht="60" width="60" float="true" pos="230,0,330,90" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
-
|
|
|
|
|
- <Button name="jianpan_4" text="4" font="0" heiht="60" width="60" float="true" pos="10,100,110,190" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_5" text="5" font="0" heiht="60" width="60" float="true" pos="120,100,220,190" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_6" text="6" font="0" heiht="60" width="60" float="true" pos="230,100,330,190" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
-
|
|
|
|
|
- <Button name="jianpan_7" text="7" font="0" heiht="60" width="60" float="true" pos="10,200,110,290" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_8" text="8" font="0" heiht="60" width="60" float="true" pos="120,200,220,290" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_9" text="9" font="0" heiht="60" width="60" float="true" pos="230,200,330,290" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
|
|
+ <Label text="支付方式" font="2" padding="30,10,0,15" height="30"/>
|
|
|
|
|
+
|
|
|
|
|
+ <Control height="1" bkcolor="#FFEBE8E8" padding="10,0,10,0"></Control>
|
|
|
|
|
+
|
|
|
|
|
+ <HorizontalLayout name="huiyuan_chongzhi_jiesuan_zhifufangshi_layout">
|
|
|
|
|
+ <HorizontalLayout name="huiyuan_chongzhi_jiesuan_zhifufangshi_weixinzhifu" width="120" hegiht="80" float="true">
|
|
|
|
|
+ <Button name="huiyuan_chongzhi_jiesuan_zhifufangshi_weixinzhifu_btn" text="" height="80" width="120" padding="0,0,0,0" textcolor="#FF999999" normalimage="" hotimage="" pushedimage="" bordersize="0" bkcolor="#FFFF4242"></Button>
|
|
|
|
|
+ <Control name="zhifu_icon" bkimage="weixinzhifu_icon.png" width="24" height="22" float="true" pos="53,10,77,32" mouse="false"></Control>
|
|
|
|
|
+ <Label name="zhifu_name" text="微信支付/支付宝/云闪付" multiline="true" width="115" height="40" font="14" float="true" pos="2,35,117,75" textcolor="#FFFFFFFF" mouse="false"></Label>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
|
|
- <Button name="jianpan_dian" text="." font="0" heiht="60" width="60" float="true" pos="10,300,110,390" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_0" text="0" font="0" heiht="60" width="60" float="true" pos="120,300,220,390" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
- <Button name="jianpan_x" text="X" font="0" heiht="60" width="60" float="true" pos="230,300,330,390" normalimage="file='shuzi_btn_normal.png' corner='5,5,5,5'" hotimage="file='shuzi_btn_hover.png' corner='5,5,5,5'" pushedimage="file='shuzi_btn_push.png' corner='5,5,5,5'"></Button>
|
|
|
|
|
|
|
+ <HorizontalLayout name="huiyuan_chongzhi_jiesuan_zhifufangshi_xianjin" width="120" hegiht="80" float="true">
|
|
|
|
|
+ <Button name="huiyuan_chongzhi_jiesuan_zhifufangshi_xianjin_btn" text="" height="80" width="120" padding="0,0,0,0" textcolor="#FF999999" normalimage="" hotimage="" pushedimage="" bordersize="0" bkcolor="#FF52CB4B"></Button>
|
|
|
|
|
+ <Control name="zhifu_icon" bkimage="xianjinzhifu_icon.png" width="21" height="24" float="true" pos="50,10,71,34" mouse="false"></Control>
|
|
|
|
|
+ <Label name="zhifu_name" text="现金支付" width="180" height="35" font="14" float="true" pos="30,35,210,70" textcolor="#FFFFFFFF" mouse="false"></Label>
|
|
|
|
|
+ </HorizontalLayout>
|
|
|
</HorizontalLayout>
|
|
</HorizontalLayout>
|
|
|
- </HorizontalLayout>
|
|
|
|
|
|
|
+ </VerticalLayout>
|
|
|
|
|
|
|
|
<VerticalLayout name="shoukuan_tishi_layout" visible="false">
|
|
<VerticalLayout name="shoukuan_tishi_layout" visible="false">
|
|
|
<HorizontalLayout padding="0,100,0,0" height="129">
|
|
<HorizontalLayout padding="0,100,0,0" height="129">
|