{template 'header', $template}
首页 > {$MENU[$menuid][name]}
公司档案
公司名称: {$COM[company]} 公司类型: {$COM[type]} ({$COM[mode]})
所在地区: {area_pos($COM[areaid], '/')} 公司规模: {$COM[size]}
注册资本: {if $COM[capital]}{$COM[capital]}万{$COM[regunit]}{else}未填写{/if} 注册年份: {$COM[regyear]}
{if $COM[deposit]} {/if} {if $COM[mode]} {/if} {if $COM[business]} {/if} {if $COM[sell]} {/if} {if $COM[buy]} {/if} {if $COM[catid]} {/if}
资料认证: {if $COM[vcompany]} {/if} {if $COM[vtruename]} {/if} {if $COM[vbank]} {/if} {if $COM[vmobile]} {/if} {if $COM[vemail]} {/if} {if $COM[validated]}  企业资料通过{$COM[validator]}认证{/if}
保  证  金: 已缴纳 {$DT[money_sign]}{$COM[deposit]} {$DT[money_unit]}
经营模式: {$COM[mode]}
经营范围: {$COM[business]}
销售产品: {$COM[sell]}
采购产品: {$COM[buy]}
主营行业: {php $catids = explode(',', substr($COM['catid'], 1, -1));} {loop $catids $i $c} {if $i%3==0}{/if} {if $i%3==2}{/if} {/loop}
{cat_pos(get_cat($c), ' / ', '_blank')}
{if $comment}
{if $view} 收到的评价(作为卖家) | 发出的评价(作为买家) {else} 收到的评价(作为卖家) | 发出的评价(作为买家) {/if}
{if $view} {loop $lists $k $v}
{$STARS[$v[buyer_star]]} 买家 {hide_info($v[buyer])} 于 {timetodate($v[buyer_ctime])} 评论道:
{nl2br($v[buyer_comment])}
{if $v[seller_reply]}
卖家 {timetodate($v[seller_rtime])} 回复: {nl2br($v[seller_reply])}
{/if}
{/loop} {else} {loop $lists $k $v}
{$STARS[$v[seller_star]]} 买家 {hide_info($v[buyer])} 于 {timetodate($v[seller_ctime])} 评论道:
{nl2br($v[seller_comment])}
{if $v[buyer_reply]}
卖家 {timetodate($v[buyer_rtime])} 回复: {nl2br($v[buyer_reply])}
{/if}
{/loop} {/if} {if $pages}
{$pages}
{/if}
{/if} {template 'footer', $template}