相关代码 |
|
$text.order_title_list #messageMarkup( ) $text.order_item_name $text.order_item_orderdate $text.order_item_totalfee $text.order_item_status $text.btn_detail #foreach( $order in $orders ) $velocityCount $order.name $order.orderdate $order.totalfee $text.getValue( "order_status", $order.status ) $text.btn_detail #end