- 拍照日期
- 拍照时间
- 摄影师
- 导师
- 化妆师
- 礼服件数
- 外景数
- 内景数
{if condition="customize('shynk')"}
- 拍摄状态
{/if}
{volist name="res.photography" id="vo"}
- {$vo.photodate}
- {$vo.phototime}
- {$vo.cameraman}
- {$vo.dresser}
- {$vo.dress_count}
- {$vo.locationcount}
- {$vo.Interiorcount}
{if condition="customize('shynk')"}
- {$vo.photostate}
{/if}
{/volist}