控制台
» 展会管理
展会名称
展出时间
展会类型
<{foreach from=$Lists item=a name=expo}>
<{$a.ExpoTitle}>
<{$a.ExpoStartDate|date_format:"%Y-%m-%d"|default:"未指定"}>/<{$a.ExpoEndDate|date_format:"%Y-%m-%d"|default:"未指定"}>
<{$ExpotypeList[$a.ExpoTypeId]}>
<{foreachelse}>
目前没有任何数据
<{/foreach}>
全选/全不选
选中项 :
<{$ByPages}>
快速添加
会展标题:
会展类型:
<{foreach from=$ExpotypeList item=i key=k}>
<{$i}>
<{foreachelse}>
请补充展会类型
<{/foreach}>