调用后台基本参数设置及联系方式
1. 网站名称: {$config.webname}
2. 站点网址: {$config.url}
3. LOGO图片: {$config.logo}
4. 默认大图: {$config.cate_img}
5. 首页标题: {$config.title}
6. 关键字: {$config.keywords}
7. 站点描述: {$config.descrption}
8. 公司名称: {$config.company}
9. 版权信息: {$config.copytight}
10. 备案号: {$config.beian}
1. 公司地址: {$config.address}
2. 公司传真:{$config.landline}
3. 公司座机:{$config.landline}
4. 联系人一:{$config.contact_one}
5.联系人一手机:{$config.phoneone}
6.联系人二:{$config.contact_two}
7.联系人二手机:{$config.phonetwo}
8.邮箱:{$config.email}
9.QQ客服一:{$config.qqone}
10.QQ客服二:{$config.qqtwo}
11.QQ客服三:{$config.qqthree}
12.微信号:{$config.weixin}
13.微信二维码:{$config.wxpic}
14.微信公众号二维码:{$config.gzhpic}
15.小程序二维码:{$config.xcvpic}
16.手机网站二维码:{$config.wappic}
1. 栏目名称: {qdcms:type typeid='5'}{$v.cate_enname}{/qdcms:type}
2. 栏目别名: {qdcms:type typeid='5'}{$v.cate_fname}{/qdcms:type}
3.英文名称: {qdcms:type typeid='5'}{$v.cate_enname}{/qdcms:type}
4. 栏目摘要: {qdcms:type typeid='5'}{$v.cate_ms}{/qdcms:type}
5. 栏目小图: {qdcms:type typeid='5'}{$v.smallimg}{/qdcms:type}
6. 栏目大图: {qdcms:type typeid='5'}{$v.bigimg}{/qdcms:type}
typeid 指的是后台栏目的ID,这里没有显示全部调用。可查看栏目表单 name 属性自行扩展即可。