up: 默认皮肤更新

master
msgroup 2 years ago committed by mingsoft
parent b51dbc946a
commit 6f58bade04
  1. 2
      src/main/webapp/template/1/default/about.htm
  2. 4
      src/main/webapp/template/1/default/caselist.htm
  3. 2
      src/main/webapp/template/1/default/contact.htm
  4. 5
      src/main/webapp/template/1/default/css/index.css
  5. 4
      src/main/webapp/template/1/default/header.htm
  6. 4
      src/main/webapp/template/1/default/index.htm
  7. 10
      src/main/webapp/template/1/default/message.htm
  8. 2
      src/main/webapp/template/1/default/news-detail.htm
  9. 2
      src/main/webapp/template/1/default/news-list.htm
  10. 2
      src/main/webapp/template/1/default/page.htm
  11. 2
      src/main/webapp/template/1/default/product-detail.htm
  12. 2
      src/main/webapp/template/1/default/product-list.htm
  13. 4
      src/main/webapp/template/1/default/search.htm

@ -21,7 +21,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -5,7 +5,7 @@
<meta name="renderer" content="webkit"> <meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="robots" content="index, follow"/> <meta name="robots" content="index, follow"/>
<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}">
<meta http-equiv="Cache-Control" content="no-transform"/> <meta http-equiv="Cache-Control" content="no-transform"/>
@ -21,7 +21,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -22,7 +22,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -30,11 +30,6 @@
padding-bottom: 20px; padding-bottom: 20px;
padding-top: 8px; padding-top: 8px;
} }
.nproduct_list2 ul {
display: flex;
flex-wrap: wrap;
}
.nproduct_list2 ul li { .nproduct_list2 ul li {
float: left; float: left;
width: 32.1%; width: 32.1%;

@ -3,7 +3,7 @@
<!-- S top-main --> <!-- S top-main -->
<div class="top-main"> <div class="top-main">
<div class="logo1"> <div class="logo1">
<a href="/"><img src="{@ms:file global.logo/}" alt="某某公司"/></a> <a href="/"><img src="{@ms:file global.logo/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/></a>
</div> </div>
<div class="top_search"><em></em> <div class="top_search"><em></em>
<div class="search_con"> <div class="search_con">
@ -75,7 +75,7 @@
<div class="touch-top-wrapper clearfix"> <div class="touch-top-wrapper clearfix">
<div class="touch-logo" skinobjectzone="HtmlLogo_1514"> <div class="touch-logo" skinobjectzone="HtmlLogo_1514">
<a class="" href="/"> <a class="" href="/">
<img src="{@ms:file global.logo/}" alt="我的网站"/> <img src="{@ms:file global.logo/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
</a> </a>
</div> </div>
<!-- S touch-navigation --> <!-- S touch-navigation -->

@ -30,7 +30,7 @@
<li style="background-color:#1b1b1b;"> <li style="background-color:#1b1b1b;">
<div class="carousel-img"> <div class="carousel-img">
<a href="<#if field.source!=''>${field.source}<#else>javascript:;</#if>" target="_blank"> <a href="<#if field.source!=''>${field.source}<#else>javascript:;</#if>" target="_blank">
<img src="{@ms:file field.litpic/}" width="100%" alt="" class="oimg"/> <img src="{@ms:file field.litpic/}" width="100%" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具" class="oimg"/>
</a> </a>
</div> </div>
</li> </li>
@ -150,7 +150,7 @@
<ul> <ul>
{ms:arclist typeid="1666653706550321169" size=12} {ms:arclist typeid="1666653706550321169" size=12}
<li> <li>
<a href="{ms:global.html/}${field.link}" title="${field.title}"> <a title="${field.title}">
<div class="imgs"><img src="{@ms:file field.litpic/}" alt="${field.title}"></div> <div class="imgs"><img src="{@ms:file field.litpic/}" alt="${field.title}"></div>
</a> </a>
</li> </li>

@ -6,7 +6,7 @@
<meta name="viewport" <meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="robots" content="index, follow"/> <meta name="robots" content="index, follow"/>
<title>${field.typetitle}</title> <title>{ms:channel type="parent"}${field.typetitle}{/ms:channel}</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}">
<meta http-equiv="Cache-Control" content="no-transform"/> <meta http-equiv="Cache-Control" content="no-transform"/>
@ -32,8 +32,10 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big"> <div class="o_big">
<img src="{@ms:file field.typelitpic/}" alt=""/> {ms:channel type="parent"}
<h1>${field.typedescrip}</h1> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1>${field.typetitle}</h1>
{/ms:channel}
</div> </div>
<!--正文begin--> <!--正文begin-->
<!--文章内容开始--> <!--文章内容开始-->
@ -173,7 +175,7 @@
type: 'warning' type: 'warning'
}); });
} else { } else {
that.$alert('需要安装留言插件才能使用,请先进入后台MStore安装留言插件使用。<a style="color: dodgerblue" href="http://store.mingsoft.net/#/detail?id=310&type=plugin" target="_blank">查看留言插件</a>', '留言插件提示', { that.$alert('需要安装留言插件才能使用,请先进入后台MStore安装留言插件使用。<a href="http://store.mingsoft.net/#/detail?id=310&type=plugin" target="_blank">查看留言插件</a>', '留言插件提示', {
dangerouslyUseHTMLString: true dangerouslyUseHTMLString: true
}); });
} }

