Commit 1d7180f4 by 吴春元

11

parent def8747c
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -26,3 +26,64 @@ ...@@ -26,3 +26,64 @@
2025-04-19 11:57:45.966 [ WARN] 48384 [ main ] com.baomidou.mybatisplus.core.injector.AbstractMethod:414 : [net.mingsoft.basic.dao.IRoleDao.delete] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.Delete] 2025-04-19 11:57:45.966 [ WARN] 48384 [ main ] com.baomidou.mybatisplus.core.injector.AbstractMethod:414 : [net.mingsoft.basic.dao.IRoleDao.delete] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.Delete]
2025-04-19 11:57:46.292 [ WARN] 48384 [ main ] com.baomidou.mybatisplus.core.injector.AbstractMethod:414 : [net.mingsoft.mdiy.dao.IPageDao.delete] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.Delete] 2025-04-19 11:57:46.292 [ WARN] 48384 [ main ] com.baomidou.mybatisplus.core.injector.AbstractMethod:414 : [net.mingsoft.mdiy.dao.IPageDao.delete] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.Delete]
2025-04-19 11:57:46.533 [ WARN] 48384 [ main ] com.baomidou.mybatisplus.core.injector.AbstractMethod:414 : [net.mingsoft.mdiy.dao.IDictDao.delete] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.Delete] 2025-04-19 11:57:46.533 [ WARN] 48384 [ main ] com.baomidou.mybatisplus.core.injector.AbstractMethod:414 : [net.mingsoft.mdiy.dao.IDictDao.delete] Has been loaded by XML or SqlProvider or Mybatis's Annotation, so ignoring this injection for [class com.baomidou.mybatisplus.core.injector.methods.Delete]
2025-04-19 12:05:01.448 [ WARN] 48384 [nio-8080-exec-1 ] org.apache.shiro.mgt.AbstractRememberMeManager:449 : There was a failure while trying to retrieve remembered principals. This could be due to a configuration problem or corrupted principals. This could also be due to a recently changed encryption key, if you are using a shiro.ini file, this property would be 'securityManager.rememberMeManager.cipherKey' see: http://shiro.apache.org/web.html#Web-RememberMeServices. The remembered identity will be forgotten and not used for this request.
2025-04-19 12:05:01.449 [ WARN] 48384 [nio-8080-exec-1 ] org.apache.shiro.mgt.DefaultSecurityManager:618 : Delegate RememberMeManager instance of type [org.apache.shiro.web.mgt.CookieRememberMeManager] threw an exception during getRememberedPrincipals().
org.apache.shiro.crypto.CryptoException: Unable to execute 'doFinal' with cipher instance [Cipher.AES/GCM/NoPadding, mode: decryption, algorithm from: SunJCE].
at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:462) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:445) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:390) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.crypto.JcaCipherService.decrypt(JcaCipherService.java:382) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.mgt.AbstractRememberMeManager.decrypt(AbstractRememberMeManager.java:482) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.mgt.AbstractRememberMeManager.convertBytesToPrincipals(AbstractRememberMeManager.java:419) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.mgt.AbstractRememberMeManager.getRememberedPrincipals(AbstractRememberMeManager.java:386) ~[shiro-all-1.13.0.jar:?]
at org.apache.shiro.mgt.DefaultSecurityManager.getRememberedIdentity(DefaultSecurityManager.java:613) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.mgt.DefaultSecurityManager.resolvePrincipals(DefaultSecurityManager.java:501) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.mgt.DefaultSecurityManager.createSubject(DefaultSecurityManager.java:347) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.subject.Subject$Builder.buildSubject(Subject.java:845) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.web.subject.WebSubject$Builder.buildWebSubject(WebSubject.java:148) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.web.servlet.AbstractShiroFilter.createSubject(AbstractShiroFilter.java:300) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:367) [shiro-all-1.13.0.jar:?]
at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:154) [shiro-all-1.13.0.jar:?]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) [spring-web-5.3.31.jar:5.3.31]
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.31.jar:5.3.31]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) [spring-web-5.3.31.jar:5.3.31]
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.31.jar:5.3.31]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) [spring-web-5.3.31.jar:5.3.31]
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) [spring-web-5.3.31.jar:5.3.31]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) [tomcat-embed-core-9.0.83.jar:9.0.83]
at net.mingsoft.basic.filter.XSSEscapeFilter.doFilter(XSSEscapeFilter.java:63) [ms-basic-2.2.6.jar:2.2.6]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) [tomcat-embed-core-9.0.83.jar:9.0.83]
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-embed-core-9.0.83.jar:9.0.83]
at java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: javax.crypto.AEADBadTagException: Tag mismatch!
at com.sun.crypto.provider.GaloisCounterMode$GCMDecrypt.doFinal(GaloisCounterMode.java:1395) ~[?:?]
at com.sun.crypto.provider.GaloisCounterMode.engineDoFinal(GaloisCounterMode.java:406) ~[?:?]
at javax.crypto.Cipher.doFinal(Cipher.java:2205) ~[?:?]
at org.apache.shiro.crypto.JcaCipherService.crypt(JcaCipherService.java:459) ~[shiro-all-1.13.0.jar:?]
... 47 more
2025-04-19 12:05:01.568 [ WARN] 48384 [nio-8080-exec-1 ] com.baomidou.mybatisplus.core.toolkit.support.ReflectLambdaMeta:41 : Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module @565f390
2025-04-19 12:05:10.879 [ WARN] 48384 [io-8080-exec-10 ] org.apache.ibatis.io.SerialFilterChecker:45 : As you are using functionality that deserializes object streams, it is recommended to define the JEP-290 serial filter. Please refer to https://docs.oracle.com/pls/topic/lookup?ctx=javase15&id=GUID-8296D8E8-2B93-4B9A-856E-0A65AF9B8C66
...@@ -14,15 +14,7 @@ ...@@ -14,15 +14,7 @@
</head> </head>
<body id="umBody"> <body id="umBody">
<#include "public/top.html" /> <#include "public/top.html" />
<div class="bnBox cateBn"> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text">
<h3 class="anim fadeInUp">${field.typetitle}</h3>
<p class="anim fadeInUp">${field.typeshorttitle}</p>
</div>
</div>
</div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="container"> <div class="container">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
...@@ -30,7 +22,7 @@ ...@@ -30,7 +22,7 @@
<div id="subcate"> <div id="subcate">
<ul> <ul>
<#if field.typeleaf> <#if field.typeleaf>
{ms:channel type='level' orderby='sort' order='asc'} {ms:channel type='level'}
<li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active" <li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active"
</#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li> </#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li>
......
...@@ -15,14 +15,7 @@ ...@@ -15,14 +15,7 @@
<body id="umBody"> <body id="umBody">
<!--[if lte IE 8]><div id="browse">您正在使用的浏览器版本过低,请<a href="http://browsehappy.com/" target="_blank"><strong>升级您的浏览器</strong></a>,获得最佳的浏览体验!</div><![endif]--> <!--[if lte IE 8]><div id="browse">您正在使用的浏览器版本过低,请<a href="http://browsehappy.com/" target="_blank"><strong>升级您的浏览器</strong></a>,获得最佳的浏览体验!</div><![endif]-->
<#include "public/top.html" /> <#include "public/top.html" />
<div class="bnBox cateBn"> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel} </div>
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text">
<h3 class="anim fadeInUp">${field.title}</h3>
</div>
</div>
</div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel} </div>
<div class="container"> <div class="container">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
...@@ -39,7 +32,7 @@ ...@@ -39,7 +32,7 @@
</header> </header>
<article class="article-main"> <p>${field.content}</p> <article class="article-main"> <p>${field.content}</p>
</article> </article>
<!-- <div class="bdshare"> <div class="bdshare">
<div class="bdsharebuttonbox iconfont" data-tag="share_1"> <a class="bds_weixin" data-cmd="weixin"></a> <a class="bds_sqq" data-cmd="sqq"></a> <a class="bds_qzone" data-cmd="qzone"></a> <a class="bds_tsina" data-cmd="tsina"></a> <a class="bds_tqq" data-cmd="tqq"></a> <a class="bds_more" data-cmd="more"></a> </div> <div class="bdsharebuttonbox iconfont" data-tag="share_1"> <a class="bds_weixin" data-cmd="weixin"></a> <a class="bds_sqq" data-cmd="sqq"></a> <a class="bds_qzone" data-cmd="qzone"></a> <a class="bds_tsina" data-cmd="tsina"></a> <a class="bds_tqq" data-cmd="tqq"></a> <a class="bds_more" data-cmd="more"></a> </div>
<script> <script>
window._bd_share_config = {common : {bdText : '[NEWS:TITLE]',bdDesc : '...',bdUrl : '',bdPic : ''},share : [{"bdSize" : 16}]} window._bd_share_config = {common : {bdText : '[NEWS:TITLE]',bdDesc : '...',bdUrl : '',bdPic : ''},share : [{"bdSize" : 16}]}
...@@ -48,11 +41,11 @@ ...@@ -48,11 +41,11 @@
<div class="post-nav"> <div class="post-nav">
<div class="post-prev">上一篇:<a href='<#if pre.link !=''>{ms:global.html/}${pre.link}<#else>javascript:;</#if>'>${pre.title}</a> </div> <div class="post-prev">上一篇:<a href='<#if pre.link !=''>{ms:global.html/}${pre.link}<#else>javascript:;</#if>'>${pre.title}</a> </div>
<div class="post-next">下一篇:<a href='<#if next.link !=''>{ms:global.html/}${next.link}<#else>javascript:;</#if>'>${next.title}</a></div> <div class="post-next">下一篇:<a href='<#if next.link !=''>{ms:global.html/}${next.link}<#else>javascript:;</#if>'>${next.title}</a></div>
</div>--> </div>
</div> </div>
<div class="post relates imgRel"> <div class="post relates imgRel">
<div class="title"> <div class="title">
<h3>更多</h3> <h3>猜你喜欢</h3>
</div> </div>
<div class="PostShow"> <div class="PostShow">
<ul class="slider3"> <ul class="slider3">
......
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh-Hans"> <html lang="zh-Hans">
<head> <head>
<meta charset="UTF-8"/> <meta charset="UTF-8"/>
<meta http-equiv="Cache-Control" content="no-transform"/> <meta http-equiv="Cache-Control" content="no-transform"/>
<meta http-equiv="Content-Language" content="zh-CN" /> <meta http-equiv="Content-Language" content="zh-CN" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>${field.typetitle}-</title> <title>${field.typetitle}-</title>
<meta name="keywords" content="${field.typekeyword}"> <meta name="keywords" content="${field.typekeyword}">
<meta name="description" content="${field.typedescrip}"> <meta name="description" content="${field.typedescrip}">
<link rel="stylesheet" rev="stylesheet" href="/{ms:global.style/}/css/style.css" type="text/css" media="all"/> <link rel="stylesheet" rev="stylesheet" href="/{ms:global.style/}/css/style.css" type="text/css" media="all"/>
<script src="/{ms:global.style/}/js/jquery-2.2.4.min.js" type="text/javascript"></script> <script src="/{ms:global.style/}/js/jquery-2.2.4.min.js" type="text/javascript"></script>
</head> </head>
<body id="umBody"> <body id="umBody">
<div class="preloader"></div> <div class="preloader"></div>
...@@ -19,11 +19,11 @@ ...@@ -19,11 +19,11 @@
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/> <div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text"> <div class="text">
<h3 class="anim fadeInUp">${field.typetitle}</h3> <h3 class="anim fadeInUp">${field.typetitle}</h3>
<p class="anim fadeInUp">${field.typeshorttitle}</p> <p class="anim fadeInUp">products</p>
</div> </div>
</div> </div>
</div> </div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="container Wauto"> <div class="container Wauto">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
...@@ -34,17 +34,17 @@ ...@@ -34,17 +34,17 @@
{ms:channel type='level'} {ms:channel type='level'}
<li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active" <li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active"
</#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li> </#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li>
{/ms:channel} {/ms:channel}
<#else> <#else>
{ms:channel type='son'} {ms:channel type='son'}
<li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active" <li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active"
</#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li> </#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li>
{/ms:channel} {/ms:channel}
</#if> </#if>
</ul> </ul>
</div> </div>
</div> </div>
...@@ -53,12 +53,9 @@ ...@@ -53,12 +53,9 @@
<ul> <ul>
{ms:arclist size=8 ispaging=true} {ms:arclist size=8 ispaging=true}
<li class="anim fadeInUp"> <li class="anim fadeInUp">
<div class="post-img" style="background: #5c5c5c"> <a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"> <div class="post-img loading"> <a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"> <img class="b-lazy" src="/{ms:global.style/}/images/lay.gif" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a> </div>
<img class="b-lazy" src="/{ms:global.style/}/images/lay.gif" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a> </div>
<h4><a href="{ms:global.html/}${field.link}" title="${field.title}">${field.title}</a></h4> <h4><a href="{ms:global.html/}${field.link}" title="${field.title}">${field.title}</a></h4>
<!--<i>{@ms:len field.descrip 50 /}</i>--> <i>{@ms:len field.descrip 50 /}</i> </li>
<i>${field.descrip}</i>
</li>
{/ms:arclist} {/ms:arclist}
</ul> </ul>
</div> </div>
...@@ -76,8 +73,8 @@ ...@@ -76,8 +73,8 @@
本分类下无任何数据! 本分类下无任何数据!
</#if> </#if>
</nav> </nav>
</div> </div>
</div> </div>
</div> </div>
<#include "public/foot.html" /> <#include "public/foot.html" />
<!--<div id="backTop"> <span id="gttop" onclick="return false;" title="返回顶部"><i class="iconfont">&#xe66d;</i></span> </div>--> <!--<div id="backTop"> <span id="gttop" onclick="return false;" title="返回顶部"><i class="iconfont">&#xe66d;</i></span> </div>-->
......
...@@ -14,15 +14,7 @@ ...@@ -14,15 +14,7 @@
</head> </head>
<body id="umBody"> <body id="umBody">
<#include "public/top.html" /> <#include "public/top.html" />
<div class="bnBox cateBn"> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text">
<h3 class="anim fadeInUp">${field.typetitle}</h3>
<p class="anim fadeInUp">${field.typeshorttitle}</p>
</div>
</div>
</div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="container"> <div class="container">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
......
...@@ -491,7 +491,7 @@ a:hover, a:focus { ...@@ -491,7 +491,7 @@ a:hover, a:focus {
/*background: rgba(255, 255, 255, 1);*/ /*background: rgba(255, 255, 255, 1);*/
background: white; background: white;
border-top: 3px solid #4B77A9 ; border-top: 3px solid #4B77A9 ;
box-shadow: 0px 0px 20px 0px #4B77A9; box-shadow: 0px 0px 10px 0px #4B77A9;
visibility: hidden visibility: hidden
} }
......
...@@ -54,7 +54,7 @@ $(function(){ ...@@ -54,7 +54,7 @@ $(function(){
$('#owl1,#owl2').owlCarousel({ $('#owl1,#owl2').owlCarousel({
loop:true, loop:true,
autoplay:false, autoplay:true,
autoplayTimeout:6000, autoplayTimeout:6000,
autoplayHoverPause:false, autoplayHoverPause:false,
dots:false, dots:false,
......
...@@ -15,14 +15,7 @@ ...@@ -15,14 +15,7 @@
<body id="umBody"> <body id="umBody">
<!--[if lte IE 8]><div id="browse">您正在使用的浏览器版本过低,请<a href="http://browsehappy.com/" target="_blank"><strong>升级您的浏览器</strong></a>,获得最佳的浏览体验!</div><![endif]--> <!--[if lte IE 8]><div id="browse">您正在使用的浏览器版本过低,请<a href="http://browsehappy.com/" target="_blank"><strong>升级您的浏览器</strong></a>,获得最佳的浏览体验!</div><![endif]-->
<#include "public/top.html" /> <#include "public/top.html" />
<div class="bnBox cateBn"> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel} </div>
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text">
<h3 class="anim fadeInUp">${field.title}</h3>
</div>
</div>
</div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel} </div>
<div class="container"> <div class="container">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
...@@ -39,7 +32,7 @@ ...@@ -39,7 +32,7 @@
</header> </header>
<article class="article-main"> <p>${field.content}</p> <article class="article-main"> <p>${field.content}</p>
</article> </article>
<!--<div class="bdshare"> <div class="bdshare">
<div class="bdsharebuttonbox iconfont" data-tag="share_1"> <a class="bds_weixin" data-cmd="weixin"></a> <a class="bds_sqq" data-cmd="sqq"></a> <a class="bds_qzone" data-cmd="qzone"></a> <a class="bds_tsina" data-cmd="tsina"></a> <a class="bds_tqq" data-cmd="tqq"></a> <a class="bds_more" data-cmd="more"></a> </div> <div class="bdsharebuttonbox iconfont" data-tag="share_1"> <a class="bds_weixin" data-cmd="weixin"></a> <a class="bds_sqq" data-cmd="sqq"></a> <a class="bds_qzone" data-cmd="qzone"></a> <a class="bds_tsina" data-cmd="tsina"></a> <a class="bds_tqq" data-cmd="tqq"></a> <a class="bds_more" data-cmd="more"></a> </div>
<script> <script>
window._bd_share_config = {common : {bdText : '[NEWS:TITLE]',bdDesc : '...',bdUrl : '',bdPic : ''},share : [{"bdSize" : 16}]} window._bd_share_config = {common : {bdText : '[NEWS:TITLE]',bdDesc : '...',bdUrl : '',bdPic : ''},share : [{"bdSize" : 16}]}
...@@ -48,11 +41,11 @@ ...@@ -48,11 +41,11 @@
<div class="post-nav"> <div class="post-nav">
<div class="post-prev">上一篇:<a href='<#if pre.link !=''>{ms:global.html/}${pre.link}<#else>javascript:;</#if>'>${pre.title}</a> </div> <div class="post-prev">上一篇:<a href='<#if pre.link !=''>{ms:global.html/}${pre.link}<#else>javascript:;</#if>'>${pre.title}</a> </div>
<div class="post-next">下一篇:<a href='<#if next.link !=''>{ms:global.html/}${next.link}<#else>javascript:;</#if>'>${next.title}</a></div> <div class="post-next">下一篇:<a href='<#if next.link !=''>{ms:global.html/}${next.link}<#else>javascript:;</#if>'>${next.title}</a></div>
</div>--> </div>
</div> </div>
<div class="post relates imgRel"> <div class="post relates imgRel">
<div class="title"> <div class="title">
<h3>更多</h3> <h3>猜你喜欢</h3>
</div> </div>
<div class="PostShow"> <div class="PostShow">
<ul class="slider3"> <ul class="slider3">
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="container Wauto"> <div class="container Wauto">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
......
...@@ -15,14 +15,7 @@ ...@@ -15,14 +15,7 @@
<body id="umBody"> <body id="umBody">
<!--[if lte IE 8]><div id="browse">您正在使用的浏览器版本过低,请<a href="http://browsehappy.com/" target="_blank"><strong>升级您的浏览器</strong></a>,获得最佳的浏览体验!</div><![endif]--> <!--[if lte IE 8]><div id="browse">您正在使用的浏览器版本过低,请<a href="http://browsehappy.com/" target="_blank"><strong>升级您的浏览器</strong></a>,获得最佳的浏览体验!</div><![endif]-->
<#include "public/top.html" /> <#include "public/top.html" />
<div class="bnBox cateBn"> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel} </div>
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text">
<h3 class="anim fadeInUp">${field.title}</h3>
</div>
</div>
</div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel} </div>
<div class="container"> <div class="container">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
...@@ -39,7 +32,7 @@ ...@@ -39,7 +32,7 @@
</header> </header>
<article class="article-main"> <p>${field.content}</p> <article class="article-main"> <p>${field.content}</p>
</article> </article>
<!--<div class="bdshare"> <div class="bdshare">
<div class="bdsharebuttonbox iconfont" data-tag="share_1"> <a class="bds_weixin" data-cmd="weixin"></a> <a class="bds_sqq" data-cmd="sqq"></a> <a class="bds_qzone" data-cmd="qzone"></a> <a class="bds_tsina" data-cmd="tsina"></a> <a class="bds_tqq" data-cmd="tqq"></a> <a class="bds_more" data-cmd="more"></a> </div> <div class="bdsharebuttonbox iconfont" data-tag="share_1"> <a class="bds_weixin" data-cmd="weixin"></a> <a class="bds_sqq" data-cmd="sqq"></a> <a class="bds_qzone" data-cmd="qzone"></a> <a class="bds_tsina" data-cmd="tsina"></a> <a class="bds_tqq" data-cmd="tqq"></a> <a class="bds_more" data-cmd="more"></a> </div>
<script> <script>
window._bd_share_config = {common : {bdText : '[NEWS:TITLE]',bdDesc : '...',bdUrl : '',bdPic : ''},share : [{"bdSize" : 16}]} window._bd_share_config = {common : {bdText : '[NEWS:TITLE]',bdDesc : '...',bdUrl : '',bdPic : ''},share : [{"bdSize" : 16}]}
...@@ -48,11 +41,11 @@ ...@@ -48,11 +41,11 @@
<div class="post-nav"> <div class="post-nav">
<div class="post-prev">上一篇:<a href='<#if pre.link !=''>{ms:global.html/}${pre.link}<#else>javascript:;</#if>'>${pre.title}</a> </div> <div class="post-prev">上一篇:<a href='<#if pre.link !=''>{ms:global.html/}${pre.link}<#else>javascript:;</#if>'>${pre.title}</a> </div>
<div class="post-next">下一篇:<a href='<#if next.link !=''>{ms:global.html/}${next.link}<#else>javascript:;</#if>'>${next.title}</a></div> <div class="post-next">下一篇:<a href='<#if next.link !=''>{ms:global.html/}${next.link}<#else>javascript:;</#if>'>${next.title}</a></div>
</div>--> </div>
</div> </div>
<div class="post relates imgRel"> <div class="post relates imgRel">
<div class="title"> <div class="title">
<h3>更多</h3> <h3>猜你喜欢</h3>
</div> </div>
<div class="PostShow"> <div class="PostShow">
<ul class="slider3"> <ul class="slider3">
......
...@@ -19,11 +19,11 @@ ...@@ -19,11 +19,11 @@
<div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/> <div class="cateBnImg"><img src="/{ms:global.style/}/images/bn1.jpg"/>
<div class="text"> <div class="text">
<h3 class="anim fadeInUp">${field.typetitle}</h3> <h3 class="anim fadeInUp">${field.typetitle}</h3>
<p class="anim fadeInUp">${field.typeshorttitle}</p> <p class="anim fadeInUp">products</p>
</div> </div>
</div> </div>
</div> </div>
<div class="breadcrumb"> <i class="fa fa-home"></i> <!--<a href='/'>主页</a>--><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} > <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div> <div class="breadcrumb"> <i class="fa fa-home"></i> <a href='/'>主页</a><a href="/" class="ms-channel-path-index"> 首页 </a>{ms:channel type="path"} >> <a href={ms:global.html/}${field.typelink} class="ms-channel-path-link"> ${field.typetitle} </a> {/ms:channel}</div>
<div class="container Wauto"> <div class="container Wauto">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
...@@ -55,9 +55,7 @@ ...@@ -55,9 +55,7 @@
<li class="anim fadeInUp"> <li class="anim fadeInUp">
<div class="post-img loading"> <a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"> <img class="b-lazy" src="/{ms:global.style/}/images/lay.gif" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a> </div> <div class="post-img loading"> <a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"> <img class="b-lazy" src="/{ms:global.style/}/images/lay.gif" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a> </div>
<h4><a href="{ms:global.html/}${field.link}" title="${field.title}">${field.title}</a></h4> <h4><a href="{ms:global.html/}${field.link}" title="${field.title}">${field.title}</a></h4>
<!--<i>{@ms:len field.descrip 50 /}</i>--> <i>{@ms:len field.descrip 50 /}</i> </li>
<i>${field.descrip}</i>
</li>
{/ms:arclist} {/ms:arclist}
</ul> </ul>
</div> </div>
......
<footer class="footer"> <footer class="footer">
<div class="footer-text"> <div class="footer-text">
<div class="ftNav"> <div class="ftNav">
{ms:channel type='nav' flag='n' orderby='sort' order='asc'} {ms:channel type='nav' flag='n'}
<a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>" title="[nav:title]">${field.typetitle}</a> <a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>" title="[nav:title]">${field.typetitle}</a>
{/ms:channel} {/ms:channel}
</div> </div>
...@@ -13,33 +13,21 @@ ...@@ -13,33 +13,21 @@
<p>手机扫一扫添加微信</p> <p>手机扫一扫添加微信</p>
</div> </div>
<div class="page-bg"></div> <div class="page-bg"></div>
<div id="backTop"> <div id="backTop"> <span class="ft-tel"><i class="iconfont">&#xe61c;</i><small class="telTop">18888888888</small></span> <span class="ft-wx"><i class="iconfont">&#xe715;</i><small class="weixin"><b class="fa fa-caret-right"></b><img src="data:image/png;base64,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"></small></span>
<span class="ft-tel">
<i class="iconfont">&#xe61c;</i>
<small class="telTop">0351-2728800</small>
</span> <span class="ft-wx">
<i class="iconfont">&#xe715;</i>
<small class="weixin">
<b class="fa fa-caret-right"></b>
<img src="data:image/png;base64,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"></small></span>
<!--
<span class="ft-qq"><a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes" target="_blank" class="socialLink s-qq" rel="nofollow"><i class="iconfont">&#xe62a;</i></a></span> <span class="ft-qq"><a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes" target="_blank" class="socialLink s-qq" rel="nofollow"><i class="iconfont">&#xe62a;</i></a></span>
--> <span class="ft-qq"><a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes" target="_blank" class="socialLink s-qq" rel="nofollow"><i class="iconfont">&#xe62a;</i></a></span> <span id="gttop" onclick="return false;" title="返回顶部"> <i class="iconfont">&#xe66d;</i> </span> </div>
<!--<span class="ft-qq"><a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes" target="_blank" class="socialLink s-qq" rel="nofollow">
<i class="iconfont">&#xe62a;</i></a></span> -->
<span id="gttop" onclick="return false;" title="返回顶部"> <i class="iconfont">&#xe66d;</i> </span> </div>
<div class="lfooter"> <div class="lfooter">
<ul> <ul>
<li><a href="/"><img src="/{ms:global.style/}/images/dbsy.png" width="30" height="30"> <li><a href="/"><img src="/{ms:global.style/}/images/dbsy.png" width="30" height="30">
<p>网站首页</p> <p>网站首页</p>
</a></li> </a></li>
<li><a href="tel:0351-2728800"><img src="/{ms:global.style/}/images/dbdh.png" width="30" height="30"> <li><a href="tel:18888888888"><img src="/{ms:global.style/}/images/dbdh.png" width="30" height="30">
<p>电话咨询</p> <p>电话咨询</p>
</a></li> </a></li>
<!--<li><a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes"><img src="/{ms:global.style/}/images/dbqq.png" width="30" height="30"> <li><a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes"><img src="/{ms:global.style/}/images/dbqq.png" width="30" height="30">
<p>QQ咨询</p> <p>QQ咨询</p>
</a></li>--> </a></li>
<li><a href="{ms:channel type='self' typeid="1892383141370257412"}{ms:global.html/}${field.typelink}{/ms:channel}"><img src="/{ms:global.style/}/images/dblx.png" width="30" height="30"> <li><a href="{ms:channel type='self' typeid='5'}{ms:global.html/}${field.typelink}{/ms:channel}"><img src="/{ms:global.style/}/images/dblx.png" width="30" height="30">
<p>联系我们</p> <p>联系我们</p>
</a></li> </a></li>
</ul> </ul>
......
...@@ -3,45 +3,29 @@ ...@@ -3,45 +3,29 @@
<div class="container"> <div class="container">
<div class="logobox"> <div class="logobox">
<h1 class="logo"> <a href="/" title="{ms:global.name/}" > <h1 class="logo"> <a href="/" title="{ms:global.name/}" >
<img class="logoa" src="{@ms:file global.logo/}" alt="{ms:global.name/}"> <img class="logoa" src="{@ms:file global.logo/}" alt="{ms:global.name/}"><img class="logob" src="{@ms:file global.logo/}" alt="{ms:global.name/}"></a></h1>
<img class="logob" src="{@ms:file global.logo/}" alt="{ms:global.name/}">
</a>
</h1>
</div> </div>
<!--<div class="sbtn"><i class='fa iconfont'>&#xe627;</i></div>--> <div class="sbtn"><i class='fa iconfont'>&#xe627;</i></div>
<ul class="navbar"> <ul class="navbar">
<li <#assign typeid=field.typeid><#if typeid==''>class="active" <li <#assign typeid=field.typeid><#if typeid==''>class="active"
</#if> ><a href="/">首页</a></li> </#if> ><a href="/">网站首页</a></li>
{ms:channel type='nav' flag='n' orderby='sort' order='asc'} {ms:channel type='nav' flag='n'}
<li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.id.toString()))>class="active" <li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.id.toString()))>class="active"
</#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a> <i class="iconfont">&#xe629;</i> </#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a> <i class="iconfont">&#xe629;</i>
<#if field.childsize &gt; 0> <#if field.childsize &gt; 0>
<!--二级弹窗 start-->
<ul> <ul>
{ms:channel orderby='sort' order='asc'}
<li>
<a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a>
<!--三级弹窗 start-->
<!-- <ul class="sub-menu">
{ms:channel} {ms:channel}
<li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li> <li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li>
{/ms:channel} {/ms:channel}
</ul>-->
<!--三级弹窗 end-->
</li>
{/ms:channel}
</ul> </ul>
<!--二级弹窗 end-->
</#if> </#if>
</li> </li>
{/ms:channel} {/ms:channel}
</ul> </ul>
</div> </div>
</div> </div>
<!--<div class="searchBox"> <div class="searchBox">
<div class="search-pup"> <div class="search-pup">
<form name="formsearch" class="dropdown search-form" action="/mcms/search.do"> <form name="formsearch" class="dropdown search-form" action="/mcms/search.do">
<input class="search-input" name="content_title" type="text" placeholder="请输入关键词……"> <input class="search-input" name="content_title" type="text" placeholder="请输入关键词……">
...@@ -49,20 +33,17 @@ ...@@ -49,20 +33,17 @@
</form> </form>
</div> </div>
</div>--> </div>
<div class="moble"> <a class="moble-bars" id="btn-bars"><i class="fa iconfont">&#xe610;</i></a></div> <div class="moble"> <a class="moble-bars" id="btn-bars"><i class="fa iconfont">&#xe610;</i></a></div>
<div class="sliderbox"> <div class="sliderbox">
<div id="owl0" class="owl-carousel owl-theme"> <div id="owl0" class="owl-carousel owl-theme">
{ms:channel type='self' typeid="1892383141370257427"} {ms:channel type='self' typeid='99'}
{ms:arclist flag='f' size=3} {ms:arclist flag='f' size=3}
<div class="item"><a href="javascript:;"><img src="{@ms:file field.litpic/}"/></a>
<!--
<div class="item"><a href="javascript:;" title="${field.title}"><img src="{@ms:file field.litpic/}" alt="${field.title}"/></a> <div class="item"><a href="javascript:;" title="${field.title}"><img src="{@ms:file field.litpic/}" alt="${field.title}"/></a>
--> <div class="text"><a class="bnLink" href="javascript:;"></a>
<!--<div class="text"><a class="bnLink" href="javascript:;"></a>
<h4 class="anim fadeInUp">${field.title}</h4> <h4 class="anim fadeInUp">${field.title}</h4>
<p class="anim fadeInUp">${field.shorttitle}</p> <p class="anim fadeInUp">${field.shorttitle}</p>
<a href="javascript:;"><span class="anim fadeInUp"><em>查看更多</em></span></a></div>--> <a href="javascript:;"><span class="anim fadeInUp"><em>查看更多</em></span></a></div>
</div> </div>
{/ms:arclist} {/ms:arclist}
{/ms:channel} {/ms:channel}
......
...@@ -2,44 +2,23 @@ ...@@ -2,44 +2,23 @@
<div id="navBox" class="header-nav menu" data-type="index" > <div id="navBox" class="header-nav menu" data-type="index" >
<div class="container"> <div class="container">
<div class="logobox"> <div class="logobox">
<h1 class="logo"> <h1 class="logo"> <a href="/" title="{ms:global.name/}" ><img class="logoa" src="{@ms:file global.logo/}" alt="{ms:global.name/}"><img class="logob" src="{@ms:file global.logo/}" alt="{ms:global.name/}"></a></h1>
<a href="/" title="{ms:global.name/}" >
<img class="logoa" src="{@ms:file global.logo/}" alt="{ms:global.name/}">
<img class="logob" src="{@ms:file global.logo/}" alt="{ms:global.name/}">
</a>
</h1>
</div> </div>
<!--<div class="sbtn"><i class='fa iconfont'>&#xe627;</i></div>--> <div class="sbtn"><i class='fa iconfont'>&#xe627;</i></div>
<ul class="navbar"> <ul class="navbar">
<li <#assign typeid=field.typeid><#if typeid==''>class="active" <li <#assign typeid=field.typeid><#if typeid==''>class="active"
</#if> ><a href="/">首页</a></li> </#if> ><a href="/">网站首页</a></li>
<#assign typeid=field.typeid> <#assign typeid=field.typeid>
<#assign ids=field.parentids> <#assign ids=field.parentids>
{ms:channel type='nav' flag='n' orderby='sort' order='asc'} {ms:channel type='nav' flag='n'}
<li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.id.toString()))>class="active" <li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.id.toString()))>class="active"
</#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a> <i class="iconfont">&#xe629;</i> </#if>><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a> <i class="iconfont">&#xe629;</i>
<#if field.childsize &gt; 0> <#if field.childsize &gt; 0>
<ul> <ul>
{ms:channel orderby='sort' order='asc'}
<li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a>
<!--三级弹窗 start-->
<!-- <ul class="sub-menu">
{ms:channel} {ms:channel}
<li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li> <li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></li>
{/ms:channel} {/ms:channel}
</ul>-->
<!--三级弹窗 end-->
</li>
{/ms:channel}
</ul> </ul>
<!-- <div class="sub-menu-container">
</div>-->
</#if> </#if>
</li> </li>
...@@ -47,13 +26,13 @@ ...@@ -47,13 +26,13 @@
</ul> </ul>
</div> </div>
</div> </div>
<!--<div class="searchBox"> <div class="searchBox">
<div class="search-pup"> <div class="search-pup">
<form name="formsearch" class="dropdown search-form" action="/mcms/search.do"> <form name="formsearch" class="dropdown search-form" action="/mcms/search.do">
<input class="search-input" name="content_title" type="text" placeholder="请输入关键词……"> <input class="search-input" name="content_title" type="text" placeholder="请输入关键词……">
<button><i class='fa iconfont'>&#xe627;</i></button> <button><i class='fa iconfont'>&#xe627;</i></button>
</form> </form>
</div> </div>
</div>--> </div>
<div class="moble"> <a class="moble-bars" id="btn-bars"><i class="fa iconfont">&#xe610;</i></a></div> <div class="moble"> <a class="moble-bars" id="btn-bars"><i class="fa iconfont">&#xe610;</i></a></div>
</header> </header>
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</div> </div>
<div class="sbtn"><i class='fa iconfont'>&#xe627;</i></div> <div class="sbtn"><i class='fa iconfont'>&#xe627;</i></div>
<ul class="navbar"> <ul class="navbar">
<li><a href="/">首页</a></li> <li><a href="/">网站首页</a></li>
<#assign typeid=field.typeid> <#assign typeid=field.typeid>
<#assign ids=field.parentids> <#assign ids=field.parentids>
{ms:channel type='nav' flag='n'} {ms:channel type='nav' flag='n'}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment