欢迎来到 54818模板网!这是一个yzmcms的模板分享站。

商业标签

54818商业模板专用标签。

用途标签
PC首页<?php include mb54818('index' , 'index'); ?>
PC频道页<?php include mb54818('index' , $template); ?>
PC列表页
PC内容页
模板header页<?php include mb54818('index' , 'header'); ?>
模板footer页<?php include mb54818('index' , 'footer'); ?>
PHP模板header页{m:include "index","header"}
PHP模板footer页{m:include "index","footer"}
PC搜索页<?php include mb54818('index' , 'search'); ?>
PC留言页<?php include mb54818('index' , 'guestbook'); ?>
PC列表页 调用 频道页模板

<?php

$template = (strpos(get_url(), 'list')===false)?  $category_template : $list_template;

include mb54818('index' , $template);

?>


移动端首页<?php include mb54818('mobile' , 'index'); ?>
移动端频道页<?php include mb54818('mobile' , $template); ?>
移动端列表页
移动端内容页
模板header页<?php include mb54818('mobile' , 'header'); ?>
模板footer页<?php include mb54818('mobile' , 'footer'); ?>
PHP模板header页{m:include "mobile","header"}
PHP模板footer页{m:include "mobile","footer"}
移动端搜索页<?php include mb54818('mobile' , 'search'); ?>
移动端留言页<?php include mb54818('mobile' , 'guestbook'); ?>

公司名{$site[gsm]}
公司电话{$site[dh]}
公司地址{$site[dz]}
邮箱{$site[yx]}
公司坐标{$site[zb]}
导航下的图片{$site[bjtp]}
二维码{$site[ewm]}