{include file="inc/wap_head"}
{include file="inc/header"}
ABOUT  US
关于我们
{$wb_config.summary|mb_substr=strip_tags(###),0,300,'utf-8'}...
PRODUCT CENTER
产品中心
{php}$products = getHotPro(1,10);$type = getNavByType(1,'products');{/php} {foreach name="$products" item="pro" key="k"} {php}$path = getlink($pro['type_id'],'products');{/php} {php} if($type['width'] == 0 || $type['height'] == 0){ $img = '__IMG__/'.$pro['pic']; }else{ $img = imageResize('096cn/public/'.$pro['pic'],$type['width'],$type['height'],2); }{/php} {/foreach}
PROJECT CASE
工程案例
{php}$products = getHotPro(2,4);$type = getNavByType(2,'products');{/php} {foreach name="$products" item="pro" key="k"} {php}$path = getlink($pro['type_id'],'products');{/php} {php} if($type['width'] == 0 || $type['height'] == 0){ $img = '__IMG__/'.$pro['pic']; }else{ $img = imageResize('096cn/public/'.$pro['pic'],$type['width'],$type['height'],2); }{/php} {/foreach}
NEWS CENTER
新闻中心
{php}$news = getlist(1,4);{/php} {php}$path = getlink(1,'news');{/php} {foreach name="$news" item="new" key="k"}
{$new.title}{$new.title}
{$new.content|mb_substr=strip_tags(###),0,100,'utf8'}...
阅读详情
{/foreach}
{include file="inc/footer"}