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>
<!--[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="bnBox cateBn">
<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">
<div class="subcate anim fadeInUp"> <div class="subcate anim fadeInUp">
<div id="subcate"> <div id="subcate">
<ul> <ul>
<#if field.typeleaf> <#if field.typeleaf>
{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"
</#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} <li <#if field.typeid == typeid || (ids?has_content && ids?split(",")?seq_contains(field.typeid.toString()))>class="active"
<#else> </#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 type='son'}
{/ms:channel}
<#else>
{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>
<div class="post list"> <div class="post list">
<div class="PostShow"> <div class="PostShow">
<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> </li>
<!--<i>{@ms:len field.descrip 50 /}</i>--> {/ms:arclist}
<i>${field.descrip}</i> </ul>
</li>
{/ms:arclist}
</ul>
</div> </div>
</div> </div>
<nav class="pageNav anim fadeInUp"> <nav class="pageNav anim fadeInUp">
<#if page.rcount&gt;0> <#if page.rcount&gt;0>
<ul> <ul>
...@@ -76,12 +73,12 @@ ...@@ -76,12 +73,12 @@
本分类下无任何数据! 本分类下无任何数据!
</#if> </#if>
</nav> </nav>
</div>
</div>
</div> </div>
</div> <#include "public/foot.html" />
</div> <!--<div id="backTop"> <span id="gttop" onclick="return false;" title="返回顶部"><i class="iconfont">&#xe66d;</i></span> </div>-->
<#include "public/foot.html" /> <script src="/{ms:global.style/}/js/lib.js"></script>
<!--<div id="backTop"> <span id="gttop" onclick="return false;" title="返回顶部"><i class="iconfont">&#xe66d;</i></span> </div>-->
<script src="/{ms:global.style/}/js/lib.js"></script>
<script src="/{ms:global.style/}/js/function.js"></script> <script src="/{ms:global.style/}/js/function.js"></script>
</body> </body>
</html> </html>
...@@ -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">
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -19,22 +19,61 @@ ...@@ -19,22 +19,61 @@
<#include "public/indexhead.html" /> <#include "public/indexhead.html" />
<div class="container Wauto"> <div class="container Wauto">
<div class="main w1200"> <div class="main w1200">
<div class="article w1"> <div class="article w1">
<!--服务/优势-->
<div class="PostBox advBg">
<article class="post">
<div class="postTitle anim fadeInUp">
<h3>我们的服务</h3>
<span class="title1">Our Service</span> <span class="title2">提供专业的设计,制作,售后服务集中解决方案</span> </div>
<div class="PostBox">
<div class="owl-carousel owl1 anim fadeInUp">
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw1.png"></div>
<div class="imgText">
<h4>专注品质</h4>
<p>5年前端经验,3000+ 成功案例,10万+ 页面积累</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw2.png"></div>
<div class="imgText">
<h4>用心服务</h4>
<p>专业的商务服务团队,提供更全面、更强大的实时服务支持</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>精益求精</h4>
<p>披星戴月,传承工匠精神,用敬业的态度对待每一个作品</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw4.png"></div>
<div class="imgText">
<h4>售后保障</h4>
<p>完善的售后服务确保及时、高效,时刻为您的站点保驾护航</p>
</div>
</div>
</div>
</div>
</article>
</div>
<!--产品中心--> <!--产品中心-->
<div class="PostBox serviceBg"> <div class="PostBox serviceBg">
{ms:channel type='self' typeid="1892383141370257409" orderby='sort' order='asc'} {ms:channel type='self' typeid='2'}
<article class="post"> <article class="post">
<div class="postTitle anim fadeInUp"> <div class="postTitle anim fadeInUp">
<h3>${field.typetitle}</h3> <h3>${field.typetitle}</h3>
<span class="title1">${field.typeshorttitle}</span> <span class="title1">${field.typeshorttitle}</span> </div>
</div>
<div class="PostShow"> <div class="PostShow">
<div id="owl1" class="owl-carousel"> <div id="owl1" class="owl-carousel">
{ms:arclist typeid="1892383141370257409" size=20 orderby='sort' order='asc'} {ms:arclist typeid=2 size=8}
<div class="item"> <div class="item">
<div class="post-img loading"><a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"> <img 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 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>
<div class="h2">{@ms:len field.descrip 97 /}</div> <i class="h2">{@ms:len field.descrip 50 /}...</i>
</div> </div>
{/ms:arclist} {/ms:arclist}
</div> </div>
...@@ -43,83 +82,36 @@ ...@@ -43,83 +82,36 @@
</article> </article>
{/ms:channel} {/ms:channel}
</div> </div>
<!--解决方案-->
<div class="PostBox jjcaseBg">
{ms:channel type='self' typeid="1910907232146296834" orderby='sort' order='asc'}
<article class="post">
<div class="postTitle anim fadeInUp">
<h3>${field.typetitle}</h3>
<span class="title1">${field.typeshorttitle}</span> </div>
<div class="PostMix">
<!-- <div class="cateTab anim fadeInUp">
{ms:channel type='son' typeid="1910907232146296834"}
<span class="button"><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></span>
{/ms:channel}
</div>-->
<div class="cateTab anim fadeInUp">
{ms:channel type='son' typeid="1910907232146296834" orderby='sort' order='asc'}
<span class="button">
<a style="color: white" href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></span>
{/ms:channel}
</div>
<ul class="cateConlist">
{ms:arclist typeid="1910907232146296834" size=9 orderby='sort' order='asc'}
<li class="mix anim fadeInUp" >
<div class="post-img loading"><a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}">
<div class="post-text" style="padding-left: 10px;padding-right: 10px">
<h4 style="font-size: 20px;color: mediumseagreen;font-weight: bold">${field.title}</h4>
<div style="font-size: 14px;color: white;margin-top: 20px">{@ms:len field.descrip 100 /}</div>
</div>
<div class="msk"></div>
<img class="b-lazy" src="/{ms:global.style/}/images/lay.gif" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a>
</div>
</li>
{/ms:arclist}
</ul>
</div>
<div class="more anim fadeInUp"><a href="{ms:global.html/}${field.typelink}"><span>查看更多 + </span></a></div>
</article>
{/ms:channel}
</div>
<!--成功案例-->
<div class="PostBox caseBg"> <div class="PostBox caseBg">
{ms:channel type='self' typeid="1892383141370257411" orderby='sort' order='asc'} {ms:channel type='self' typeid='4'}
<article class="post"> <article class="post">
<div class="postTitle anim fadeInUp"> <div class="postTitle anim fadeInUp">
<h3>${field.typetitle}</h3> <h3>${field.typetitle}</h3>
<span class="title1">${field.typeshorttitle}</span> </div> <span class="title1">${field.typeshorttitle}</span> </div>
<div class="PostMix"> <div class="PostMix">
<div class="cateTab anim fadeInUp"> <div class="cateTab anim fadeInUp">
{ms:channel type='son' typeid="1892383141370257411" orderby='sort' order='asc'} {ms:channel type='son' typeid='4'}
<span class="button"> <span class="button"><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></span>
<a style="color: white" href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></span>
{/ms:channel} {/ms:channel}
</div> </div>
<ul class="cateConlist"> <ul class="cateConlist">
{ms:arclist typeid="1892383141370257411" size=9 orderby='sort' order='asc'} {ms:arclist typeid=4 size=8}
<li class="mix anim fadeInUp"> <li class="mix anim fadeInUp" >
<div class="post-img loading"><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}">
<div class="post-text" style="padding-left: 20px;padding-right: 20px"> <div class="post-text">
<h4 style="font-size: 20px;color: #00bb00;font-weight: bold">${field.title}</h4> <h4>${field.title}</h4>
<i style="font-size: 14px;color: white;font-weight: 200;line-height: 1.8"><br/>{@ms:len field.descrip 100 /}</i> <i></i></div>
</div>
<div class="msk"></div> <div class="msk"></div>
<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>
</li> </li>
{/ms:arclist} {/ms:arclist}
</ul> </ul>
</div> </div>
<div class="more anim fadeInUp"><a href="{ms:global.html/}${field.typelink}"><span>查看更多 + </span></a></div> <div class="more anim fadeInUp"><a href="{ms:global.html/}${field.typelink}"><span>查看更多 + </span></a></div>
</article> </article>
{/ms:channel} {/ms:channel}
</div> </div>
<!--公司简介-->
<div class="PostBox about aboutBg"> <div class="PostBox about aboutBg">
<article class="post"> <article class="post">
<div class="postAbout"> <div class="postAbout">
...@@ -145,116 +137,17 @@ ...@@ -145,116 +137,17 @@
<div class="mask"></div> <div class="mask"></div>
</div> </div>
<div class="postRight anim fadeInUp"> <div class="postRight anim fadeInUp">
{ms:data dataid="1892383142922149888"} {ms:data dataid="1"}
<div class="postTitle anim fadeInUp"> <div class="postTitle anim fadeInUp">
<h3>${field.title}</h3> <h3>${field.title}</h3>
<span class="title1">about us</span> </div> <span class="title1">about us</span> </div>
<div class="PostText anim fadeInUp"> {@ms:len field.descrip 300 /}...</div> <div class="PostText anim fadeInUp"> {@ms:len field.descrip 300 /}...</div>
<div class="more anim fadeInUp"><a href="{ms:global.html/}${field.typelink}"><span>查看详情 + </span></a></div> <div class="more anim fadeInUp"><a href="{ms:global.html/}${field.typelink}"><span>查看详情 + </span></a></div>
{/ms:data} {/ms:data}
</div> </div>
</div>
</article>
</div>
<!--我们的服务/优势-->
<div class="PostBox advBg">
<article class="post">
<div class="postTitle anim fadeInUp">
<h3>我们的服务</h3>
<span class="title1">Our Service</span> <span class="title2">提供专业的设计,制作,售后服务集中解决方案</span> </div>
<div class="PostBox">
<div class="owl-carousel owl1 anim fadeInUp">
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw1.png"></div>
<div class="imgText">
<h4>信息化解决方案设计</h4>
<p>利用信息技术手段,全方位优化企业或组织运营管理各个环节的综合策略</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw2.png"></div>
<div class="imgText">
<h4>网站设计与研发</h4>
<p>专业网站设计与研发,定制化解决方案,打造独特品牌形象,提升用户体验</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>应用软件设计与研发</h4>
<p>我们专注于APP、小程序的设计研发服务,致力于为客户提供一站式、全方位的数字化解决方案</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>网站运营及方案设计</h4>
<p>全方位网站运营及方案设计,提升用户体验,优化营销效果,助力企业线上业务增长</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>IT技术服务</h4>
<p>专业IT技术服务,涵盖咨询、实施、运维,助力企业数字化转型,提升业务效率</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>物联网技术研究与应用</h4>
<p>物联网技术研究与应用,连接万物,智能分析,为企业提供高效、安全的物联网解决方案</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>电子商务平台</h4>
<p>提供一站式电子商务平台解决方案,助力企业快速构建高效、安全的在线交易平台</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>电子政务平台</h4>
<p>打造定制化电子政务平台,赋能政府数字化转型,提升政务服务效率与民众满意度</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>门户网站建设</h4>
<p>专业门户网站建设服务,定制设计,功能全面,助力企业品牌形象提升与业务拓展</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>道路交通管理软件研发</h4>
<p>专注道路交通管理软件研发,智能调度,优化路况,提升交通管理效率与安全性</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw3.png" ></div>
<div class="imgText">
<h4>施工建设与维护</h4>
<p>一站式施工建设与维护服务,高效安全,品质保障,满足各类工程项目需求</p>
</div>
</div>
<div class="item advIcon">
<div class="imgBox"> <img class="owl-lazy" data-src="/{ms:global.style/}/images/fw4.png"></div>
<div class="imgText">
<h4>售后保障</h4>
<p>完善的售后服务确保及时、高效,时刻为您的站点保驾护航</p>
</div>
</div>
</div>
</div> </div>
</article> </article>
</div> </div>
<!--合作流程-->
<div class="PostBox process"> <div class="PostBox process">
<div class="container"> <div class="container">
<article class="post"> <article class="post">
...@@ -265,7 +158,7 @@ ...@@ -265,7 +158,7 @@
<ul class="usList"> <ul class="usList">
<div class="owl-carousel owl4 anim fadeInUp"> <div class="owl-carousel owl4 anim fadeInUp">
<li class="item"><i class="listId">01<em class="iBg"></em></i> <li class="item"><i class="listId">01<em class="iBg"></em></i>
<h5>联系盈众</h5> <h5>联系优美</h5>
</li> </li>
<li class="item"><i class="listId">02<em class="iBg"></em></i> <li class="item"><i class="listId">02<em class="iBg"></em></i>
<h5>了解需求</h5> <h5>了解需求</h5>
...@@ -294,10 +187,8 @@ ...@@ -294,10 +187,8 @@
</article> </article>
</div> </div>
</div> </div>
<!--新闻-->
<div class="PostBox newsBg"> <div class="PostBox newsBg">
{ms:channel type='self' typeid="1892383141370257410"} {ms:channel type='self' typeid='3'}
<article class="post news n1"> <article class="post news n1">
<div class="postTitle anim fadeInUp"> <div class="postTitle anim fadeInUp">
<h3>${field.typetitle}</h3> <h3>${field.typetitle}</h3>
...@@ -305,7 +196,7 @@ ...@@ -305,7 +196,7 @@
<div class="PostNews"> <div class="PostNews">
<ul> <ul>
<div class="owl-carousel owl3 anim fadeInUp"> <div class="owl-carousel owl3 anim fadeInUp">
{ms:arclist typeid="1892383141370257410" size=6} {ms:arclist typeid=3 size=6}
<div class="item"> <div class="item">
<div class="imgBox loading"><a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"><img class="owl-lazy" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a></div> <div class="imgBox loading"><a class="pic float-left" href="{ms:global.html/}${field.link}" title="${field.title}"><img class="owl-lazy" data-src="{@ms:file field.litpic/}" alt="${field.title}"/> </a></div>
<div class="imgText"> <div class="imgText">
...@@ -322,26 +213,20 @@ ...@@ -322,26 +213,20 @@
</article> </article>
{/ms:channel} {/ms:channel}
</div> </div>
<!--合作伙伴-->
<div class="PostBox hbBg"> <div class="PostBox hbBg">
<div class="container"> <div class="container">
{ms:channel type='self' typeid="1892383141370257413"} {ms:channel type='self' typeid='7'}
<article class="post"> <article class="post">
<div class="postTitle anim fadeInUp"> <div class="postTitle anim fadeInUp">
<h3><i class="tLeft"></i>${field.typetitle}<i class="tRight"></i></h3> <h3><i class="tLeft"></i>${field.typetitle}<i class="tRight"></i></h3>
<span class="title1">partners</span> <span class="title2">期待我们共同开启精彩合作之旅</span> </div> <span class="title1">partners</span> <span class="title2"></span> </div>
<div class="PostBox"> <div class="PostBox">
<div class="hbList owl-carousel owl5 anim fadeInUp"> <div class="hbList owl-carousel owl5 anim fadeInUp">
{ms:arclist typeid="1892383141370257413" size=6} {ms:arclist typeid=7 size=6}
<div class="flip-container item"> <div class="flip-container item">
<div class="flipper"> <div class="flipper">
<div class="front" > <div class="front"><img alt="${field.title}" src="{@ms:file field.litpic/}"></div>
<img style="height: 50px;width: 135px" alt="${field.title}" src="{@ms:file field.litpic/}"> <div class="back"><img alt="${field.title}" src="{@ms:file field.litpic/}"></div>
</div>
<div class="back">
<img style="height: 50px;width: 135px" alt="${field.title}" src="{@ms:file field.litpic/}">
</div>
</div> </div>
</div> </div>
{/ms:arclist} {/ms:arclist}
...@@ -358,18 +243,17 @@ ...@@ -358,18 +243,17 @@
<div class="mapBtn"><i class="iconfont">&#xe65a;</i><i class="iconfont close">&#xe605;</i></div> <div class="mapBtn"><i class="iconfont">&#xe65a;</i><i class="iconfont close">&#xe605;</i></div>
<div class="contText"> <div class="contText">
<div class="postTitle"> <div class="postTitle">
<h3 style="color: white">联系我们</h3> <h3>联系我们</h3>
<span class="title2">Contact us</span> </div> <span class="title1">Contact us</span> </div>
<div class="boxText"> <div class="boxText">
<p class="map_y tel"><span>0351-2728800</span></p> <p class="map_y tel"><span>18888888888</span></p>
<p><span class="add">地址:山西省太原市小店区龙城南街诺德清华里 B 座 905-908 室</span></p> <p><span class="add">地址:北京市天安门</span></p>
<p><span>咨询热线:0351-2728800</span></p> <p><span>手机:18888888888</
<p><span>售后热线:0351-2728800</span></p> span></p>
<!-- <p><span>传真:</span></p> <p><span>电话:488-888-8888</span></p>
<p class="map_y"><span>QQ:<a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes" target="_blank">123456789</a></span></p>--> <p><span>传真:</span></p>
<!-- <p class="map_y"><span>QQ:<a href="http://wpa.qq.com/msgrd?v=3&uin=123456789&site=qq&menu=yes" target="_blank">123456789</a></span></p>
<div class="map_y social anim fadeInUp"> <a class="socialLink s-weixin" href="javascript:void(0)"><i class="iconfont">&#xe715;</i></a> <a href="mailto:123456789@qq.com" target="_blank" class="socialLink s-email" rel="nofollow"><i class="iconfont">&#xe632;</i></a> <a href="https://weibo.com/" target="_blank" class="socialLink s-tencent" rel="nofollow" title="腾讯微博"><i class="iconfont">&#xe606;</i></a> <a href="http://t.qq.com/" target="_blank" class="socialLink s-weibo" rel="nofollow" title="新浪微博"><i class="iconfont">&#xe67a;</i></a> </div> <div class="map_y social anim fadeInUp"> <a class="socialLink s-weixin" href="javascript:void(0)"><i class="iconfont">&#xe715;</i></a> <a href="mailto:123456789@qq.com" target="_blank" class="socialLink s-email" rel="nofollow"><i class="iconfont">&#xe632;</i></a> <a href="https://weibo.com/" target="_blank" class="socialLink s-tencent" rel="nofollow" title="腾讯微博"><i class="iconfont">&#xe606;</i></a> <a href="http://t.qq.com/" target="_blank" class="socialLink s-weibo" rel="nofollow" title="新浪微博"><i class="iconfont">&#xe67a;</i></a> </div>
-->
</div> </div>
</div> </div>
</div> </div>
...@@ -391,8 +275,8 @@ var mixer = mixitup(containerEl); ...@@ -391,8 +275,8 @@ var mixer = mixitup(containerEl);
<script type="text/javascript" src="/{ms:global.style/}/js/map.js"></script> <script type="text/javascript" src="/{ms:global.style/}/js/map.js"></script>
<script type="text/javascript"> <script type="text/javascript">
$(function(){ $(function(){
var dataY='37.771995057830566'; var dataY='39.908739';
var dataX='112.59020331152692'; var dataX='116.397513';
var dataN = '<ul>' + $('.contText .boxText').html() + '</ul>'; var dataN = '<ul>' + $('.contText .boxText').html() + '</ul>';
// 百度地图API功能 // 百度地图API功能
var map = new BMap.Map("ummap"); var map = new BMap.Map("ummap");
......
...@@ -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,69 +3,50 @@ ...@@ -3,69 +3,50 @@
<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'} {ms:channel}
<li> <li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a></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}
<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}
</ul>-->
<!--三级弹窗 end-->
</li>
{/ms:channel} {/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="请输入关键词……">
<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>
<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="text"><a class="bnLink" href="javascript:;"></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>
<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}
</div> </div>
</div> </div>
</header> </header>
...@@ -2,58 +2,37 @@ ...@@ -2,58 +2,37 @@
<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}
{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></li>
<li><a href="<#if field.type==3>{ms:global.html/}${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>">${field.typetitle}</a> {/ms:channel}
</ul>
<!--三级弹窗 start-->
<!-- <ul class="sub-menu"> </#if>
{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>
{/ms:channel}
</ul>-->
<!--三级弹窗 end-->
</li>
{/ms:channel}
</ul>
<!-- <div class="sub-menu-container">
</div>-->
</#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="请输入关键词……">
<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