|
|
@@ -1,41 +1,63 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<Window>
|
|
|
- <WaimaiOrderItem height="200" bkcolor="#FFFFFFFF" padding="0,20,20,0" borderround="10,10">
|
|
|
- <HorizontalLayout>
|
|
|
- <Label float="true" name="waimai_order_list_order_num" text="订单号:" pos="10,6,380,36" />
|
|
|
- <Label float="true" name="waimai_order_list_from" text="订单来源:" pos="400,6,682,36" />
|
|
|
-
|
|
|
- <Label float="true" name="waimai_order_list_name" text="姓名:" pos="10,36,182,66" />
|
|
|
- <Label float="true" name="waimai_order_list_phone" text="电话:" pos="400,36,700,66" />
|
|
|
- <Label float="true" name="waimai_order_list_address" text="地址:" pos="10,66,700,96" />
|
|
|
-
|
|
|
- <Label float="true" name="waimai_order_list_init_date" text="下单时间:" pos="10,96,220,126" />
|
|
|
- <Label float="true" name="waimai_order_list_price" text="价格:" pos="400,96,600,126" />
|
|
|
-
|
|
|
- <Label float="true" name="waimai_order_list_type" text="配送方式:" pos="10,126,400,156" />
|
|
|
-
|
|
|
- <Label float="true" name="waimai_order_list_delivery_date" text="配送时间:" pos="10,156,282,186" />
|
|
|
-
|
|
|
- <Label float="true" name="waimai_order_list_refund_status" text="退款状态:" pos="400,156,800,186" />
|
|
|
-
|
|
|
- <Control name="waimai_order_list_yuyue" bkimage="yuyue.png" float="true" pos="250,120,362,190" />
|
|
|
- <Control name="waimai_order_list_ziqu" bkimage="ziti.png" float="true" pos="400,120,512,190" />
|
|
|
-
|
|
|
- <Control name="waimai_order_list_meituan_icon" bkimage="meituan_icon.png" visible="false" float="true" pos="490,5,520,35" />
|
|
|
- <Control name="waimai_order_list_eleme_icon" bkimage="eleme_icon.png" visible="false" float="true" pos="490,5,520,35" />
|
|
|
- <Control name="waimai_order_list_zhipuzi_icon" bkimage="zhipuzi_waimai_icon.png" visible="false" float="true" pos="490,5,520,35" />
|
|
|
+ <WaimaiOrderItem height="280" bkcolor="#FFFFFFFF" padding="0,20,20,0" borderround="10,10">
|
|
|
+ <HorizontalLayout height="200">
|
|
|
+ <HorizontalLayout>
|
|
|
+ <Label float="true" name="waimai_order_list_order_num" text="订单号:" pos="10,6,380,36" />
|
|
|
+ <Label float="true" name="waimai_order_list_from" text="订单来源:" pos="400,6,682,36" />
|
|
|
+
|
|
|
+ <Label float="true" name="waimai_order_list_name" text="姓名:" pos="10,36,182,66" />
|
|
|
+ <Label float="true" name="waimai_order_list_phone" text="电话:" pos="400,36,700,66" />
|
|
|
+ <Label float="true" name="waimai_order_list_address" text="地址:" pos="10,66,700,96" />
|
|
|
+
|
|
|
+ <Label float="true" name="waimai_order_list_init_date" text="下单时间:" pos="10,96,220,126" />
|
|
|
+ <Label float="true" name="waimai_order_list_price" text="价格:" pos="400,96,600,126" />
|
|
|
+
|
|
|
+ <Label float="true" name="waimai_order_list_type" text="配送方式:" pos="10,126,400,156" />
|
|
|
+
|
|
|
+ <Label float="true" name="waimai_order_list_delivery_date" text="配送时间:" pos="10,156,282,186" />
|
|
|
+
|
|
|
+ <Label float="true" name="waimai_order_list_refund_status" text="退款状态:" pos="400,156,800,186" />
|
|
|
+
|
|
|
+ <Control name="waimai_order_list_yuyue" bkimage="yuyue.png" float="true" pos="250,120,362,190" />
|
|
|
+ <Control name="waimai_order_list_ziqu" bkimage="ziti.png" float="true" pos="400,120,512,190" />
|
|
|
+
|
|
|
+ <Control name="waimai_order_list_meituan_icon" bkimage="meituan_icon.png" visible="false" float="true" pos="490,5,520,35" />
|
|
|
+ <Control name="waimai_order_list_eleme_icon" bkimage="eleme_icon.png" visible="false" float="true" pos="490,5,520,35" />
|
|
|
+ <Control name="waimai_order_list_zhipuzi_icon" bkimage="zhipuzi_waimai_icon.png" visible="false" float="true" pos="490,5,520,35" />
|
|
|
+ </HorizontalLayout>
|
|
|
+
|
|
|
+ <HorizontalLayout width="200">
|
|
|
+ <Button name="waimai_order_list_info" float="true" pos="100,6,180,44" text="详情" normalimage="file='btn_border_white.png' corner='5,5,5,5'" hotimage="file='btn_border_white_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_white_Click.png' corner='5,5,5,5'"/>
|
|
|
+ <Button name="waimai_order_list_print" float="true" pos="100,54,180,92" text="打印" normalimage="file='btn_border_white.png' corner='5,5,5,5'" hotimage="file='btn_border_white_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_white_Click.png' corner='5,5,5,5'"/>
|
|
|
+
|
|
|
+ <Button name="waimai_order_list_confirme" float="true" pos="100,107,180,150" text="确认" textcolor="#FFFFFFFF"/>
|
|
|
+ <Button name="waimai_order_list_success" float="true" pos="100,107,180,150" text="设为成功" textcolor="#FFFFFFFF" normalimage="file='shuzi_btn_push.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 name="waimai_order_list_fail" float="true" pos="100,155,180,198" text="设为失败" textcolor="#FFFFFFFF" normalimage="file='btn_border_red.png' corner='5,5,5,5'" hotimage="file='btn_border_red_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_red_Click.png' corner='5,5,5,5'"/>
|
|
|
+
|
|
|
+ <Button name="waimai_order_list_agree" float="true" pos="100,107,180,150" text="同意退款" textcolor="#FFFFFFFF" normalimage="file='btn_border_white.png' corner='5,5,5,5'" hotimage="file='btn_border_white_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_white_Click.png' corner='5,5,5,5'" />
|
|
|
+ <Button name="waimai_order_list_disagree" float="true" pos="100,155,180,198" text="拒绝退款" textcolor="#FFFFFFFF" normalimage="file='btn_border_red.png' corner='5,5,5,5'" hotimage="file='btn_border_red_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_red_Click.png' corner='5,5,5,5'"/>
|
|
|
+ </HorizontalLayout>
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
- <HorizontalLayout width="200">
|
|
|
- <Button name="waimai_order_list_info" float="true" pos="100,6,180,44" text="详情" normalimage="file='btn_border_white.png' corner='5,5,5,5'" hotimage="file='btn_border_white_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_white_Click.png' corner='5,5,5,5'"/>
|
|
|
- <Button name="waimai_order_list_print" float="true" pos="100,54,180,92" text="打印" normalimage="file='btn_border_white.png' corner='5,5,5,5'" hotimage="file='btn_border_white_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_white_Click.png' corner='5,5,5,5'"/>
|
|
|
-
|
|
|
- <Button name="waimai_order_list_confirme" float="true" pos="100,112,180,150" text="确认" textcolor="#FFFFFFFF"/>
|
|
|
- <Button name="waimai_order_list_success" float="true" pos="100,112,180,150" text="设为成功" textcolor="#FFFFFFFF" normalimage="file='shuzi_btn_push.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 name="waimai_order_list_fail" float="true" pos="100,160,180,198" text="设为失败" textcolor="#FFFFFFFF" normalimage="file='btn_border_red.png' corner='5,5,5,5'" hotimage="file='btn_border_red_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_red_Click.png' corner='5,5,5,5'"/>
|
|
|
-
|
|
|
- <Button name="waimai_order_list_agree" float="true" pos="100,112,180,150" text="同意退款" textcolor="#FFFFFFFF" normalimage="file='btn_border_white.png' corner='5,5,5,5'" hotimage="file='btn_border_white_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_white_Click.png' corner='5,5,5,5'" />
|
|
|
- <Button name="waimai_order_list_disagree" float="true" pos="100,160,180,198" text="拒绝退款" textcolor="#FFFFFFFF" normalimage="file='btn_border_red.png' corner='5,5,5,5'" hotimage="file='btn_border_red_Hover.png' corner='5,5,5,5'" pushedimage="file='btn_border_red_Click.png' corner='5,5,5,5'"/>
|
|
|
+ <Control height="1" bkcolor="#FFEAEAEA" padding="10,5,10,0"></Control>
|
|
|
+
|
|
|
+ <HorizontalLayout>
|
|
|
+ <HorizontalLayout name="waimai_order_list_ziqu_layout">
|
|
|
+ <Label name="waimai_order_list_ziqu_qucanhao" font="18" width="300" padding="20,0,0,0"></Label>
|
|
|
+
|
|
|
+ <Control></Control>
|
|
|
+
|
|
|
+ <Button name="waimai_order_list_ziqu_hujiaoqucan" width="200" height="48" padding="0,16,20,0" text="呼叫取餐" textcolor="#FFFFFFFF"/>
|
|
|
+ </HorizontalLayout>
|
|
|
+
|
|
|
+ <HorizontalLayout name="waimai_order_list_peisong_layout">
|
|
|
+ <Label name="waimai_order_list_peisong_type" font="18" width="300" padding="20,0,0,0"></Label>
|
|
|
+
|
|
|
+ <Control></Control>
|
|
|
+
|
|
|
+ <Button name="waimai_order_list_peisong_disanfangpeisong" width="200" height="48" padding="0,16,20,0" text="发第三方配送" textcolor="#FFFFFFFF"/>
|
|
|
+ </HorizontalLayout>
|
|
|
</HorizontalLayout>
|
|
|
</WaimaiOrderItem>
|
|
|
</Window>
|