{script src="ecmall,ui.utils,ui.calendar"}
| {$lang.order_num} | {$lang.store_name} | {sort_link by=order_count text=$lang.order_count} | {sort_link by=order_amount text=$lang.order_amount} | {sort_link by=open_time text=$lang.open_time} |
|---|---|---|---|---|
| {$row.order_num} | {$row.store_name|escape} | {$row.order_count} | {$row.order_amount|price} | {$row.open_time|date:Y-m-d} |
| {$lang.no_records} | ||||