|
|
@@ -3,16 +3,23 @@
|
|
|
<WaimaiOrderItem height="200" bkcolor="#FFFFFFFF" padding="0,20,20,0">
|
|
|
<HorizontalLayout>
|
|
|
<Label float="true" name="waimai_order_list_order_no" text="订单号:" pos="10,6,320,36" />
|
|
|
+ <Label float="true" name="waimai_order_list_from" text="订单来源:" pos="350,6,582,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="350,36,600,66" />
|
|
|
- <Label float="true" name="waimai_order_list_address" text="地址:" pos="10,66,182,96" />
|
|
|
+ <Label float="true" name="waimai_order_list_address" text="地址:" pos="10,66,550,96" />
|
|
|
+
|
|
|
<Label float="true" name="waimai_order_list_init_date" text="下单时间:" pos="10,96,220,126" />
|
|
|
- <Label float="true" name="waimai_order_list_type" text="订单类型:" pos="10,126,182,156" />
|
|
|
+ <Label float="true" name="waimai_order_list_price" text="价格:" pos="350,96,500,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,182,186" />
|
|
|
|
|
|
<Label float="true" name="waimai_order_list_refund_status" text="退款状态:" pos="350,156,800,186" />
|
|
|
|
|
|
- <Label float="true" name="waimai_order_list_price" text="价格:" pos="350,6,482,36" />
|
|
|
+ <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" />
|
|
|
</HorizontalLayout>
|
|
|
|
|
|
<HorizontalLayout width="200">
|