You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
729 B
12 lines
729 B
<div class="main_head"><div><span class="f_r"><a href="{userurl($username, 'file=introduce', $domain)}"><img src="{DT_STATIC}{$MODULE[4][moduledir]}/image/more.gif" title="更多"/></a></span><strong>{$main_name[$HM]}</strong></div></div>
|
|
<div class="main_body">
|
|
<div class="lh18 px14 pd10">
|
|
{if $video}
|
|
{load('player.js')}
|
|
<div style="width:340px;height:240px;text-align:right;float:right;"><script type="text/javascript">document.write(player('{$video}',320,224,1));</script></div>
|
|
{else}
|
|
<img src="{$COM[thumb]}" align="right" style="margin:6px 0 6px 16px;padding:4px;border:#C0C0C0 1px solid;"/>
|
|
{/if}
|
|
{$COM[intro]} [<a href="{userurl($username, 'file=introduce', $domain)}" class="t">详细介绍</a>]
|
|
</div>
|
|
</div>
|