{$mname}
相关协议
开户说明
{$activity['title']}
×
{php echo htmlspecialchars_decode($activity['content'])}
{$activity['description']}
{if $activity['endtime'] < TIMESTAMP}
{else}
请认真填写资料
姓名
手机号码
{loop $ds $fields}
{if $fields['type'] == 'text'}
{$fields['title']}
{/if} {if $fields['type'] == 'email'}
{$fields['title']}
{/if} {if $fields['type'] == 'number'}
{$fields['title']}
{/if} {if $fields['type'] == 'textarea'}
{$fields['title']}
{$fields['default']}
{/if} {if $fields['type'] == 'radio'}
{$fields['title']}
{loop $fields['options'] $v}
{$v}
{/loop}
{/if} {if $fields['type'] == 'image'}
{$fields['title']}
{/if} {if $fields['type'] == 'checkbox'}
{$fields['title']}
{loop $fields['options'] $v}
{$v}
{/loop}
{/if} {if $fields['type'] == 'select'}
{$fields['title']}
{loop $fields['options'] $v}
{$v}
{/loop}
{/if} {if $fields['type'] == 'calendar'}
{$fields['title']}
{/if} {if $fields['type'] == 'range'}
{$fields['title']}
0:00-1:00
1:00-2:00
2:00-3:00
3:00-4:00
4:00-5:00
5:00-6:00
6:00-7:00
7:00-8:00
8:00-9:00
9:00-10:00
10:00-11:00
11:00-12:00
12:00-13:00
13:00-14:00
14:00-15:00
15:00-16:00
16:00-17:00
17:00-18:00
18:00-19:00
19:00-20:00
20:00-21:00
21:00-22:00
22:00-23:00
23:00-24:00
{/if} {if $fields['type'] == 'reside'}
{$resideprovince}
{$residecity}
{/if} {if !empty($fields['description'])}
{php echo urldecode($fields['description']);}
{/if}
{/loop}
我已阅读
相关协议
{/if}
{template 'footers'}