只需一步,快速开始
购买VIP,消费全返
微信扫码,惊喜不断
<?xml version="1.0" encoding="utf-8"?> <manifest versionCode="0.5,0.51"> <identifie><![CDATA[这里写摸版标识(与摸版文件名一致)]]></identifie> <title><![CDATA[这里写摸版名称]]></title> <description><![CDATA[这里写摸版描述]]></description> <author><![CDATA[这里写摸版作者]]></author> <url><![CDATA[这里写摸版的出处链接(可直接写 http://bbs.we7.cc)]]></url> </manifest>
{template 'header'} <!--引用头部文件--> {template 'slide'} <!--引用幻灯片文件--> <style> <!--CSS中加入该摸版设计中的配置信息--> body{ font:{$_W['styles']['fontsize']} {$_W['styles']['fontfamily']}; color:{$_W['styles']['fontcolor']}; padding:0; margin:0; background-image:url('{if !empty($_W['styles']['indexbgimg'])}{$_W['styles']['indexbgimg']}{/if}'); background-size:cover; background-color:{if empty($_W['styles']['indexbgcolor'])}#fbf5df{else}{$_W['styles']['indexbgcolor']}{/if}; {$_W['styles']['indexbgextra']} } a{color:{$_W['styles']['linkcolor']}; text-decoration:none;} {$_W['styles']['css']} .box{width:100%;overflow:hidden;margin-top:10px;} .box .box-item{float:left;text-align:center;display:block;text-decoration:none;outline:none;width:25%;height:90px;margin-bottom:8px;position:relative; color:#333;} .box .box-item i{display:inline-block;width:60px;height:60px;line-height:60px;font-size:35px;color:#666; background:#EEE; overflow: hidden; border:2px #FFF solid;} .box .box-item span{color:{$_W['styles']['fontnavcolor']};display:block;font-size:14px; margin-top:-5px; position:absolute; bottom:0; width:100%;} </style> <div class="box"> {loop $navs $nav} <!--循环导航菜单信息--> <a href="{$nav['url']}" class="box-item"> {if !empty($nav['icon'])} <!--判断导航图标类型--> <i style="background:url({$_W['attachurl']}{$nav['icon']}) no-repeat;background-size:cover;" class="img-circle"></i> {else} <i class="{$nav['css']['icon']['icon']} img-circle" style="{$nav['css']['icon']['style']}"></i> {/if} <span style="{$nav['css']['name']}">{$nav['name']}</span> </a> {/loop} </div> {template 'footer'} <!--引用尾部文件-->
yuanma.d1v1.com欢迎你,分享最好的网站商业源码,提供最好的免费空间申请
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
查看 »
免责声明:本社区所有内容仅代表发表者个人观点,禁止色情,政治,反动等国家法律不允许的内容,注意自我保护,谨防上当受骗!
Powered by D1V1网源码站 Copyright© 2003-2016 YUANMA.D1V1.COM All Right Reserved