|
|
@@ -7,7 +7,7 @@
|
|
|
<VerticalLayout bkimage="shoukuan_bkg.png" >
|
|
|
<HorizontalLayout name="shoukuan_title_bkg" height="44" bkcolor="0xFF3CB371">
|
|
|
<Label name="shoukuan_version" text="福利卡收款" height="44" align="center" valign="center" padding="0,0,0,0" textcolor="#FFFFFFFF" font="2"/>
|
|
|
- <Button name="closebtn" 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>
|
|
|
|
|
|
<VerticalLayout visible="true" name="shoukuan_before_pay_layout" height="500" padding="0,20,0,0">
|