@ -21,6 +21,15 @@
a{
color:#888888;
}
.container {
width: auto;
*, ::after, ::before {
box-sizing: content-box;
body{
line-height: unset;
</style>
<!--头部-->
<div class="zmarg_btm59">
@ -87,7 +87,7 @@
<div class="foot-nav-list">
<a href="{:U('Index/index')}" class="<if condition='ACTION_NAME eq index' >on</if>">
<a href="{:U('Index/index')}" class="<if condition='CONTROLLER_NAME eq Index and ACTION_NAME eq index' >on</if>">
<i class="iconfont icon-home"></i>
<p>首页</p>
</a>