@ -22,7 +22,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -21,7 +21,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -4,7 +4,7 @@
<#if page.rcount&gt;0> <#if page.rcount&gt;0>
<a class="page-item" href="{ms:global.html/}{ms:page.index/}">首页</a> <a class="page-item" href="{ms:global.html/}{ms:page.index/}">首页</a>
<a class="page-item" href='{ms:global.html/}{ms:page.pre/}'>上一页</a> <a class="page-item" href='{ms:global.html/}{ms:page.pre/}'>上一页</a>
<a class="page-item" href='javascript:;'>{ms:page.cur/}/{ms:page.total/}</a> <a class="page-item">{ms:page.cur/}/{ms:page.total/}</a>
<a class="page-item" href='{ms:global.html/}{ms:page.next/}'>下一页</a> <a class="page-item" href='{ms:global.html/}{ms:page.next/}'>下一页</a>
<a class="page-item" href='{ms:global.html/}{ms:page.last/}'>末页</a> <a class="page-item" href='{ms:global.html/}{ms:page.last/}'>末页</a>
<#else> <#else>

@ -21,7 +21,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -21,7 +21,7 @@
<body> <body>
<#include "header.htm" /> <#include "header.htm" />
<div class="o_big" > <div class="o_big" >
<img src="{@ms:file field.typelitpic/}" alt=""/> <img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
<h1 >${field.typedescrip}</h1> <h1 >${field.typedescrip}</h1>
</div> </div>
<!--正文begin--> <!--正文begin-->

@ -5,7 +5,7 @@
<meta name="renderer" content="webkit"> <meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<meta name="robots" content="index, follow"/> <meta name="robots" content="index, follow"/>
<title>${field.typetitle}</title> <title>搜索</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}">
<meta http-equiv="Cache-Control" content="no-transform"/> <meta http-equiv="Cache-Control" content="no-transform"/>
@ -50,7 +50,7 @@
<#if page.rcount&gt;0> <#if page.rcount&gt;0>
<a class="page-item" href="{ms:page.index/}">首页</a> <a class="page-item" href="{ms:page.index/}">首页</a>
<a class="page-item" href='{ms:page.pre/}'>上一页</a> <a class="page-item" href='{ms:page.pre/}'>上一页</a>
<a class="page-item" href='javascript:;'>{ms:page.cur/}/{ms:page.total/}</a> <a class="page-item">{ms:page.cur/}/{ms:page.total/}</a>
<a class="page-item" href='{ms:page.next/}'>下一页</a> <a class="page-item" href='{ms:page.next/}'>下一页</a>
<a class="page-item" href='{ms:page.last/}'>末页</a> <a class="page-item" href='{ms:page.last/}'>末页</a>
<#else> <#else>

Loading…
Cancel
Save