|
@@ -64,13 +64,16 @@
|
|
|
<Control></Control>
|
|
<Control></Control>
|
|
|
</HorizontalLayout>
|
|
</HorizontalLayout>
|
|
|
|
|
|
|
|
- <VerticalLayout name="huiyuan_info_layout" padding="15,15,15,15" bordercorner="10,10" bkcolor="#FFFFFFFF" visible="false">
|
|
|
|
|
|
|
+ <VerticalLayout name="huiyuan_info_layout" padding="15,0,0,0" bordercorner="10,10" bkcolor="#FFFFFFFF" visible="false">
|
|
|
|
|
+ <Label name="huiyuan_num" text="会员卡号:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
|
|
+ <Label name="huiyuan_yue" text="当前余额:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
<Label name="huiyuan_name" text="会员姓名:" heiht="30" padding="30,10,10,10"></Label>
|
|
<Label name="huiyuan_name" text="会员姓名:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
<Label name="huiyuan_phone" text="电话:" heiht="30" padding="30,10,10,10"></Label>
|
|
<Label name="huiyuan_phone" text="电话:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
<Label name="huiyuan_sex" text="性别:" heiht="30" padding="30,10,10,10"></Label>
|
|
<Label name="huiyuan_sex" text="性别:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
|
|
+ <Label name="huiyuan_address" text="地址:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
<Label name="huiyuan_birthday" text="生日:" heiht="30" padding="30,10,10,10"></Label>
|
|
<Label name="huiyuan_birthday" text="生日:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
<Label name="huiyuan_levelname" text="会员级别:" heiht="30" padding="30,10,10,10"></Label>
|
|
<Label name="huiyuan_levelname" text="会员级别:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
- <Label name="huiyuan_yue" text="当前余额:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
|
|
|
|
+ <Label name="huiyuan_shitika" text="实体卡:" heiht="30" padding="30,10,10,10"></Label>
|
|
|
|
|
|
|
|
<HorizontalLayout>
|
|
<HorizontalLayout>
|
|
|
<Button name="huiiyuan_page_chongzhi_btn" width="130" height="45" padding="30,30,0,0" text="会员充值" textcolor="#FFFFFFFF" normalimage="file='btn_green_zhengchang.png' corner='5,5,5,5'" hotimage="file='btn_green_xuanfu.png' corner='5,5,5,5'" pushedimage="file='btn_green_dianji.png' corner='5,5,5,5'" />
|
|
<Button name="huiiyuan_page_chongzhi_btn" width="130" height="45" padding="30,30,0,0" text="会员充值" textcolor="#FFFFFFFF" normalimage="file='btn_green_zhengchang.png' corner='5,5,5,5'" hotimage="file='btn_green_xuanfu.png' corner='5,5,5,5'" pushedimage="file='btn_green_dianji.png' corner='5,5,5,5'" />
|