Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
e75b0dcf
Commit
e75b0dcf
authored
Jun 11, 2021
by
msgroup
Browse files
2.1.3
parent
912377cb
Changes
173
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/template/2/whfubao/404.htm
deleted
100644 → 0
View file @
912377cb
<html>
<head>
<title>
该网站已暂停服务
</title>
</head>
<style>
.u_button
{
display
:
inline-block
;
padding
:
0
20px
;
height
:
30px
;
border-radius
:
3px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border
:
none
;
vertical-align
:
middle
;
text-align
:
center
;
text-decoration
:
none
;
font-size
:
12px
;
line-height
:
30px
;
cursor
:
pointer
;
}
.u_button_gray
{
background-color
:
#BDC3C7
;
}
a
.u_button_gray
{
color
:
#FFF
;
}
.u_button_blue
{
background-color
:
#3498DB
;
color
:
#FFF
;
}
</style>
<body
style=
"background-color: #E4E7EA;padding-top:5%"
>
<center>
<img
src=
"http://cdn.mingsoft.net/global/images/404.png"
/>
<div>
<h3
style=
" clear: both; line-height: 40px; font-size: 40px; color: #333;"
>
该网站已暂停服务
</h3>
<p
style=
" clear: both; margin: 30px auto 20px auto; line-height: 35px; font-size: 20px; color: #999;"
>
该网站因费用到期,暂停服务,详细请联系铭飞客服QQ:942770163
</p>
<a
href=
"javascript:location.reload();"
class=
"u_button u_button_gray"
>
刷新该页
</a>
or
<a
class=
"u_button u_button_blue"
href=
"/"
>
返回首页
</a>
</div>
</center>
</body>
</html>
src/main/webapp/template/2/whfubao/connect-us.html
deleted
100644 → 0
View file @
912377cb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
{ms:global.name/}
</title>
<meta
name=
"description"
content=
"{ms:global.descrip/}"
/>
<meta
name=
"keywords"
content=
"{ms:global.keyword/}"
/>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/{ms:global.style/}/css/news-detail.css"
>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/{ms:global.style/}/css/jointly.css"
>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/jquery-1.9.0.js"
type=
"text/javascript"
></script>
</head>
<body>
<
#include
"
head.html
"
>
<!--ffff主要内容-->
<div
class=
"main"
>
<!--新闻详情-->
<div
class=
"wrap"
>
<div
class=
"container"
>
<div
class=
"we"
>
</div>
<div
class=
"character"
>
<img
src=
"{ms:global.host/}{@ms:file field.litpic/}"
>
{ms:field.content/}
</div>
</div>
<div
class=
"qq"
>
<a
target=
"_blank"
href=
"http://wpa.qq.com/msgrd?v=3&uin=2029444895&site=qq&menu=yes"
><img
data-type=
"img1"
src=
"{ms:global.host/}/{ms:global.style/}/images/qq.png"
class=
"img_qq"
/>
</a>
<img
data-type=
"img2"
src=
"{ms:global.host/}/{ms:global.style/}/images/pic.png"
class=
"img_tel"
/>
</div>
<img
style=
"position: fixed;right: 52px;top: 210px;display:none"
class=
"img_one"
style=
"width: 223px; height: 114px;"
src=
"{ms:global.host/}/{ms:global.style/}/images/talk.png"
/>
<img
style=
"position: fixed;right: 52px;top: 270px;display:none"
class=
"img_two"
style=
"width: 223px; height: 114px;"
src=
"{ms:global.host/}/{ms:global.style/}/images/tel.png"
/>
</div>
</div>
</div>
<
#include
"
foot.html
"
>
<body>
</html>
<script>
$
(
"
.qq >a
"
).
hover
(
function
(){
$
(
"
.img_one
"
).
css
(
"
display
"
,
"
block
"
);
},
function
(){
$
(
"
.img_one
"
).
css
(
"
display
"
,
"
none
"
);
}
);
$
(
"
.qq > .img_tel
"
).
hover
(
function
(){
$
(
"
.img_two
"
).
css
(
"
display
"
,
"
block
"
);
},
function
(){
$
(
"
.img_two
"
).
css
(
"
display
"
,
"
none
"
);
}
);
</script>
src/main/webapp/template/2/whfubao/css/index.css
deleted
100644 → 0
View file @
912377cb
/*主要内容*/
.main
{
width
:
100%
;
overflow
:
hidden
;
background
:
#f2f2f2
;
}
.picture
{
width
:
100%
;
height
:
480px
;
}
/*产品图片*/
.container
{
width
:
1217px
;
margin
:
45px
auto
;
overflow
:
hidden
;
}
.catena
{
width
:
1197px
;
height
:
40px
;
clear
:
both
;
}
.portable
{
float
:
left
;
}
.portable
h2
a
{
width
:
128px
;
height
:
35px
;
font-size
:
24px
;
font-family
:
微软雅黑
;
font-weight
:
100
;
color
:
#000
;
}
.more
{
float
:
right
;
margin-top
:
10px
;
margin-right
:
8px
;
-margin-right
:
9px
;
font-size
:
14px
;
}
.more
a
{
color
:
#000
;
}
/*产品名称*/
.outer
{
width
:
1217px
;
height
:
400px
;
}
.outer
ul
{
width
:
100%
;
height
:
379px
;
float
:
left
;
margin-right
:
13px
;
}
.outer
ul
img
{
width
:
280px
;
height
:
300px
;
}
.outer
ul
li
{
float
:
left
;
width
:
290px
;
height
:
380px
;
background
:
#fff
;
margin-right
:
14px
;
}
.name
{
width
:
242px
;
height
:
70px
;
border-top
:
1px
solid
#ccc
;
text-align
:
center
;
line-height
:
70px
;
color
:
#717070
;
font-size
:
14px
;
font-family
:
微软雅黑
;
float
:
left
;
background
:
#fff
;
margin-left
:
19px
;
_margin-left
:
10px
;
}
.name
a
{
color
:
#717070
;
}
.intro
{
height
:
278px
;
}
.icon
{
width
:
100%
;
height
:
80px
;
}
.icon
ul
li
{
float
:
left
;
margin-left
:
83px
;
}
.icon
{
width
:
57px
;
height
:
24px
;
background
:
url(../images/photo.png)
no-repeat
;
background-position
:
-10px
-198px
;
display
:
inherit
;
float
:
right
;
}
/*行业新闻*/
.line
{
width
:
380px
;
height
:
266px
;
padding-top
:
10px
;
float
:
left
}
.line_new
{
width
:
380px
;
height
:
51px
;
}
.line-icon
{
width
:
35px
;
height
:
33px
;
background
:
url(../images/photo.png)
no-repeat
;
background-position
:
-2px
-3px
;
display
:
inherit
;
float
:
left
;
margin-left
:
7px
;
}
.line_font
{
float
:
left
;
font-size
:
24px
;
font-family
:
微软雅黑
;
font-weight
:
100
;
}
.line_font
a
{
color
:
#000
;
}
/*公司新闻*/
.liady
{
width
:
380px
;
height
:
210px
;
_height
:
200px
;
}
.liady_background
{
background
:
#e4f0ca
;
}
.liady_font
{
margin-left
:
24px
;
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
padding-bottom
:
11px
;
}
.liady_font.liady_new
a
{
color
:
#000
;
}
.liady_icon
{
width
:
12px
;
height
:
12px
;
background
:
url(../images/photo.png)
no-repeat
;
background-position
:
-8px
-275px
;
float
:
left
;
margin-right
:
5px
;
margin-top
:
3px
;
}
.liady_new
{
padding-top
:
10px
;
margin-bottom
:
9px
;
_margin-bottom
:
0px
;
}
.liady_font.liady_new
span
{
float
:
left
;
}
.liady_font
span
{
float
:
left
;
}
/*联系我们*/
.company_news
{
width
:
40px
;
height
:
27px
;
background
:
url(../images/photo.png)
no-repeat
;
background-position
:
0px
-107px
;
float
:
left
;
margin-left
:
7px
;
}
.company_background
{
background
:
#fae6d9
;
}
.compan_new
{
margin-left
:
21px
;
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
padding-bottom
:
11px
;
}
.company_iocn
{
width
:
7px
;
height
:
10px
;
background
:
url(../images/photo.png)
no-repeat
;
background-position
:
-148px
0px
;
display
:
inherit
;
float
:
left
;
margin-right
:
3px
;
margin-top
:
3px
;
}
.contact
{
width
:
35px
;
height
:
35px
;
background
:
url(../images/photo.png)
no-repeat
;
background-position
:
0px
-53px
;
float
:
left
;
margin-left
:
7px
;
}
.contact_background
{
background
:
#d6eef2
;
}
.contactus
{
margin-left
:
-1px
;
}
.field_news
{
padding-right
:
34px
;
}
.site
{
margin-left
:
20px
;
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
padding-bottom
:
11px
;
}
src/main/webapp/template/2/whfubao/css/jointly.css
deleted
100644 → 0
View file @
912377cb
/* CSS Document */
/*全局样式*/
body
{
margin
:
0
;
padding
:
0
;
}
div
,
span
,
p
,
a
,
b
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
ul
,
ul
li
,
dl
,
dl
dt
,
dl
dd
,
input
,
ol
,
ol
li
,
hr
{
margin
:
0
;
padding
:
0
;
list-style
:
none
;
}
a
{
text-decoration
:
blink
;
}
img
{
border
:
none
;
}
/*头部*/
.header
{
width
:
100%
;
overflow
:
hidden
;
padding-top
:
26px
;
}
.warp
{
width
:
1248px
;
height
:
70px
;
margin
:
0
auto
;
}
.logo
{
background
:
#fff
;
float
:
left
;
margin-left
:
1px
;
}
/*输入框*/
.header
form
{
margin-right
:
36px
;
width
:
472px
;
height
:
50px
;
}
.but-sublimt
{
height
:
38px
;
width
:
41px
;
border
:
1px
#ccc
solid
;
float
:
left
;
margin-top
:
2px
;
border-left
:
0px
;
background
:
url(../images/icon.png)
no-repeat
;
background-position
:
7px
6px
;
}
.search
{
width
:
413px
;
height
:
36px
;
margin-top
:
2px
;
padding-left
:
5px
;
border
:
1px
#ccc
solid
;
float
:
left
;
}
/*导航条*/
.nav
{
width
:
100%
;
height
:
46px
;
background
:
#000
;
clear
:
both
;
}
.nav
ul
{
width
:
1246px
;
margin
:
auto
;
height
:
45px
;
}
.nav
ul
li
{
float
:
left
;
}
.nav
ul
li
a
{
color
:
#fff
;
width
:
100px
;
float
:
left
;
line-height
:
46px
;
font-size
:
14px
;
color
:
#fff
;
text-align
:
center
;
font-family
:
微软雅黑
;
white-space
:
nowrap
;
}
.nav
ul
li
a
:hover
{
background
:
#414141
;
}
.home-page
{
background
:
#414141
;
}
.soso
{
height
:
40px
;
width
:
466px
;
float
:
right
;
}
/*页脚*/
.footer
{
width
:
100%
;
height
:
150px
;
background
:
#e1e1e1
;
clear
:
both
;
}
.programa
{
text-align
:
center
;
margin-top
:
13px
;
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
margin-right
:
28px
;
}
.programa
span
a
{
color
:
#000
;
}
.footer_font
{
color
:
#888888
;
margin-left
:
-7px
;
height
:
14px
;
}
.column_box
{
padding-top
:
15px
;
overflow
:
hidden
;
}
.column
{
color
:
#ccc
;
}
.programa
span
{
margin-right
:
5px
;
}
.we
{
height
:
30px
;
line-height
:
50px
;
font-size
:
25px
;
font-family
:
微软雅黑
;
color
:
#000
;
}
.qq
{
width
:
52px
;
position
:
fixed
;
right
:
0
;
top
:
218px
;
z-index
:
10
;
}
.qq
img
{
width
:
52px
;
height
:
52px
;
margin-top
:
5px
;
}
src/main/webapp/template/2/whfubao/css/news-detail.css
deleted
100644 → 0
View file @
912377cb
/*主要内容*/
.main
{
width
:
100%
;
min-height
:
300px
;
overflow
:
hidden
;
background
:
#f2f2f2
;
padding-bottom
:
35px
;
}
.wrap
{
width
:
1249px
;
background
:
#fff
;
min-height
:
600px
;
overflow
:
hidden
;
margin
:
auto
;
margin-top
:
18px
;
}
.container
{
width
:
1190px
;
min-height
:
300px
;
overflow
:
hidden
;
margin
:
0
auto
;
text-align
:
center
;
}
.new
{
width
:
1166px
;
margin
:
0
auto
;
height
:
58px
;
color
:
#fc7878
;
font-family
:
微软雅黑
;
line-height
:
74px
;
font-size
:
18px
;
}
.new
a
{
color
:
#fc7878
;
}
.time
{
width
:
1166px
;
height
:
28px
;
font-size
:
14px
;
font-family
:
微软雅黑
;
color
:
#888
;
}
.time
span
{
margin-left
:
8px
;
}
hr
{
hieght
:
1px
;
border
:
1px
dotted
#ddd
;
}
.picture
{
width
:
1166px
;
height
:
485px
;
margin-top
:
10px
;
}
.picture
img
{
width
:
816px
;
height
:
474px
;
}
.character
{
width
:
100%
;
overflow
:
hidden
;
text-align
:
left
;
line-height
:
27px
;
color
:
#4F4E4E
;
}
.blank-box
{
width
:
100%
;
height
:
50px
;
}
.incident
{
font-size
:
18px
;
margin-bottom
:
14px
;
font-family
:
微软雅黑
;
text-align
:
center
;
}
.incident
a
{
color
:
#fc7878
;
}
hr
{
border
:
1px
#d1d1d1
dotted
;
}
.paging
{
width
:
100%
;
height
:
80px
;
text-align
:
left
;
}
.paging
p
{
margin-top
:
10px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
font-size
:
14px
;
}
.paging
p
a
{
color
:
#fc7878
;
}
.page_box
{
width
:
100px
;
height
:
30px
;
}
src/main/webapp/template/2/whfubao/css/news-list.css
deleted
100644 → 0
View file @
912377cb
/*主要内容*/
.main
{
width
:
100%
;
overflow
:
hidden
;
min-height
:
500px
;
background
:
#f2f2f2
;
padding-bottom
:
37px
;
}
/*当前位置*/
.containter
{
width
:
1239px
;
overflow
:
hidden
;
min-height
:
500px
;
background
:
#fff
;
margin
:
0
auto
;
margin-top
:
11px
;
}
.current
{
width
:
1140px
;
overflow
:
hidden
;
margin-top
:
14px
;
margin-left
:
42px
;
}
.news_details
{
width
:
100%
;
height
:
61px
;
font-size
:
13px
;
font-family
:
微软雅黑
;
color
:
#888
;
}
.list-news
{
min-height
:
500px
;
}
.news_details
span
{
float
:
left
;
margin-right
:
5px
;
}
.news_details
span
a
{
color
:
#888
;
}
/*新闻列表*/
.singlenews
{
width
:
100%
;
height
:
130px
;
}
.singlenews
a
{
color
:
#fc8a83
;
font-family
:
微软雅黑
;
font-size
:
18px
;
margin-bottom
:
16px
;
}
.singlenews
div
{
color
:
#888
;
font-size
:
13px
;
margin-top
:
16px
;
height
:
70px
;
overflow
:
hidden
;
border-bottom
:
1px
#999
dotted
;
line-height
:
24px
;
}
.news-content
{
margin-top
:
8px
;
display
:
inherit
;
}
/*分页*/
.fanye
{
clear
:
both
;
width
:
300px
;
height
:
70px
;
float
:
left
;
}
.fanye
li
{
float
:
left
;
margin-right
:
9px
;
width
:
60px
;
background-color
:
#f5f5f5
;
line-height
:
29px
;
text-align
:
center
;
}
.fanye
.last
{
border-radius
:
0px
3px
4px
0px
;
}
.fanye
li
a
{
color
:
#000
;
display
:
block
;
}
.fanye
li
a
:hover
{
color
:
#fff
;
}
.fanye
li
:hover
{
background-color
:
#fe5f56
;
color
:
#fff
;
}
.fanye
.home-page
{
border-radius
:
3px
0px
0px
5px
;
}
.fanye
.home-page
a
:hover
{
background-color
:
#fe5f56
;
}
src/main/webapp/template/2/whfubao/css/product-detail.css
deleted
100644 → 0
View file @
912377cb
/* CSS Document */
/*内容*/
.main
{
width
:
100%
;
overflow
:
hidden
;
background
:
#f2f2f2
;
}
/*当前位置*/
.sector
{
width
:
1197px
;
height
:
36px
;
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
margin
:
0
auto
;
margin-top
:
15px
;
}
.sector
span
{
float
:
left
;
margin-right
:
5px
;
color
:
#888
;
}
.sector
span
a
{
color
:
#888
;
}
/*产品信息*/
.production
{
width
:
1232px
;
height
:
483px
;
background
:
#fff
;
margin
:
0
auto
;
}
.production_icon
{
width
:
430px
;
height
:
430px
;
float
:
left
;
margin-top
:
28px
;
margin-left
:
53px
;
}
.state
{
width
:
570px
;
height
:
333px
;
float
:
right
;
margin-right
:
48px
;
margin-top
:
28px
;
border-bottom
:
1px
solid
#dcdbd9
;
}
.detector
{
font-family
:
微软雅黑
;
font-size
:
24px
;
margin-bottom
:
13px
;
}
.state_cost
{
font-family
:
微软雅黑
;
font-size
:
28px
;
margin-bottom
:
13px
;
margin-left
:
4px
;
color
:
#ef3567
;
}
.cost
{
color
:
#888
;
font-size
:
12px
;
float
:
left
;
width
:
68px
;
height
:
34px
;
}
.cost_blank
{
width
:
568px
;
height
:
34px
;
border-top
:
1px
solid
#dcdbd9
;
}
.data
{
width
:
490px
;
height
:
36px
;
float
:
left
;
margin-bottom
:
15px
;
color
:
#888
;
font-size
:
12px
;
}
/*产品描述*/
.intro
{
width
:
1232px
;
min-height
:
600px
;
_height
:
610px
;
background-color
:
#fff
;
margin
:
0
auto
;
margin-top
:
20px
;
}
.intro
div
{
width
:
1190px
;
margin
:
auto
;
overflow
:
hidden
;
margin-top
:
20px
;
line-height
:
25px
;
color
:
#373333
;
}
.product
{
width
:
100%
;
height
:
27px
;
}
.intro_product
{
font-family
:
微软雅黑
;
margin-top
:
3px
;
margin-bottom
:
7px
;
margin-left
:
5px
;
}
.intro_product
a
{
color
:
#000
;
}
.intro
ul
{
overflow
:
hidden
;
}
.intro_red_box
{
width
:
75px
;
height
:
5px
;
background
:
#ff4146
;
float
:
left
;
margin-top
:
2px
;
font-size
:
0
;
}
.intro_line
{
width
:
1183px
;
height
:
6px
;
border-bottom
:
1px
#ccc
solid
;
}
.intro_line_box
{
width
:
1200px
;
overflow
:
hidden
;
font-size
:
13px
;
font-family
:
fantasy
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
}
.intro_blank_box
{
width
:
100%
;
height
:
130px
;
}
.qq
{
width
:
52px
;
position
:
fixed
;
right
:
0
;
top
:
218px
;
}
.qq
img
{
width
:
52px
;
height
:
52px
;
margin-top
:
5px
;
}
src/main/webapp/template/2/whfubao/css/product-list.css
deleted
100644 → 0
View file @
912377cb
/*主要内容*/
.main
{
width
:
100%
;
overflow
:
hidden
;
background
:
#f2f2f2
;
}
.main-container
{
width
:
100%
;
overflow
:
hidden
;
}
.present
{
width
:
100%
;
height
:
33px
;
padding-top
:
18px
;
margin-left
:
20px
;
}
.present
span
{
float
:
left
;
margin-right
:
5px
;
color
:
#888
;
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
}
.present
span
a
{
font-size
:
12px
;
font-family
:
"Microsoft YaHei"
,
"微软雅黑"
,
"SimSun"
,
"宋体"
;
color
:
#888
;
}
.info
{
width
:
300px
;
height
:
290px
;
color
:
#fc7878
;
background-color
:
#fff
;
float
:
left
;
}
.info_icon
{
width
:
13px
;
_width
:
8px
;
height
:
12px
;
background
:
url(../images/shop.png)
no-repeat
;
background-position
:
0px
-21px
;
float
:
left
;
margin-top
:
2px
;
}
.product
{
margin-left
:
12px
;
padding-top
:
14px
;
height
:
40px
;
font-family
:
黑体
;
font-size
:
18px
;
}
.product-information
{
color
:
#fc7878
;
}
.commodity
{
font-size
:
12px
;
font-family
:
微软雅黑
;
font-weight
:
700
;
margin-top
:
17px
;
padding-left
:
10px
;
}
.set
{
color
:
#fc7878
;
}
.childlife
{
width
:
270px
;
height
:
5px
;
background
:
url(../images/shop.png)
no-repeat
;
background-position
:
0px
-134px
;
}
/*产品图片*/
.pic
{
min-height
:
790px
;
}
.pic
ul
{
overflow
:
hidden
;
}
.pic
li
{
width
:
290px
;
height
:
380px
;
background
:
#fff
;
float
:
left
;
margin-left
:
13px
;
margin-bottom
:
15px
;
}
.pic
li
img
{
width
:
255px
;
height
:
255px
;
padding
:
17px
;
}
.pic
li
div
{
width
:
253px
;
height
:
68px
;
border-top
:
1px
#ccc
solid
;
color
:
#7c6b5f
;
line-height
:
22px
;
text-align
:
center
;
padding-top
:
9px
;
overflow
:
hidden
;
margin
:
0
auto
;
}
.pic
li
div
a
{
color
:
#7c6b5f
;
}
/*分页*/
.fanye
{
clear
:
both
;
_clear
:
both
;
width
:
288px
;
height
:
50px
;
float
:
right
;
margin-top
:
20px
}
.fanye
li
{
float
:
left
;
margin-left
:
9px
;
width
:
60px
;
background-color
:
#fff
;
line-height
:
29px
;
text-align
:
center
;
}
.fanye
.last
{
border-radius
:
0px
3px
4px
0px
;
}
.fanye
li
a
{
color
:
#000
;
display
:
block
;
}
.fanye
li
a
:hover
{
color
:
#fff
;
}
.fanye
li
:hover
{
background-color
:
#fe5f56
;
}
.fanye
.home-page
{
border-radius
:
3px
0px
0px
5px
;
}
.fanye
.home-page
a
:hover
{
background-color
:
#fe5f56
;
}
.qq
{
width
:
52px
;
position
:
fixed
;
right
:
0
;
top
:
218px
;
}
.qq
img
{
width
:
52px
;
height
:
52px
;
margin-top
:
5px
;
}
src/main/webapp/template/2/whfubao/foot.html
deleted
100644 → 0
View file @
912377cb
<div
class=
"footer"
>
<div
class=
"column_box"
>
<div
class=
"programa"
>
<div
class=
"programa"
>
<span><a
href=
"{ms:global.url/}/lianxiwomen/index.html"
>
联系我们
</a>
</span>
<span
class=
"column"
>
|
</span>
<span><a
href=
"{ms:global.url/}/guanyuwomen/index.html"
>
公司简介
</a>
</span>
<span
class=
"column"
>
|
</span>
<span>
<a
href=
"{ms:global.url/}/xinwenzhongxin/index.html"
>
新闻中心
</a></span>
<span
class=
"column"
>
|
</span>
<span>
<a
href=
"{ms:global.url/}/zhaoshanghezuo/index.html"
>
招商合作
</a>
</span>
<span
class=
"column"
>
|
</span>
<span>
<a
href=
"{ms:global.url/}/renliziyuan/index.html"
>
人力资源
</a>
</span>
<span
class=
"column"
>
|
</span>
</div>
{ms:global.copyright/}
<!-- <div class="programa footer_font">
<span>
版权所有(C) 武汉福保燃气安全新技术公司 | 地址: 湖北省武汉市东湖开发区流芳园横路6号武汉光谷电子工业园6号工业厂房B区第一层 鄂ICP备17015181号
</span>
</div>
<div style="width:400px;margin:0 auto; padding:20px 0;">
<img src="{ms:global.host/}/{ms:global.style/}/images/ga.png"/>
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=42018502002453" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">鄂公网安备 42018502002453号</p></a>
<a target="_blank" href="https://beian.miit.gov.cn/">鄂ICP备17015181号-1</a>
</div> -->
<div
class=
"programa footer_font"
>
<!--span class="phone">
手机:13277902692 | 电话:027-87611402 | QQ:2029444895
</span-->
</div>
</div>
</div>
src/main/webapp/template/2/whfubao/head.html
deleted
100644 → 0
View file @
912377cb
<!--由铭飞科技提供技术支持,团队成员 胡永利制作-->
<!--头部-->
<div
class=
"header"
>
<div
class=
"warp"
>
<div
class=
"logo"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/toubu.png"
>
</div>
<div
class=
"soso"
>
<form
id=
"searchDataForm"
action=
"{ms:global.host/}/mcms/search.do"
method=
"post"
>
<input
type=
"hidden"
name=
"categoryIds"
value=
"4939,1398224556804325378,1398232504783912961,1398232504783912961,1398484257177669633,1399176403983597569"
/>
<!--必须存在-->
<!--表单的name值不能改变-->
<input
type=
"text"
name=
"content_title"
placeholder=
"搜索您需要的商品"
class=
"search"
/>
<input
type=
"submit"
value=
""
class=
"but-sublimt"
>
</form>
</div>
</div>
<!--导航条-->
<div
class=
"nav"
>
<ul>
<li><a
href=
"{ms:global.url/}/index.html"
>
首页
</a></li>
<li><a
href=
"{ms:global.url/}/guanyuwomen/index.html"
>
关于我们
</a></li>
<li><a
href=
"{ms:global.url/}/xinwenzhongxin/index.html"
>
新闻中心
</a></li>
<li><a
href=
"{ms:global.url/}/chanpinxinxi/index.html"
>
产品信息
</a></li>
<li><a
href=
"{ms:global.url/}/zhaoshanghezuo/index.html"
>
招商合作
</a></li>
<li><a
href=
"{ms:global.url/}/renliziyuan/index.html"
>
人力资源
</a></li>
<li><a
href=
"{ms:global.url/}/lianxiwomen/index.html"
>
联系我们
</a></li>
</ul>
</div>
</div>
<!--导航条结束-->
<style>
input
.but-sublimt
:hover
{
cursor
:
pointer
;
}
</style>
<script>
$
(
"
.but-sublimt
"
).
click
(
function
(){
let
search
=
$
(
'
.search
'
).
val
()
if
(
!
search
)
{
alert
(
'
请输入您需要的商品的关键字
'
)
return
false
}
})
</script>
src/main/webapp/template/2/whfubao/images/1436235409608.jpg
deleted
100644 → 0
View file @
912377cb
22.5 KB
src/main/webapp/template/2/whfubao/images/1436338767221.png
deleted
100644 → 0
View file @
912377cb
109 KB
src/main/webapp/template/2/whfubao/images/1436341439516.png
deleted
100644 → 0
View file @
912377cb
80.9 KB
src/main/webapp/template/2/whfubao/images/1436341754922.png
deleted
100644 → 0
View file @
912377cb
79.9 KB
src/main/webapp/template/2/whfubao/images/1436341800040.png
deleted
100644 → 0
View file @
912377cb
69.2 KB
src/main/webapp/template/2/whfubao/images/1436342065525.png
deleted
100644 → 0
View file @
912377cb
63.5 KB
src/main/webapp/template/2/whfubao/images/1436342263118.png
deleted
100644 → 0
View file @
912377cb
77.1 KB
src/main/webapp/template/2/whfubao/images/1436342330921.png
deleted
100644 → 0
View file @
912377cb
61 KB
src/main/webapp/template/2/whfubao/images/1436342428529.png
deleted
100644 → 0
View file @
912377cb
102 KB
src/main/webapp/template/2/whfubao/images/1436342652344.png
deleted
100644 → 0
View file @
912377cb
90.7 KB
Prev
1
2
3
4
5
…
9
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment