|
|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<Window size="580,550" caption="0,0,0,44" roundcorner="4,4" >
|
|
|
+<Window size="800,740" caption="0,0,0,44" roundcorner="4,4" >
|
|
|
<Font id="0" name="微软雅黑" size="24" />
|
|
|
<Font id="1" name="微软雅黑" size="40" />
|
|
|
<Font id="2" name="微软雅黑" size="18" />
|
|
|
@@ -10,25 +10,25 @@
|
|
|
<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>
|
|
|
|
|
|
- <VerticalLayout visible="true" name="shoukuan_before_pay_layout" height="500" padding="0,20,0,0">
|
|
|
+ <VerticalLayout visible="true" name="shoukuan_before_pay_layout" padding="0,20,0,0">
|
|
|
<HorizontalLayout name="shoukuan_money_show_layout" height="50" padding="0,15,0,15">
|
|
|
- <Label text="¥" font="0" textcolor="0xFF3CB371" float="true" pos="220,24,235,50"/>
|
|
|
- <Label name="shoukuan_money_show_money" font="1" textcolor="0xFF3CB371" float="true" pos="245,12,520,48"/>
|
|
|
+ <Label text="¥" font="0" textcolor="0xFF3CB371" float="true" pos="320,24,335,50"/>
|
|
|
+ <Label name="shoukuan_money_show_money" font="1" textcolor="0xFF3CB371" float="true" pos="345,12,620,48"/>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
<HorizontalLayout height="40" padding="0,20,0,0">
|
|
|
<VerticalLayout>
|
|
|
<Button name="shoukuan_btn_saomazhifu" text="扫码支付" textcolor="#FF43A947" font="2" heiht="38" width="200" padding="50,0,10,0" normalimage="" hotimage="" pushedimage="" bordersize="0" bkcolor="#00FFFFFF"></Button>
|
|
|
- <Control name="shoukuan_btn_saomazhifu_line" height="2" bkcolor="#FF43A947" padding="70,0,70,0"></Control>
|
|
|
+ <Control name="shoukuan_btn_saomazhifu_line" height="3" bkcolor="#FF43A947" padding="70,0,150,0"></Control>
|
|
|
</VerticalLayout>
|
|
|
|
|
|
<VerticalLayout>
|
|
|
<Button name="shoukuan_btn_shoujihao" text="手机号+密码支付" font="2" heiht="38" width="200" padding="50,0,10,0" normalimage="" hotimage="" pushedimage="" bordersize="0" bkcolor="#00FFFFFF"></Button>
|
|
|
- <Control name="shoukuan_btn_shoujihao_line" visible="false" height="2" bkcolor="#FF43A947" padding="70,0,70,0"></Control>
|
|
|
+ <Control name="shoukuan_btn_shoujihao_line" visible="false" height="3" bkcolor="#FF43A947" padding="30,0,150,0"></Control>
|
|
|
</VerticalLayout>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
- <VerticalLayout name="fukuan_input_fukuanma_layout" height="220" padding="0,30,0,0">
|
|
|
+ <VerticalLayout name="fukuan_input_fukuanma_layout" height="220" padding="0,80,0,100">
|
|
|
<HorizontalLayout padding="0,20,0,0" height="129">
|
|
|
<Control></Control>
|
|
|
<Control bkimage="qrcode_attention.png" width="129" height="127"></Control>
|
|
|
@@ -38,23 +38,43 @@
|
|
|
<Label text="请扫描顾客福利卡付款二维码" align="center" padding="0,30,0,0" height="40" font="0"></Label>
|
|
|
</VerticalLayout>
|
|
|
|
|
|
- <VerticalLayout visible="false" name="fukuan_input_shoujihao_layout" height="230" padding="0,30,0,0">
|
|
|
- <HorizontalLayout height="60">
|
|
|
- <Label text="手机号:" font="2" float="true" pos="100,15,200,40"/>
|
|
|
- <Edit name="shoujihao_edit" float="true" pos="203,12,420,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
- </HorizontalLayout>
|
|
|
+ <HorizontalLayout visible="false" name="fukuan_input_shoujihao_layout" padding="0,30,0,0">
|
|
|
+ <VerticalLayout height="230" padding="0,30,0,0">
|
|
|
+ <HorizontalLayout height="60">
|
|
|
+ <Label text="手机号:" font="2" float="true" pos="50,15,200,40"/>
|
|
|
+ <Edit name="shoujihao_edit" float="true" pos="153,12,370,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
+ </HorizontalLayout>
|
|
|
+
|
|
|
+ <HorizontalLayout height="60">
|
|
|
+ <Label text="密码:" font="2" float="true" pos="50,15,200,40"/>
|
|
|
+ <Edit name="password_edit" password="true" float="true" pos="153,12,370,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
+ </HorizontalLayout>
|
|
|
+
|
|
|
+ <HorizontalLayout height="80" padding="0,30,0,0">
|
|
|
+ <Control></Control>
|
|
|
+ <Button name="shoukuanBtn" text="确认" font="2" textcolor="#FFFFFFFF" height="50" width="350" padding="0,0,0,0" tooltip="点击这里确认收款" normalimage="file='Btn_Green.png' corner='5,5,5,5'" hotimage="file='Btn_Green_Hover.png' corner='5,5,5,5'" pushedimage="file='Btn_Green_Click.png' corner='5,5,5,5'" />
|
|
|
+ <Control></Control>
|
|
|
+ </HorizontalLayout>
|
|
|
+ </VerticalLayout>
|
|
|
|
|
|
- <HorizontalLayout height="60">
|
|
|
- <Label text="密码:" font="2" float="true" pos="100,15,200,40"/>
|
|
|
- <Edit name="password_edit" password="true" float="true" pos="203,12,420,48" normalimage="file='Chat_InputBox_BG.png' corner='4,4,4,4'" hotimage="file='Chat_InputBox_BG_Hover.png' corner='4,4,4,4'" />
|
|
|
+ <HorizontalLayout width="340" height="416" bkcolor="#FFF3F3F3" padding="0,0,20,0">
|
|
|
+ <Button name="jianpan_1" text="1" font="0" heiht="60" width="60" float="true" pos="10,10,110,100" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_2" text="2" font="0" heiht="60" width="60" float="true" pos="120,10,220,100" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_3" text="3" font="0" heiht="60" width="60" float="true" pos="230,10,330,100" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+
|
|
|
+ <Button name="jianpan_4" text="4" font="0" heiht="60" width="60" float="true" pos="10,110,110,200" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_5" text="5" font="0" heiht="60" width="60" float="true" pos="120,110,220,200" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_6" text="6" font="0" heiht="60" width="60" float="true" pos="230,110,330,200" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+
|
|
|
+ <Button name="jianpan_7" text="7" font="0" heiht="60" width="60" float="true" pos="10,210,110,300" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_8" text="8" font="0" heiht="60" width="60" float="true" pos="120,210,220,300" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_9" text="9" font="0" heiht="60" width="60" float="true" pos="230,210,330,300" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+
|
|
|
+ <Button name="jianpan_qingkong" text="清空" font="0" heiht="60" width="60" float="true" pos="10,310,110,400" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_0" text="0" font="0" heiht="60" width="60" float="true" pos="120,310,220,400" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
+ <Button name="jianpan_x" text="X" font="0" heiht="60" width="60" float="true" pos="230,310,330,400" normalimage="" hotimage="" pushedimage="" borderround="6,6" bkcolor="#FFFFFFFF"></Button>
|
|
|
</HorizontalLayout>
|
|
|
-
|
|
|
- <HorizontalLayout height="80" padding="0,30,0,0">
|
|
|
- <Control></Control>
|
|
|
- <Button name="shoukuanBtn" text="确认" font="2" textcolor="#FFFFFFFF" height="50" width="400" padding="0,0,0,0" tooltip="点击这里确认收款" normalimage="file='Btn_Green.png' corner='5,5,5,5'" hotimage="file='Btn_Green_Hover.png' corner='5,5,5,5'" pushedimage="file='Btn_Green_Click.png' corner='5,5,5,5'" />
|
|
|
- <Control></Control>
|
|
|
- </HorizontalLayout>
|
|
|
- </VerticalLayout>
|
|
|
+ </HorizontalLayout>
|
|
|
|
|
|
<HorizontalLayout height="50" padding="0,20,0,0">
|
|
|
<Control></Control>
|
|
|
@@ -64,7 +84,7 @@
|
|
|
</VerticalLayout>
|
|
|
|
|
|
<VerticalLayout name="shoukuan_paying_layout" visible="false">
|
|
|
- <HorizontalLayout name="shoukuan_paying_loading" height="24" padding="0, 20, 0, 20">
|
|
|
+ <HorizontalLayout name="shoukuan_paying_loading" height="24" padding="0, 120, 0, 20">
|
|
|
<Control></Control>
|
|
|
<VerticalLayout width="24">
|
|
|
<Control></Control>
|
|
|
@@ -83,8 +103,9 @@
|
|
|
<Label height="60" padding="20,30,20,0" name="shouyin_paying_attention" text="如果用户没有支付成功,则请确认客户不再进行支付时再关闭此窗口,按【Esc】取消本次支付" font="2" textcolor="0xFF808080" multiline="true" align="center" />
|
|
|
</VerticalLayout>
|
|
|
|
|
|
- <VerticalLayout name="shoukuan_pay_success_layout" visible="false">
|
|
|
- <Label height="40" padding="0,80,0,20" name="shoukuan_pay_success_money" text="成功收款:" font="3" textcolor="0xFF3CB371" align="center"></Label>
|
|
|
+ <VerticalLayout name="shoukuan_pay_success_layout" visible="false">
|
|
|
+
|
|
|
+ <Label height="40" padding="0,180,0,20" name="shoukuan_pay_success_money" text="成功收款:" font="3" textcolor="0xFF3CB371" align="center"></Label>
|
|
|
|
|
|
<Label height="60" padding="20,30,20,0" name="shouyin_pay_success_attention" text="按任意键关闭窗口" font="2" textcolor="0xFF808080" multiline="true" align="center" />
|
|
|
</VerticalLayout>
|
|
|
@@ -96,7 +117,7 @@
|
|
|
<Control></Control>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
- <Label height="40" padding="0,20,0,20" name="shoukuan_pay_fail_money" text="订单支付失败" font="3" textcolor="0xFFD33E3A" align="center"></Label>
|
|
|
+ <Label height="40" padding="0,120,0,20" name="shoukuan_pay_fail_money" text="订单支付失败" font="3" textcolor="0xFFD33E3A" align="center"></Label>
|
|
|
|
|
|
<Label height="60" padding="20,30,20,0" name="shouyin_pay_fail_attention" text="" font="2" textcolor="0xFF808080" multiline="true" align="center" />
|
|
|
</VerticalLayout>
|