include file ='../top.html'
include file ='own_menu.html'
$langProductMSelect
$langSupplyTitle
$langSupplyAddTime
$langCedit
section name=i loop=$supply_array
if $supply_array[i].s_type eq 1
[
$langSupplyTypeQiu
]
/if
if $supply_array[i].s_type eq 2
[
$langSupplyTypeGone
]
/if
if $supply_array[i].s_recommend eq 1
[
$langSupplyTypeJian
]
/if
$supply_array[i].s_title
$supply_array[i].s_time
$langCmodi
/section
if $supply_array[0].s_id neq ''
$page_list
/if
include file ='../../../../html/footer.html'