feat:更改图片关键词
parent
229bc9104c
commit
ac656e0839
|
|
@ -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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<h1 >${field.typedescrip}111</h1>
|
<h1 >${field.typedescrip}111</h1>
|
||||||
</div>
|
</div>
|
||||||
<!--正文begin-->
|
<!--正文begin-->
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@
|
||||||
<input type="submit" class="bnts" value="${search.content_title}">
|
<input type="submit" class="bnts" value="${search.content_title}">
|
||||||
<i class="el-icon-search "></i>
|
<i class="el-icon-search "></i>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<!-- <div class="search_con">
|
<!-- <div class="search_con">
|
||||||
</div>-->
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="<#if field.type==3>${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>" target="_blank">
|
<a href="<#if field.type==3>${field.typeurl}<#else>{ms:global.html/}${field.typelink}</#if>" target="_blank">
|
||||||
<img style="width:20px;height:20px;margin-right:12px" src="{@ms:file field.typeico/}" >
|
<img style="width:20px;height:20px;margin-right:12px" src="{@ms:file field.typeico/}" >
|
||||||
|
|
||||||
${field.typetitle}</a>
|
${field.typetitle}</a>
|
||||||
</li>
|
</li>
|
||||||
{/ms:channel}
|
{/ms:channel}
|
||||||
|
|
@ -80,7 +80,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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file global.logo/}" alt="摩尔基石"/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- S touch-navigation -->
|
<!-- S touch-navigation -->
|
||||||
|
|
@ -170,7 +170,7 @@
|
||||||
<script src="/static/plugins/element-ui/2.15.8/index.min.js"></script>
|
<script src="/static/plugins/element-ui/2.15.8/index.min.js"></script>
|
||||||
<link rel="stylesheet" href="/static/plugins/element-ui/2.15.8/theme-chalk/index.min.css">
|
<link rel="stylesheet" href="/static/plugins/element-ui/2.15.8/theme-chalk/index.min.css">
|
||||||
<!--头部end-->
|
<!--头部end-->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
document.querySelector('form').addEventListener('submit', function(e) {
|
document.querySelector('form').addEventListener('submit', function(e) {
|
||||||
var input = document.querySelector('.input1');
|
var input = document.querySelector('.input1');
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@
|
||||||
<img
|
<img
|
||||||
src="{@ms:file field.litpic/}"
|
src="{@ms:file field.litpic/}"
|
||||||
width="100%"
|
width="100%"
|
||||||
alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"
|
alt="摩尔基石"
|
||||||
class="oimg"
|
class="oimg"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
|
@ -253,7 +253,7 @@
|
||||||
<div class="cloud-product-explain white">构建与综合应急救援任务相适应、与队伍专业化能力建设相匹配的训练基地体系</div>
|
<div class="cloud-product-explain white">构建与综合应急救援任务相适应、与队伍专业化能力建设相匹配的训练基地体系</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="common_tit anim anim-1">
|
<!-- <div class="common_tit anim anim-1">
|
||||||
<strong>多元化基地 体系化建设</strong>
|
<strong>多元化基地 体系化建设</strong>
|
||||||
<p>构建与综合应急救援任务相适应、与队伍专业化能力建设相匹配的训练基地体系</p>
|
<p>构建与综合应急救援任务相适应、与队伍专业化能力建设相匹配的训练基地体系</p>
|
||||||
</div> -->
|
</div> -->
|
||||||
<div class="box wrap2 anim anim-1">
|
<div class="box wrap2 anim anim-1">
|
||||||
|
|
|
||||||
|
|
@ -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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<h1 >${field.typedescrip}</h1>
|
<h1 >${field.typedescrip}</h1>
|
||||||
</div>
|
</div>
|
||||||
<h1 style="font-size:46px; display:block;text-align:center;font-weight:bolder;margin:50px auto">社会职位招聘</h1>
|
<h1 style="font-size:46px; display:block;text-align:center;font-weight:bolder;margin:50px auto">社会职位招聘</h1>
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
{ms:arclist size=10 ispaging=true}
|
{ms:arclist size=10 ispaging=true}
|
||||||
<li class="anim anim-1">
|
<li class="anim anim-1">
|
||||||
<a href="{ms:global.html/}${field.link}" style="display:flex; align-items:center">
|
<a href="{ms:global.html/}${field.link}" style="display:flex; align-items:center">
|
||||||
|
|
||||||
<div class="f22">${field.title}</div>
|
<div class="f22">${field.title}</div>
|
||||||
<div class="f16">${field.source}</div>
|
<div class="f16">${field.source}</div>
|
||||||
<div class="f16">${field.author}</div>
|
<div class="f16">${field.author}</div>
|
||||||
|
|
@ -83,13 +83,13 @@
|
||||||
transform: scale(0.8);
|
transform: scale(0.8);
|
||||||
background: url(/{ms:global.style/}images/allbgs.png) -70px -256px no-repeat;
|
background: url(/{ms:global.style/}images/allbgs.png) -70px -256px no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
.job_con ul li:hover{
|
.job_con ul li:hover{
|
||||||
background:#f8f8f8
|
background:#f8f8f8
|
||||||
}
|
}
|
||||||
.job_con ul li:hover a{
|
.job_con ul li:hover a{
|
||||||
color:#333
|
color:#333
|
||||||
|
|
||||||
}
|
}
|
||||||
.job_con ul li:hover i{
|
.job_con ul li:hover i{
|
||||||
background: url(/{ms:global.style/}images/allbgs.png) -266px -251px no-repeat;
|
background: url(/{ms:global.style/}images/allbgs.png) -266px -251px no-repeat;
|
||||||
|
|
|
||||||
10
message.htm
10
message.htm
|
|
@ -34,7 +34,7 @@
|
||||||
<div class="contact-us-box">
|
<div class="contact-us-box">
|
||||||
<div class="contact-us-box-content">
|
<div class="contact-us-box-content">
|
||||||
{ms:channel type="self"}
|
{ms:channel type="self"}
|
||||||
<img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<div class="info-box">
|
<div class="info-box">
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|
@ -47,7 +47,7 @@
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
||||||
<div class="icon-box">
|
<div class="icon-box">
|
||||||
<img src="/{ms:global.style/}/images/f1icon2.png" alt="公司地址"/>
|
<img src="/{ms:global.style/}/images/f1icon2.png" alt="公司地址"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -58,7 +58,7 @@
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
||||||
<div class="icon-box">
|
<div class="icon-box">
|
||||||
<img src="{@ms:file global.logo/}" style="height:auto;margin-top:5px" alt="汉邦唐科技"/>
|
<img src="{@ms:file global.logo/}" style="height:auto;margin-top:5px" alt="汉邦唐科技"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -148,7 +148,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!--<div class="o_big">
|
<!--<div class="o_big">
|
||||||
{ms:channel type="self"}
|
{ms:channel type="self"}
|
||||||
<img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<h1>${field.typetitle}</h1>
|
<h1>${field.typetitle}</h1>
|
||||||
{/ms:channel}
|
{/ms:channel}
|
||||||
</div>-->
|
</div>-->
|
||||||
|
|
@ -256,4 +256,4 @@
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
|
|
@ -39,7 +39,7 @@
|
||||||
<body>
|
<body>
|
||||||
<#include "header.htm" />
|
<#include "header.htm" />
|
||||||
<div class="o_big" >
|
<div class="o_big" >
|
||||||
<img src="{@ms:file field.typelitpic/}" alt="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<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="CMS,免费CMS,免费开源Java CMS,CMS系统,Java CMS,CMS内容管理系统,企业CMS,HTML网页模板,CMS模板,CMS源码,网站源码,信创系统软件,安可系统,网站建设,模板网站,建站模板,建站工具,建站平台,建站工具"/>
|
<img src="{@ms:file field.typelitpic/}" alt="摩尔基石"/>
|
||||||
<h1 >${field.typedescrip}</h1>
|
<h1 >${field.typedescrip}</h1>
|
||||||
</div>
|
</div>
|
||||||
<!--正文begin-->
|
<!--正文begin-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue