Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
0a8e5f57
Commit
0a8e5f57
authored
Oct 12, 2019
by
sgjj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新模板
parent
11717c3b
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
156 additions
and
136 deletions
+156
-136
index.html
src/main/webapp/html/1/index.html
+77
-76
index.html
src/main/webapp/html/1/m/index.html
+51
-51
about.css
src/main/webapp/templets/1/default/css/about.css
+2
-0
advice.css
src/main/webapp/templets/1/default/css/advice.css
+2
-0
base.css
src/main/webapp/templets/1/default/css/base.css
+2
-0
case-list.css
src/main/webapp/templets/1/default/css/case-list.css
+2
-0
center.css
src/main/webapp/templets/1/default/css/center.css
+2
-0
index.css
src/main/webapp/templets/1/default/css/index.css
+2
-0
login.css
src/main/webapp/templets/1/default/css/login.css
+2
-0
news-list.css
src/main/webapp/templets/1/default/css/news-list.css
+2
-0
news-show.css
src/main/webapp/templets/1/default/css/news-show.css
+2
-0
head-file.htm
src/main/webapp/templets/1/default/head-file.htm
+9
-8
head.htm
src/main/webapp/templets/1/default/head.htm
+1
-1
No files found.
src/main/webapp/html/1/index.html
View file @
0a8e5f57
...
@@ -3,63 +3,64 @@
...
@@ -3,63 +3,64 @@
<head>
<head>
<title>
MCMS-OPEN
</title>
<title>
MCMS-OPEN
</title>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/base.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/base.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/index.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/index.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/advice.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/advice.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/case-list.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/case-list.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/about.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/about.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/news-list.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/news-list.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/news-show.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/news-show.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/less/center.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://localhost:8080/ms-mcms/templets/1/default/css/center.css"
>
<script
src=
"http://127.0.0.1:8080/ms-mcms/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"http://127.0.0.1:8080/ms-mcms/templets/1/default/js/slider.js"
></script>
<script
src=
"http://localhost:8080/ms-mcms/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"http://127.0.0.1:8080/ms-mcms/static/plugins/less/3.9.0/less.min.js"
></script>
<script
src=
"http://localhost:8080/ms-mcms/templets/1/default/js/slider.js"
></script>
<script
src=
"http://localhost:8080/ms-mcms/static/plugins/less/3.9.0/less.min.js"
></script>
<!--vue-懒加载-表单验证-->
<!--vue-懒加载-表单验证-->
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/vue/2.6.9/vue.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/vue/2.6.9/vue.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/validator/10.8.0/validator.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/validator/10.8.0/validator.min.js"
></script>
<!-- Element -->
<!-- Element -->
<link
rel=
"stylesheet"
href=
"http://
127.0.0.1
:8080/ms-mcms/plugins/element-ui/2.8.2/index.css"
>
<link
rel=
"stylesheet"
href=
"http://
localhost
:8080/ms-mcms/plugins/element-ui/2.8.2/index.css"
>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/element-ui/2.8.2/index.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/element-ui/2.8.2/index.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/css/animate.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/css/animate.css"
>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/axios/0.18.0/axios.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/axios/0.18.0/axios.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.http.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.http.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.util.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.util.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/api/ms.people.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/api/ms.people.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/plupload/plupload.full.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/plupload/plupload.full.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/qs/6.6.0/qs.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/qs/6.6.0/qs.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.upload.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/static/plugins/ms/1.0.0/ms.upload.js"
></script>
<script>
<script>
window
.
http
=
ms
.
http
;
window
.
http
=
ms
.
http
;
ms
.
base
=
"http://
127.0.0.1
:8080/ms-mcms"
;
ms
.
base
=
"http://
localhost
:8080/ms-mcms"
;
ms
.
login
=
'http://
127.0.0.1
:8080/ms-mcms'
;
ms
.
login
=
'http://
localhost
:8080/ms-mcms'
;
</script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
127.0.0.1
:8080/ms-mcms/plugins/bootstrap/3.3.5/css/bootstrap.min.css"
>
</script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
localhost
:8080/ms-mcms/plugins/bootstrap/3.3.5/css/bootstrap.min.css"
>
<script
type=
"text/javascript"
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/bootstrap/3.3.5/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://
localhost
:8080/ms-mcms/plugins/bootstrap/3.3.5/js/bootstrap.min.js"
></script>
<script>
<script>
var
ms
=
{
var
ms
=
{
base
:
"http://
m
store.mingsoft.net"
base
:
"http://store.mingsoft.net"
}
}
</script>
</script>
<script
src=
"http://
m
store.mingsoft.net/api/ms.web.mstore.js"
></script>
<script
src=
"http://store.mingsoft.net/api/ms.web.mstore.js"
></script>
</head>
</head>
<body>
<body>
<div
class=
"ms-head"
>
<div
class=
"ms-head"
>
<div
class=
"head-menu"
>
<div
class=
"head-menu"
>
<div
class=
"head-men-left head-menu-flex-center"
>
<div
class=
"head-men-left head-menu-flex-center"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/index.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/index.html"
>
<img
src=
"http://cdn.mingsoft.net/images/logo.png"
/>
<img
src=
"http://cdn.mingsoft.net/images/logo.png"
/>
</a>
</a>
<ul
class=
"head-menu-list"
>
<ul
class=
"head-menu-list"
>
<li
class=
"head-menu-list-li"
>
走进铭飞
<li
class=
"head-menu-list-li"
>
走进铭飞
<ul
class=
"head-menu-son-list"
>
<ul
class=
"head-menu-son-list"
>
<li>
<li>
<a
target=
"_blank"
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//53/index.html'
>
关于我们
</a>
<a
target=
"_blank"
href=
'http://
localhost
:8080/ms-mcms/html/1//53/index.html'
>
关于我们
</a>
</li>
</li>
<li>
<li>
<a
target=
"_blank"
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//59/index.html'
>
公司动态
</a>
<a
target=
"_blank"
href=
'http://
localhost
:8080/ms-mcms/html/1//59/index.html'
>
公司动态
</a>
</li>
</li>
<li>
<li>
<a
target=
"_blank"
href=
'http://mingsoft.net/html/1//5527/index.html#faz'
>
发展历程
</a>
<a
target=
"_blank"
href=
'http://mingsoft.net/html/1//5527/index.html#faz'
>
发展历程
</a>
...
@@ -68,22 +69,22 @@
...
@@ -68,22 +69,22 @@
<a
target=
"_blank"
href=
'http://mingsoft.net/html/1//5527/index.html#lianx'
>
加入我们
</a>
<a
target=
"_blank"
href=
'http://mingsoft.net/html/1//5527/index.html#lianx'
>
加入我们
</a>
</li>
</li>
<li>
<li>
<a
target=
"_blank"
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//19/141/index.html'
>
联系我们
</a>
<a
target=
"_blank"
href=
'http://
localhost
:8080/ms-mcms/html/1//19/141/index.html'
>
联系我们
</a>
</li>
</li>
</ul>
</ul>
</li>
</li>
<li
class=
"head-menu-list-li"
>
<li
class=
"head-menu-list-li"
>
<a
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//149/index.html'
>
案例
</a>
<a
href=
'http://
localhost
:8080/ms-mcms/html/1//149/index.html'
>
案例
</a>
</li>
</li>
<li
class=
"head-menu-list-li"
>
<li
class=
"head-menu-list-li"
>
<a
target=
"_blank"
href=
'http://
mstore.mingsoft.net/mstoreShow
.do'
>
插件
&
模板
</a>
<a
target=
"_blank"
href=
'http://
store.mingsoft.net/mstore/index
.do'
>
插件
&
模板
</a>
<!-- <ul class="head-menu-son-list">
<!-- <ul class="head-menu-son-list">
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>模板</a></li>
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>模板</a></li>
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>插件</a></li>
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>插件</a></li>
</ul> -->
</ul> -->
</li>
</li>
<li
class=
"head-menu-list-li"
>
<li
class=
"head-menu-list-li"
>
<a
target=
"_blank"
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//19/142/index.html'
>
在线留言
</a>
<a
target=
"_blank"
href=
'http://
localhost
:8080/ms-mcms/html/1//19/142/index.html'
>
在线留言
</a>
</li>
</li>
<li
class=
"head-menu-list-li"
>
技术支持
<li
class=
"head-menu-list-li"
>
技术支持
<ul
class=
"head-menu-son-list"
>
<ul
class=
"head-menu-son-list"
>
...
@@ -102,7 +103,7 @@
...
@@ -102,7 +103,7 @@
</div>
</div>
<div
class=
"head-men-right head-menu-flex-center"
>
<div
class=
"head-men-right head-menu-flex-center"
>
<div
class=
"head-menu-flex-center head-menu-right-search"
>
<div
class=
"head-menu-flex-center head-menu-right-search"
>
<form
id=
"searchDataForm"
action=
"http://
127.0.0.1
:8080/ms-mcms/cms/1/search.do"
method=
"post"
>
<form
id=
"searchDataForm"
action=
"http://
localhost
:8080/ms-mcms/cms/1/search.do"
method=
"post"
>
<input
type=
"text"
class=
'ms-search-input'
name=
"basic_title"
placeholder=
"请输入关键字"
>
<input
type=
"text"
class=
'ms-search-input'
name=
"basic_title"
placeholder=
"请输入关键字"
>
<!-- <i class="iconfont ms-search-click"></i> -->
<!-- <i class="iconfont ms-search-click"></i> -->
<input
type=
"submit"
value=
""
class=
"ms-search-click"
>
<input
type=
"submit"
value=
""
class=
"ms-search-click"
>
...
@@ -111,12 +112,12 @@
...
@@ -111,12 +112,12 @@
<div
class=
"head-menu-right-content"
id=
"ms-login-vue"
>
<div
class=
"head-menu-right-content"
id=
"ms-login-vue"
>
<span
v-show=
"!isLogin"
style=
"display: none;"
>
<span
v-show=
"!isLogin"
style=
"display: none;"
>
<span>
<span>
<a
href=
'http://
127.0.0.1
:8080/ms-mcms/mcms/login.do'
>
登录
</a>
<a
href=
'http://
localhost
:8080/ms-mcms/mcms/login.do'
>
登录
</a>
</span>
|
<span><a
href=
'http://
127.0.0.1
:8080/ms-mcms/mcms/register.do'
>
注册
</a></span>
</span>
|
<span><a
href=
'http://
localhost
:8080/ms-mcms/mcms/register.do'
>
注册
</a></span>
</span>
</span>
<div
class=
"topbar-info J_userInfo loginSuccess hide-default"
v-show=
"isLogin"
style=
"display: none;"
>
<div
class=
"topbar-info J_userInfo loginSuccess hide-default"
v-show=
"isLogin"
style=
"display: none;"
>
<a
class=
"user-name"
href=
"http://
127.0.0.1
:8080/ms-mcms/people/center.do"
>
<a
class=
"user-name"
href=
"http://
localhost
:8080/ms-mcms/people/center.do"
>
<img
:src=
"'http://
127.0.0.1
:8080/ms-mcms/'+peopleInfo.puIcon"
class=
"loginImg user_icon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
<img
:src=
"'http://
localhost
:8080/ms-mcms/'+peopleInfo.puIcon"
class=
"loginImg user_icon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
<b
class=
"userName ms-userName"
v-text=
"peopleInfo.puNickname"
></b>
<b
class=
"userName ms-userName"
v-text=
"peopleInfo.puNickname"
></b>
</a>
</a>
<a
href=
"javascript:;"
class=
"quitLogin"
@
click=
"quitLogin"
>
退出
</a>
<a
href=
"javascript:;"
class=
"quitLogin"
@
click=
"quitLogin"
>
退出
</a>
...
@@ -139,13 +140,13 @@
...
@@ -139,13 +140,13 @@
var
target
=
this
;
var
target
=
this
;
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
url
:
"http://
127.0.0.1
:8080/ms-mcms/checkLoginStatus.do"
,
url
:
"http://
localhost
:8080/ms-mcms/checkLoginStatus.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
target
.
isLogin
=
msg
.
result
;
//判断用户是否登录,如登录,则target.isLogin===true
target
.
isLogin
=
msg
.
result
;
//判断用户是否登录,如登录,则target.isLogin===true
if
(
msg
.
result
)
{
if
(
msg
.
result
)
{
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
"http://
127.0.0.1
:8080/ms-mcms/people/user/info.do"
,
url
:
"http://
localhost
:8080/ms-mcms/people/user/info.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
target
.
peopleInfo
=
msg
;
//target.peopleInfo为当前登录用户的基本信息
target
.
peopleInfo
=
msg
;
//target.peopleInfo为当前登录用户的基本信息
}
}
...
@@ -160,11 +161,11 @@
...
@@ -160,11 +161,11 @@
var
target
=
this
;
var
target
=
this
;
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
"http://
127.0.0.1
:8080/ms-mcms/people/quit.do"
,
url
:
"http://
localhost
:8080/ms-mcms/people/quit.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
if
(
msg
.
result
)
{
$
(
"body"
).
append
(
"<form id='msHeadForm' action=''></form>"
);
$
(
"body"
).
append
(
"<form id='msHeadForm' action=''></form>"
);
$
(
"#msHeadForm"
).
attr
(
"action"
,
"http://
127.0.0.1
:8080/ms-mcms"
).
submit
();
$
(
"#msHeadForm"
).
attr
(
"action"
,
"http://
localhost
:8080/ms-mcms"
).
submit
();
}
}
}
}
})
})
...
@@ -198,15 +199,15 @@
...
@@ -198,15 +199,15 @@
<div
id=
"banner_tabs"
class=
"flexslider"
>
<div
id=
"banner_tabs"
class=
"flexslider"
>
<ul
class=
"slides"
>
<ul
class=
"slides"
>
<template
v-for=
"banner in bannerList"
>
<template
v-for=
"banner in bannerList"
>
<li
style=
"background:url(http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;"
>
<li
style=
"background:url(http://
localhost
:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;"
>
<p
class=
"banner_tit animated fadeInLeft"
>
铭飞MS平台
</p>
<p
class=
"banner_tit animated fadeInLeft"
>
铭飞MS平台
</p>
<p
class=
"banner_des animated fadeInRight"
>
MCms系统永久完整开源
</p>
<p
class=
"banner_des animated fadeInRight"
>
MCms系统永久完整开源
</p>
</li>
</li>
<li
style=
"background:url(http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;"
>
<li
style=
"background:url(http://
localhost
:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;"
>
<p
class=
"banner_tit animated fadeInLeft"
>
MStore
</p>
<p
class=
"banner_tit animated fadeInLeft"
>
MStore
</p>
<p
class=
"banner_des animated fadeInRight"
>
丰富强大的功能插件、海量精美的行业模板
</p>
<p
class=
"banner_des animated fadeInRight"
>
丰富强大的功能插件、海量精美的行业模板
</p>
</li>
</li>
<li
style=
"background:url(http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;"
>
<li
style=
"background:url(http://
localhost
:8080/ms-mcms/templets/1/default/images/03.jpg) no-repeat center;"
>
<p
class=
"banner_tit animated fadeInLeft"
>
优质的服务体验
</p>
<p
class=
"banner_tit animated fadeInLeft"
>
优质的服务体验
</p>
<p
class=
"banner_des animated fadeInRight"
>
人工远程协助服务、永久享受更新升级
</p>
<p
class=
"banner_des animated fadeInRight"
>
人工远程协助服务、永久享受更新升级
</p>
</li>
</li>
...
@@ -236,30 +237,30 @@
...
@@ -236,30 +237,30 @@
<div
class=
"tab-content"
>
<div
class=
"tab-content"
>
<div
role=
"tabpanel"
class=
"tab-pane active"
id=
"model"
>
<div
role=
"tabpanel"
class=
"tab-pane active"
id=
"model"
>
<div
style=
"display: none;"
class=
"ms-loading"
v-show=
"!loading"
>
<div
style=
"display: none;"
class=
"ms-loading"
v-show=
"!loading"
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/loading.gif"
/>
<img
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/images/loading.gif"
/>
</div>
</div>
<div
class=
"ms-model-content"
style=
"display: none;"
v-show=
"loading"
>
<div
class=
"ms-model-content"
style=
"display: none;"
v-show=
"loading"
>
<template
v-for=
"model in modelList"
>
<template
v-for=
"model in modelList"
>
<div
class=
"ms-model-list"
>
<div
class=
"ms-model-list"
>
<a
class=
"ms-model-img"
:href=
"model.upgraderVersionUrl"
target=
"_blank"
>
<a
class=
"ms-model-img"
:href=
"model.upgraderVersionUrl"
target=
"_blank"
>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://
mstore.mingsoft.net/'+model.upgraderVersionImg"
onerror=
"this.src='http://127.0.0.1
:8080/ms-mcms/templets/1/default/images/no-data.png'"
/>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://
store.mingsoft.net/'+model.upgraderVersionImg"
onerror=
"this.src='http://localhost
:8080/ms-mcms/templets/1/default/images/no-data.png'"
/>
</a>
</a>
<div
class=
"ms-model-mobile-img"
v-if=
"model.upgraderVersionMobileImg != '' && model.upgraderVersionMobileImg != undefined"
style=
"background: url(http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/mobile.png)"
>
<div
class=
"ms-model-mobile-img"
v-if=
"model.upgraderVersionMobileImg != '' && model.upgraderVersionMobileImg != undefined"
style=
"background: url(http://
localhost
:8080/ms-mcms/templets/1/default/images/mobile.png)"
>
<div>
<div>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://
mstore.mingsoft.net/'+model.upgraderVersionMobileImg"
onerror=
"this.src='http://127.0.0.1
:8080/ms-mcms/templets/1/default/images/no-data.png'"
/>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://
store.mingsoft.net/'+model.upgraderVersionMobileImg"
onerror=
"this.src='http://localhost
:8080/ms-mcms/templets/1/default/images/no-data.png'"
/>
</div>
</div>
</div>
</div>
<div
class=
"ms-model-info"
>
<div
class=
"ms-model-info"
>
<span
v-text=
"model.upgraderVersionName"
></span>
<span
v-text=
"model.upgraderVersionName"
></span>
<img
class=
"ms-model-info-img"
:src=
"model.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
class=
"ms-model-info-img"
:src=
"model.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
:src=
"'http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/level-'+model.upgraderVersionStart+'.png'"
/>
<img
:src=
"'http://
localhost
:8080/ms-mcms/templets/1/default/images/level-'+model.upgraderVersionStart+'.png'"
/>
<div
class=
"ms-model-type"
>
模板
</div>
<div
class=
"ms-model-type"
>
模板
</div>
</div>
</div>
</div>
</div>
</template>
</template>
<div
class=
"ms-model-list"
style=
"display: none;"
v-show=
"loading"
>
<div
class=
"ms-model-list"
style=
"display: none;"
v-show=
"loading"
>
<div
class=
"ms-model-more"
>
<div
class=
"ms-model-more"
>
<div
onclick=
"window.open('http://
m
store.mingsoft.net/mstoreShow.do')"
>
查看更多
</div>
<div
onclick=
"window.open('http://store.mingsoft.net/mstoreShow.do')"
>
查看更多
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -269,19 +270,19 @@
...
@@ -269,19 +270,19 @@
<template
v-for=
"pulg in pulgList"
>
<template
v-for=
"pulg in pulgList"
>
<div
class=
"ms-model-list"
>
<div
class=
"ms-model-list"
>
<a
class=
"ms-model-img"
:href=
"pulg.upgraderVersionUrl"
target=
"_blank"
>
<a
class=
"ms-model-img"
:href=
"pulg.upgraderVersionUrl"
target=
"_blank"
>
<img
:src=
"'http://
mstore.mingsoft.net/'+pulg.upgraderVersionImg"
onerror=
"this.src='http://127.0.0.1
:8080/ms-mcms/templets/1/default/images/no-data.png'"
/>
<img
:src=
"'http://
store.mingsoft.net/'+pulg.upgraderVersionImg"
onerror=
"this.src='http://localhost
:8080/ms-mcms/templets/1/default/images/no-data.png'"
/>
</a>
</a>
<div
class=
"ms-model-info"
>
<div
class=
"ms-model-info"
>
<span
v-text=
"pulg.upgraderVersionName"
></span>
<span
v-text=
"pulg.upgraderVersionName"
></span>
<img
class=
"ms-model-info-img"
:src=
"pulg.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
class=
"ms-model-info-img"
:src=
"pulg.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
:src=
"'http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/level-'+pulg.upgraderVersionStart+'.png'"
/>
<img
:src=
"'http://
localhost
:8080/ms-mcms/templets/1/default/images/level-'+pulg.upgraderVersionStart+'.png'"
/>
<div
class=
"ms-model-type"
>
插件
</div>
<div
class=
"ms-model-type"
>
插件
</div>
</div>
</div>
</div>
</div>
</template>
</template>
<div
class=
"ms-model-list"
style=
"display: none;"
v-show=
"loading"
>
<div
class=
"ms-model-list"
style=
"display: none;"
v-show=
"loading"
>
<div
class=
"ms-model-more"
>
<div
class=
"ms-model-more"
>
<div
onclick=
"window.open('http://
m
store.mingsoft.net/mstoreShow.do')"
>
查看更多
</div>
<div
onclick=
"window.open('http://store.mingsoft.net/mstoreShow.do')"
>
查看更多
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -295,13 +296,13 @@
...
@@ -295,13 +296,13 @@
<div
class=
"ms-content-case-title"
>
<div
class=
"ms-content-case-title"
>
<div
class=
"ms-content-case-title-words"
>
网站案例
</div>
<div
class=
"ms-content-case-title-words"
>
网站案例
</div>
<div
class=
"ms-content-case-more"
>
<div
class=
"ms-content-case-more"
>
<a
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//149/index.html'
>
MORE>>
</a>
<a
href=
'http://
localhost
:8080/ms-mcms/html/1//149/index.html'
>
MORE>>
</a>
</div>
</div>
</div>
</div>
<div
class=
"ms-content-case-list"
>
<div
class=
"ms-content-case-list"
>
<div
class=
"ms-content-main-case"
>
<div
class=
"ms-content-main-case"
>
<div
class=
"ms-content-main-case-img"
>
<div
class=
"ms-content-main-case-img"
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/1//article/1531105696938.jpg"
>
<img
src=
"http://
localhost
:8080/ms-mcms/upload/1//article/1531105696938.jpg"
>
</div>
</div>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-title"
>
攀臣广告
</div>
<div
class=
"ms-content-main-case-title"
>
攀臣广告
</div>
...
@@ -318,7 +319,7 @@
...
@@ -318,7 +319,7 @@
</div>
</div>
<div
class=
"ms-content-main-case"
>
<div
class=
"ms-content-main-case"
>
<div
class=
"ms-content-main-case-img"
>
<div
class=
"ms-content-main-case-img"
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/1//article/1531105877049.jpg"
>
<img
src=
"http://
localhost
:8080/ms-mcms/upload/1//article/1531105877049.jpg"
>
</div>
</div>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-title"
>
华赋科创
</div>
<div
class=
"ms-content-main-case-title"
>
华赋科创
</div>
...
@@ -335,7 +336,7 @@
...
@@ -335,7 +336,7 @@
</div>
</div>
<div
class=
"ms-content-main-case"
>
<div
class=
"ms-content-main-case"
>
<div
class=
"ms-content-main-case-img"
>
<div
class=
"ms-content-main-case-img"
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/1//article/1531105970322.jpg"
>
<img
src=
"http://
localhost
:8080/ms-mcms/upload/1//article/1531105970322.jpg"
>
</div>
</div>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-title"
>
洛阳洛龙
</div>
<div
class=
"ms-content-main-case-title"
>
洛阳洛龙
</div>
...
@@ -399,14 +400,14 @@
...
@@ -399,14 +400,14 @@
<div
class=
"ms-content-news-main-title"
>
<div
class=
"ms-content-news-main-title"
>
<div
class=
"ms-content-news-main-title-words"
>
公司动态
</div>
<div
class=
"ms-content-news-main-title-words"
>
公司动态
</div>
<div
class=
"ms-content-news-main-title-more"
>
<div
class=
"ms-content-news-main-title-more"
>
<a
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//59/index.html'
>
MORE>>
</a>
<a
href=
'http://
localhost
:8080/ms-mcms/html/1//59/index.html'
>
MORE>>
</a>
</div>
</div>
</div>
</div>
<div
class=
"ms-content-news-main-img-text"
>
<div
class=
"ms-content-news-main-img-text"
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/article/1/1461384072200.jpeg"
>
<img
src=
"http://
localhost
:8080/ms-mcms/upload/article/1/1461384072200.jpeg"
>
<ul
class=
"ms-content-news-main-ul"
>
<ul
class=
"ms-content-news-main-ul"
>
<li>
<li>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1//59/69/70.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1//59/69/70.html"
>
<div
class=
"ms-content-news-main-li-title"
>
<div
class=
"ms-content-news-main-li-title"
>
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<span
class=
""
>
2015年 铭飞MCms获得最热门开源项目第40位
</span>
<span
class=
""
>
2015年 铭飞MCms获得最热门开源项目第40位
</span>
...
@@ -415,7 +416,7 @@
...
@@ -415,7 +416,7 @@
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1//59/68/71.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1//59/68/71.html"
>
<div
class=
"ms-content-news-main-li-title"
>
<div
class=
"ms-content-news-main-li-title"
>
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<span
class=
""
>
国内java开源 cms系统
</span>
<span
class=
""
>
国内java开源 cms系统
</span>
...
@@ -424,7 +425,7 @@
...
@@ -424,7 +425,7 @@
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1//59/68/72.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1//59/68/72.html"
>
<div
class=
"ms-content-news-main-li-title"
>
<div
class=
"ms-content-news-main-li-title"
>
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<span
class=
""
>
2016年CMS开源系统排行榜
</span>
<span
class=
""
>
2016年CMS开源系统排行榜
</span>
...
@@ -433,7 +434,7 @@
...
@@ -433,7 +434,7 @@
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1//59/68/73.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1//59/68/73.html"
>
<div
class=
"ms-content-news-main-li-title"
>
<div
class=
"ms-content-news-main-li-title"
>
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<span
class=
""
>
国内java开源商城系统
</span>
<span
class=
""
>
国内java开源商城系统
</span>
...
@@ -442,7 +443,7 @@
...
@@ -442,7 +443,7 @@
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1//59/68/74.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1//59/68/74.html"
>
<div
class=
"ms-content-news-main-li-title"
>
<div
class=
"ms-content-news-main-li-title"
>
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<span
class=
""
>
国内java开源bbs系统
</span>
<span
class=
""
>
国内java开源bbs系统
</span>
...
@@ -451,7 +452,7 @@
...
@@ -451,7 +452,7 @@
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1//59/70/177.html"
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1//59/70/177.html"
>
<div
class=
"ms-content-news-main-li-title"
>
<div
class=
"ms-content-news-main-li-title"
>
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<!-- <span class="ms-content-news-main-li-span">·</span> -->
<span
class=
""
>
国内开源 java cms,铭飞MCms
</span>
<span
class=
""
>
国内开源 java cms,铭飞MCms
</span>
...
@@ -470,7 +471,7 @@
...
@@ -470,7 +471,7 @@
<div
class=
"ms-footer-left"
>
<div
class=
"ms-footer-left"
>
<div
class=
"ms-footer-left-column"
>
<div
class=
"ms-footer-left-column"
>
<span
class=
"ms-footer-left-column-about"
>
<span
class=
"ms-footer-left-column-about"
>
<a
href=
'http://
127.0.0.1
:8080/ms-mcms/html/1//53/index.html'
>
关于我们
</a>
<a
href=
'http://
localhost
:8080/ms-mcms/html/1//53/index.html'
>
关于我们
</a>
</span>
|
</span>
|
<span
class=
"ms-footer-left-column-course"
>
<span
class=
"ms-footer-left-column-course"
>
<a
target=
"_blank"
href=
'http://mingsoft.net/html/1//5527/index.html#faz'
>
发展历程
</a>
<a
target=
"_blank"
href=
'http://mingsoft.net/html/1//5527/index.html#faz'
>
发展历程
</a>
...
@@ -482,12 +483,12 @@
...
@@ -482,12 +483,12 @@
<span
class=
"ms-footer-left-copyright"
>
版权所有
©
铭飞科技有限公司2012-2018保留一切权利
</span>
<span
class=
"ms-footer-left-copyright"
>
版权所有
©
铭飞科技有限公司2012-2018保留一切权利
</span>
</div>
</div>
<div
class=
"ms-footer-right"
>
<div
class=
"ms-footer-right"
>
<img
class=
'ms-footer-right-img-weixin'
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/we-chat.png"
>
<img
class=
'ms-footer-right-img-weixin'
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/images/we-chat.png"
>
<a
target=
"_blank"
href=
'http://tieba.baidu.com/f?kw=%E9%93%AD%E9%A3%9E%E7%A7%91%E6%8A%80&fr=index&fp=0&ie=utf-8'
><img
class=
"ms-footer-right-baidu"
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/baidu.png"
></a>
<a
target=
"_blank"
href=
'http://tieba.baidu.com/f?kw=%E9%93%AD%E9%A3%9E%E7%A7%91%E6%8A%80&fr=index&fp=0&ie=utf-8'
><img
class=
"ms-footer-right-baidu"
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/images/baidu.png"
></a>
<a
target=
"_blank"
href=
'http://weibo.com/killfen'
><img
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/micro-blog.png"
></a>
<a
target=
"_blank"
href=
'http://weibo.com/killfen'
><img
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/images/micro-blog.png"
></a>
<div
class=
"ms-footer-right-weixin"
>
<div
class=
"ms-footer-right-weixin"
>
<p></p>
<p></p>
<img
alt=
""
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/images/weixin.jpg"
>
<img
alt=
""
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/images/weixin.jpg"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/main/webapp/html/1/m/index.html
View file @
0a8e5f57
...
@@ -4,46 +4,46 @@
...
@@ -4,46 +4,46 @@
<title>
MCMS-OPEN
</title>
<title>
MCMS-OPEN
</title>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
127.0.0.1
:8080/ms-mcms/plugins/amazeui/2.7.2/css/amazeui.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
localhost
:8080/ms-mcms/plugins/amazeui/2.7.2/css/amazeui.min.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
127.0.0.1
:8080/ms-mcms/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
localhost
:8080/ms-mcms/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/index.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/index.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/base.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/base.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/about.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/about.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/case-list.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/case-list.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/news-list.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/news-list.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/news-show.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/news-show.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/less/advice.less"
/>
<link
rel=
"stylesheet"
type=
"text/less"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/less/advice.less"
/>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/amazeui/2.7.2/js/amazeui.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/amazeui/2.7.2/js/amazeui.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/js/jiaoben.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/js/jiaoben.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/seajs/3.0.0/sea.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/seajs/3.0.0/sea.js"
></script>
<!--vue-懒加载-表单验证-->
<!--vue-懒加载-表单验证-->
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/vue/2.3.3/vue.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/vue/2.3.3/vue.min.js"
></script>
<script
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/validator/5.5.0/validator.min.js"
></script>
<script
src=
"http://
localhost
:8080/ms-mcms/plugins/validator/5.5.0/validator.min.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/css/style.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/css/style.css"
>
<script>
<script>
ms
.
config
({
ms
.
config
({
base
:
"http://
127.0.0.1
:8080/ms-mcms"
,
base
:
"http://
localhost
:8080/ms-mcms"
,
filter
:
{
filter
:
{
people
:
{
people
:
{
loginUrl
:
'http://
127.0.0.1
:8080/ms-mcms'
loginUrl
:
'http://
localhost
:8080/ms-mcms'
}
}
}
}
});
});
</script>
</script>
</head>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
127.0.0.1
:8080/ms-mcms/plugins/bootstrap/3.3.5/css/bootstrap.min.css"
>
</head>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"http://
localhost
:8080/ms-mcms/plugins/bootstrap/3.3.5/css/bootstrap.min.css"
>
<script
type=
"text/javascript"
src=
"http://
127.0.0.1
:8080/ms-mcms/plugins/bootstrap/3.3.5/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://
localhost
:8080/ms-mcms/plugins/bootstrap/3.3.5/js/bootstrap.min.js"
></script>
<body>
<body>
<div
class=
"ms-head"
>
<div
class=
"ms-head"
>
<header
data-am-widget=
"header"
class=
"am-header am-header-default ms-head-background"
>
<header
data-am-widget=
"header"
class=
"am-header am-header-default ms-head-background"
>
<div
class=
"am-header-left am-header-nav"
>
<div
class=
"am-header-left am-header-nav"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/"
class=
""
>
<a
href=
"http://
localhost
:8080/ms-mcms/"
class=
""
>
<i
class=
"iconfont"
>

</i>
<i
class=
"iconfont"
>

</i>
</a>
</a>
</div>
</div>
<h1
style=
"height: 100%;"
class=
"am-header-title ms-header-title"
>
<h1
style=
"height: 100%;"
class=
"am-header-title ms-header-title"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms"
class=
""
>
<a
href=
"http://
localhost
:8080/ms-mcms"
class=
""
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/ms.ico"
>
<img
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/images/ms.ico"
>
</a>
</a>
</h1>
</h1>
<nav
data-am-widget=
"menu"
class=
"am-menu am-menu-offcanvas1"
data-am-menu-offcanvas
>
<nav
data-am-widget=
"menu"
class=
"am-menu am-menu-offcanvas1"
data-am-menu-offcanvas
>
...
@@ -54,16 +54,16 @@
...
@@ -54,16 +54,16 @@
<div
class=
"am-offcanvas-bar"
>
<div
class=
"am-offcanvas-bar"
>
<ul
class=
"am-menu-nav am-avg-sm-1"
>
<ul
class=
"am-menu-nav am-avg-sm-1"
>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms"
class=
""
>
首页
</a>
<a
href=
"http://
localhost
:8080/ms-mcms"
class=
""
>
首页
</a>
</li>
</li>
<li
class=
"am-parent"
>
<li
class=
"am-parent"
>
<a
href=
"##"
class=
""
>
走进铭飞
</a>
<a
href=
"##"
class=
""
>
走进铭飞
</a>
<ul
class=
"am-menu-sub am-collapse am-avg-sm-3 "
>
<ul
class=
"am-menu-sub am-collapse am-avg-sm-3 "
>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/53/index.html"
class=
""
>
关于我们
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/53/index.html"
class=
""
>
关于我们
</a>
</li>
</li>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/index.html"
class=
""
>
公司动态
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/index.html"
class=
""
>
公司动态
</a>
</li>
</li>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://mingsoft.net/html/1//5527/index.html#faz"
class=
""
>
发展历程
</a>
<a
href=
"http://mingsoft.net/html/1//5527/index.html#faz"
class=
""
>
发展历程
</a>
...
@@ -72,19 +72,19 @@
...
@@ -72,19 +72,19 @@
<a
href=
"http://mingsoft.net/html/1//5527/index.html#lianx"
class=
""
>
加入我们
</a>
<a
href=
"http://mingsoft.net/html/1//5527/index.html#lianx"
class=
""
>
加入我们
</a>
</li>
</li>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/19/index.html"
class=
""
>
联系我们
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/19/index.html"
class=
""
>
联系我们
</a>
</li>
</li>
</ul>
</ul>
</li>
</li>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/149/index.html"
class=
""
>
案例
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/149/index.html"
class=
""
>
案例
</a>
</li>
</li>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://mstore.mingsoft.net/mstoreShow.do"
class=
""
>
模板
&
插件
</a>
<a
href=
"http://mstore.mingsoft.net/mstoreShow.do"
class=
""
>
模板
&
插件
</a>
</li>
</li>
<li
class=
""
>
<li
class=
""
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/19/142/index.html"
class=
""
>
在线留言
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/19/142/index.html"
class=
""
>
在线留言
</a>
</li>
</li>
<li
class=
"am-parent"
>
<li
class=
"am-parent"
>
<a>
技术支持
</a>
<a>
技术支持
</a>
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
<ul
class=
"am-slides"
>
<ul
class=
"am-slides"
>
<template
v-for=
"banner in bannerList"
>
<template
v-for=
"banner in bannerList"
>
<li>
<li>
<img
:src=
"'http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/'+banner+'.png'"
>
<img
:src=
"'http://
localhost
:8080/ms-mcms/templets/1/default/m/images/'+banner+'.png'"
>
</li>
</li>
</template>
</template>
</ul>
</ul>
...
@@ -131,23 +131,23 @@
...
@@ -131,23 +131,23 @@
<div
class=
"tab-content"
>
<div
class=
"tab-content"
>
<div
role=
"tabpanel"
class=
"tab-pane active"
id=
"model"
>
<div
role=
"tabpanel"
class=
"tab-pane active"
id=
"model"
>
<div
style=
"display: none;"
class=
"ms-loading"
v-show=
"!loading"
>
<div
style=
"display: none;"
class=
"ms-loading"
v-show=
"!loading"
>
<img
src=
"http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/loading.gif"
/>
<img
src=
"http://
localhost
:8080/ms-mcms/templets/1/default/m/images/loading.gif"
/>
</div>
</div>
<div
class=
"ms-model-content"
style=
"display: none;"
v-show=
"loading"
>
<div
class=
"ms-model-content"
style=
"display: none;"
v-show=
"loading"
>
<template
v-for=
"model in modelList"
>
<template
v-for=
"model in modelList"
>
<div
class=
"ms-model-list"
>
<div
class=
"ms-model-list"
>
<a
class=
"ms-model-img"
:href=
"model.upgraderVersionUrl"
target=
"_blank"
>
<a
class=
"ms-model-img"
:href=
"model.upgraderVersionUrl"
target=
"_blank"
>
<img
:src=
"'http://mstore.mingsoft.net/'+model.upgraderVersionImg"
onerror=
"this.src='http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/no-data.png'"
/>
<img
:src=
"'http://mstore.mingsoft.net/'+model.upgraderVersionImg"
onerror=
"this.src='http://
localhost
:8080/ms-mcms/templets/1/default/m/images/no-data.png'"
/>
</a>
</a>
<div
class=
"ms-model-mobile-img"
v-if=
"model.upgraderVersionMobileImg != '' && model.upgraderVersionMobileImg != undefined"
style=
"background-image: url(http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/mobile.png)"
>
<div
class=
"ms-model-mobile-img"
v-if=
"model.upgraderVersionMobileImg != '' && model.upgraderVersionMobileImg != undefined"
style=
"background-image: url(http://
localhost
:8080/ms-mcms/templets/1/default/m/images/mobile.png)"
>
<div>
<div>
<img
:src=
"'http://mstore.mingsoft.net/'+model.upgraderVersionMobileImg"
onerror=
"this.src='http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/no-data.png'"
/>
<img
:src=
"'http://mstore.mingsoft.net/'+model.upgraderVersionMobileImg"
onerror=
"this.src='http://
localhost
:8080/ms-mcms/templets/1/default/m/images/no-data.png'"
/>
</div>
</div>
</div>
</div>
<div
class=
"ms-model-info"
>
<div
class=
"ms-model-info"
>
<span
v-text=
"model.upgraderVersionName"
></span>
<span
v-text=
"model.upgraderVersionName"
></span>
<img
class=
"ms-model-info-img"
:src=
"model.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
class=
"ms-model-info-img"
:src=
"model.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
:src=
"'http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/level-'+model.upgraderVersionStart+'.png'"
width=
"60px"
/>
<img
:src=
"'http://
localhost
:8080/ms-mcms/templets/1/default/m/images/level-'+model.upgraderVersionStart+'.png'"
width=
"60px"
/>
<div
class=
"ms-model-type"
>
模板
</div>
<div
class=
"ms-model-type"
>
模板
</div>
</div>
</div>
</div>
</div>
...
@@ -164,12 +164,12 @@
...
@@ -164,12 +164,12 @@
<template
v-for=
"pulg in pulgList"
>
<template
v-for=
"pulg in pulgList"
>
<div
class=
"ms-model-list"
>
<div
class=
"ms-model-list"
>
<a
class=
"ms-model-img"
:href=
"pulg.upgraderVersionUrl"
target=
"_blank"
>
<a
class=
"ms-model-img"
:href=
"pulg.upgraderVersionUrl"
target=
"_blank"
>
<img
:src=
"'http://mstore.mingsoft.net/'+pulg.upgraderVersionImg"
onerror=
"this.src='http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/no-data.png'"
/>
<img
:src=
"'http://mstore.mingsoft.net/'+pulg.upgraderVersionImg"
onerror=
"this.src='http://
localhost
:8080/ms-mcms/templets/1/default/m/images/no-data.png'"
/>
</a>
</a>
<div
class=
"ms-model-info"
>
<div
class=
"ms-model-info"
>
<span
v-text=
"pulg.upgraderVersionName"
></span>
<span
v-text=
"pulg.upgraderVersionName"
></span>
<img
class=
"ms-model-info-img"
:src=
"'http://
127.0.0.1
:8080/ms-mcms/'+ pulg.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
class=
"ms-model-info-img"
:src=
"'http://
localhost
:8080/ms-mcms/'+ pulg.upgraderVersionPeopleIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
/>
<img
:src=
"'http://
127.0.0.1
:8080/ms-mcms/templets/1/default/m/images/level-'+pulg.upgraderVersionStart+'.png'"
width=
"60px"
/>
<img
:src=
"'http://
localhost
:8080/ms-mcms/templets/1/default/m/images/level-'+pulg.upgraderVersionStart+'.png'"
width=
"60px"
/>
<div
class=
"ms-model-type"
>
插件
</div>
<div
class=
"ms-model-type"
>
插件
</div>
</div>
</div>
</div>
</div>
...
@@ -191,7 +191,7 @@
...
@@ -191,7 +191,7 @@
<!--列表标题-->
<!--列表标题-->
<div
class=
"am-list-news-hd am-cf ms-case-title"
>
<div
class=
"am-list-news-hd am-cf ms-case-title"
>
<!--带更多链接-->
<!--带更多链接-->
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/149/index.html"
class=
""
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/149/index.html"
class=
""
>
<h2
class=
"ms-case-title-h2"
>
网站案例
</h2>
<h2
class=
"ms-case-title-h2"
>
网站案例
</h2>
<span
class=
"am-list-news-more am-fr ms-case-more"
>
MORE
»
</span>
<span
class=
"am-list-news-more am-fr ms-case-more"
>
MORE
»
</span>
</a>
</a>
...
@@ -201,21 +201,21 @@
...
@@ -201,21 +201,21 @@
<li>
<li>
<div
class=
"am-gallery-item ms-case-div-li"
>
<div
class=
"am-gallery-item ms-case-div-li"
>
<a
href=
'http://www.panchen-china.com/'
>
<a
href=
'http://www.panchen-china.com/'
>
<img
class=
"ms-case-list-img"
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/1//article/1531105696938.jpg"
alt=
"攀臣广告"
/>
<img
class=
"ms-case-list-img"
src=
"http://
localhost
:8080/ms-mcms/upload/1//article/1531105696938.jpg"
alt=
"攀臣广告"
/>
</a>
</a>
</div>
</div>
</li>
</li>
<li>
<li>
<div
class=
"am-gallery-item ms-case-div-li"
>
<div
class=
"am-gallery-item ms-case-div-li"
>
<a
href=
'http://www.huaful.com/'
>
<a
href=
'http://www.huaful.com/'
>
<img
class=
"ms-case-list-img"
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/1//article/1531105877049.jpg"
alt=
"华赋科创"
/>
<img
class=
"ms-case-list-img"
src=
"http://
localhost
:8080/ms-mcms/upload/1//article/1531105877049.jpg"
alt=
"华赋科创"
/>
</a>
</a>
</div>
</div>
</li>
</li>
<li>
<li>
<div
class=
"am-gallery-item ms-case-div-li"
>
<div
class=
"am-gallery-item ms-case-div-li"
>
<a
href=
'http://www.luolong.gov.cn/ '
>
<a
href=
'http://www.luolong.gov.cn/ '
>
<img
class=
"ms-case-list-img"
src=
"http://
127.0.0.1
:8080/ms-mcms/upload/1//article/1531105970322.jpg"
alt=
"洛阳洛龙"
/>
<img
class=
"ms-case-list-img"
src=
"http://
localhost
:8080/ms-mcms/upload/1//article/1531105970322.jpg"
alt=
"洛阳洛龙"
/>
</a>
</a>
</div>
</div>
</li>
</li>
...
@@ -249,7 +249,7 @@
...
@@ -249,7 +249,7 @@
<div
data-am-widget=
"list_news"
class=
"am-list-news am-list-news-default"
>
<div
data-am-widget=
"list_news"
class=
"am-list-news am-list-news-default"
>
<div
class=
"am-list-news-hd am-cf ms-news-title"
>
<div
class=
"am-list-news-hd am-cf ms-news-title"
>
<!--带更多链接-->
<!--带更多链接-->
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/index.html"
class=
""
>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/index.html"
class=
""
>
<h2
class=
"ms-news-title-h2"
>
公司动态
</h2>
<h2
class=
"ms-news-title-h2"
>
公司动态
</h2>
<span
class=
"am-list-news-more am-fr ms-news-more"
>
MORE
»
</span>
<span
class=
"am-list-news-more am-fr ms-news-more"
>
MORE
»
</span>
</a>
</a>
...
@@ -257,27 +257,27 @@
...
@@ -257,27 +257,27 @@
<div
class=
"am-list-news-bd ms-product-news-list"
>
<div
class=
"am-list-news-bd ms-product-news-list"
>
<ul
class=
"am-list"
>
<ul
class=
"am-list"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/69/70.html"
class=
"am-list-item-hd "
>
2015年 铭飞MCms获得最热门开源项目第40位
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/69/70.html"
class=
"am-list-item-hd "
>
2015年 铭飞MCms获得最热门开源项目第40位
</a>
<span
class=
"am-list-date"
>
2028-00-01
</span>
<span
class=
"am-list-date"
>
2028-00-01
</span>
</li>
</li>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/68/71.html"
class=
"am-list-item-hd "
>
国内java开源 cms系统
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/68/71.html"
class=
"am-list-item-hd "
>
国内java开源 cms系统
</a>
<span
class=
"am-list-date"
>
2028-00-01
</span>
<span
class=
"am-list-date"
>
2028-00-01
</span>
</li>
</li>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/68/72.html"
class=
"am-list-item-hd "
>
2016年CMS开源系统排行榜
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/68/72.html"
class=
"am-list-item-hd "
>
2016年CMS开源系统排行榜
</a>
<span
class=
"am-list-date"
>
2028-00-01
</span>
<span
class=
"am-list-date"
>
2028-00-01
</span>
</li>
</li>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/68/73.html"
class=
"am-list-item-hd "
>
国内java开源商城系统
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/68/73.html"
class=
"am-list-item-hd "
>
国内java开源商城系统
</a>
<span
class=
"am-list-date"
>
2028-00-01
</span>
<span
class=
"am-list-date"
>
2028-00-01
</span>
</li>
</li>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/68/74.html"
class=
"am-list-item-hd "
>
国内java开源bbs系统
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/68/74.html"
class=
"am-list-item-hd "
>
国内java开源bbs系统
</a>
<span
class=
"am-list-date"
>
2028-00-01
</span>
<span
class=
"am-list-date"
>
2028-00-01
</span>
</li>
</li>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<li
class=
"am-g am-list-item-dated ms-product-news-list-li"
>
<a
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/59/70/177.html"
class=
"am-list-item-hd "
>
国内开源 java cms,铭飞MCms
</a>
<a
href=
"http://
localhost
:8080/ms-mcms/html/1/m/59/70/177.html"
class=
"am-list-item-hd "
>
国内开源 java cms,铭飞MCms
</a>
<span
class=
"am-list-date"
>
2028-00-01
</span>
<span
class=
"am-list-date"
>
2028-00-01
</span>
</li>
</li>
</ul>
</ul>
...
@@ -289,11 +289,11 @@
...
@@ -289,11 +289,11 @@
<div
class=
"ms-footer"
>
<div
class=
"ms-footer"
>
<footer
class=
"am-footer am-footer-default"
>
<footer
class=
"am-footer am-footer-default"
>
<div
class=
"am-footer-switch ms-footer-div"
>
<div
class=
"am-footer-switch ms-footer-div"
>
<a
id=
"godesktop"
class=
"am-footer-desktop ms-footer-div-a"
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/53/index.html"
>
关于我们
</a>
<a
id=
"godesktop"
class=
"am-footer-desktop ms-footer-div-a"
href=
"http://
localhost
:8080/ms-mcms/html/1/m/53/index.html"
>
关于我们
</a>
<span
class=
"am-footer-divider ms-footer-div-a"
>
|
</span>
<span
class=
"am-footer-divider ms-footer-div-a"
>
|
</span>
<a
id=
"godesktop"
class=
"am-footer-desktop ms-footer-div-a"
href=
"http://mingsoft.net/html/1//5527/index.html#faz"
>
发展历程
</a>
<a
id=
"godesktop"
class=
"am-footer-desktop ms-footer-div-a"
href=
"http://mingsoft.net/html/1//5527/index.html#faz"
>
发展历程
</a>
<span
class=
"am-footer-divider ms-footer-div-a"
>
|
</span>
<span
class=
"am-footer-divider ms-footer-div-a"
>
|
</span>
<a
id=
"godesktop"
class=
"am-footer-desktop ms-footer-div-a"
href=
"http://
127.0.0.1
:8080/ms-mcms/html/1/m/19/index.html"
>
联系我们
</a>
<a
id=
"godesktop"
class=
"am-footer-desktop ms-footer-div-a"
href=
"http://
localhost
:8080/ms-mcms/html/1/m/19/index.html"
>
联系我们
</a>
</div>
</div>
<div
class=
"am-footer-miscs ms-footer-copyright"
>
<div
class=
"am-footer-miscs ms-footer-copyright"
>
<p>
版权所有©铭飞科技有限公司2012-2018保留一切权利
</p>
<p>
版权所有©铭飞科技有限公司2012-2018保留一切权利
</p>
...
...
src/main/webapp/templets/1/default/css/about.css
0 → 100644
View file @
0a8e5f57
.ms-content-about
{
margin-top
:
20px
;
margin-bottom
:
40px
}
.ms-content-about
a
:link
{
color
:
#000
;
text-decoration
:
none
}
.ms-content-about
a
:visited
{
color
:
#000
;
text-decoration
:
none
}
.ms-content-about
a
:active
{
color
:
#000
;
text-decoration
:
none
}
.ms-content-about
a
:hover
{
color
:
#000
;
text-decoration
:
none
}
.ms-content-about
.ms-content-main
{
width
:
1200px
;
overflow
:
hidden
;
margin
:
auto
}
.ms-content-about
.ms-content-main
.ms-content-left
{
width
:
230px
;
float
:
left
;
margin-right
:
20px
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-title
{
font-weight
:
bold
;
background-color
:
#009aff
;
color
:
#fff
;
height
:
40px
;
line-height
:
40px
;
width
:
190px
;
padding
:
0
20px
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
{
background-color
:
#fff
;
margin-top
:
1px
;
width
:
230px
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
a
:hover
{
color
:
#fff
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
a
:hover
li
{
background-color
:
#54bcfe
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
a
{
color
:
#999999
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
li
{
height
:
40px
;
line-height
:
40px
;
font-size
:
14px
;
cursor
:
pointer
;
padding
:
0
20px
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
li
.ms-content-left-li-more
{
float
:
right
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
.ms-content-left-li-first
{
color
:
#fff
}
.ms-content-about
.ms-content-main
.ms-content-left
.ms-content-left-ul
.ms-content-left-li-first
li
{
background-color
:
#54bcfe
}
.ms-content-about
.ms-content-main
.ms-content-right
{
overflow
:
hidden
}
.ms-content-about
.ms-content-main
.ms-content-right
a
:visited
{
color
:
#000000
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-position
{
font-size
:
14px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-position
a
:hover
{
color
:
#0099ff
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-position
span
{
padding
:
0
5px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main
{
width
:
952px
;
background-color
:
#ffffff
;
min-height
:
450px
;
padding-bottom
:
20px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main
.ms-content-right-main-content
{
margin
:
0
20px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main
.ms-content-right-main-title
{
text-align
:
center
;
font-size
:
20px
;
padding-top
:
40px
;
padding-bottom
:
20px
;
border-bottom
:
1px
solid
#d0cfcf99
99
;
margin
:
20px
}
/*# sourceMappingURL=./about.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/advice.css
0 → 100644
View file @
0a8e5f57
.ms-content-advice
{
margin-top
:
20px
;
margin-bottom
:
40px
}
.ms-content-advice
.ms-content-form-background
{
width
:
1200px
;
height
:
480px
;
background-color
:
#ffffff
;
margin
:
auto
;
display
:
flex
}
.ms-content-advice
.ms-content-form-background
.ms-content-form
{
width
:
330px
;
margin
:
auto
}
.ms-content-advice
.ms-content-form-background
.ms-content-form
::-webkit-input-placeholder
{
color
:
#999
}
.ms-content-advice
.ms-content-form-background
.ms-content-form
input
::-webkit-input-placeholder
,
.ms-content-advice
.ms-content-form-background
.ms-content-form
textarea
::-webkit-input-placeholder
{
font-family
:
Arial
,
Verdana
,
Sans-serif
}
.ms-content-advice
.ms-content-form-background
.ms-content-form
.ms-content-form-name
,
.ms-content-advice
.ms-content-form-background
.ms-content-form
.ms-content-form-phone
,
.ms-content-advice
.ms-content-form-background
.ms-content-form
.ms-content-form-message
{
width
:
308px
;
height
:
12px
;
padding
:
10px
;
display
:
block
;
border
:
1px
solid
#eeeeee
;
border-radius
:
3px
;
color
:
#555555
;
margin-bottom
:
20px
}
.ms-content-advice
.ms-content-form-background
.ms-content-form
.ms-content-form-message
{
height
:
142px
}
.ms-content-advice
.ms-content-form-background
.ms-content-form
.ms-login-button
{
pointer-events
:
none
;
width
:
330px
;
height
:
34px
;
line-height
:
34px
;
font-size
:
14px
;
color
:
#ddd
;
text-align
:
center
;
background-color
:
#fafafa
;
cursor
:
pointer
;
border-radius
:
4px
}
/*# sourceMappingURL=./advice.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/base.css
0 → 100644
View file @
0a8e5f57
body
,
ul
,
ol
,
li
,
p
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
form
,
fieldset
,
table
,
td
,
img
,
div
,
a
{
margin
:
0
;
padding
:
0
;
border
:
0
;
text-decoration
:
none
!important
}
*
{
margin
:
0
;
padding
:
0
}
body
{
min-width
:
1200px
;
background-color
:
#fafafa
}
html
,
body
,
ul
,
li
{
margin
:
0
;
padding
:
0
}
a
{
text-decoration
:
none
;
color
:
#555
}
ul
,
li
,
ol
{
list-style
:
none
}
input
:focus
,
textarea
:focus
{
outline
:
none
}
.ms-banner
{
height
:
337px
}
.ms-banner
img
{
width
:
100%
;
height
:
100%
}
.flexslider
{
margin
:
0
auto
20px
;
position
:
relative
;
width
:
100%
;
height
:
440px
;
overflow
:
hidden
;
zoom
:
1
}
.flexslider
.slides
li
{
width
:
100%
;
height
:
100%
}
.flexslider
.slides
a
img
{
width
:
100%
;
height
:
337px
;
display
:
block
}
.flexslider
.flex-direction-nav
{
width
:
100%
;
bottom
:
10px
;
text-align
:
center
}
.flexslider
.flex-direction-nav
a
{
width
:
70px
;
height
:
70px
;
line-height
:
99em
;
overflow
:
hidden
;
margin
:
-35px
0
0
;
display
:
block
;
background
:
url(../images/ad_ctr.png)
no-repeat
;
position
:
absolute
;
top
:
50%
;
z-index
:
10
;
cursor
:
pointer
;
opacity
:
0
;
filter
:
alpha
(
opacity
=
0
);
-webkit-transition
:
all
.3s
ease
;
border-radius
:
35px
}
.flexslider
.flex-direction-nav
.flex-next
{
background-position
:
0
-70px
;
right
:
10px
}
.flexslider
.flex-direction-nav
.flex-prev
{
left
:
10px
}
.flexslider
.flex-direction-nav
li
{
margin
:
0
2px
;
display
:
inline-block
;
zoom
:
1
;
*
display
:
inline
}
.flexslider
:hover
.flex-next
{
opacity
:
.8
;
filter
:
alpha
(
opacity
=
25
)}
.flexslider
:hover
.flex-prev
{
opacity
:
.8
;
filter
:
alpha
(
opacity
=
25
)}
.flexslider
:hover
.flex-next
:hover
,
.flexslider
:hover
.flex-prev
:hover
{
opacity
:
1
;
filter
:
alpha
(
opacity
=
50
)}
.ms-head
{
background-color
:
#2b3442
}
.ms-head
a
{
color
:
#fff
}
.ms-head
.head-menu-flex-center
{
display
:
flex
;
align-items
:
center
}
.ms-head
.head-menu
{
width
:
1200px
;
height
:
60px
;
margin
:
auto
;
color
:
#ffffff
;
display
:
flex
;
justify-content
:
space-between
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
{
padding-left
:
30px
;
height
:
60px
;
line-height
:
60px
;
margin
:
0
!important
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-active
{
color
:
#ffb800
;
background-color
:
#2b3442
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-menu-list-li
:hover
{
background-color
:
#202833
;
color
:
#ffb800
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-menu-list-li
a
:hover
{
background-color
:
#202833
;
color
:
#ffb800
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-menu-list-li
{
cursor
:
pointer
;
position
:
relative
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-menu-list-li
.head-menu-son-list
{
background-color
:
#2b3442
;
position
:
absolute
;
width
:
100%
;
left
:
0
;
color
:
#fff
;
display
:
none
;
top
:
60px
;
z-index
:
9999999
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-menu-list-li
.head-menu-son-list
li
{
height
:
40px
;
line-height
:
40px
;
text-align
:
center
}
.ms-head
.head-menu
.head-menu-flex-center
.head-menu-list
.head-menu-list-li
.head-menu-son-list
li
a
:hover
{
color
:
#ffb800
;
background-color
:
#2b3442
}
.ms-head
.head-menu
img
,
.ms-head
.head-menu
.head-menu-list
,
.ms-head
.head-menu
div
,
.ms-head
.head-menu
.head-menu-list-li
{
float
:
left
}
.ms-head
.head-menu
img
{
width
:
60px
;
height
:
30px
;
padding-right
:
10px
}
.ms-head
.head-menu
li
{
padding
:
0
15px
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-content
{
min-width
:
100px
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-content
span
span
{
padding
:
0
5px
;
cursor
:
pointer
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-content
span
span
a
:hover
{
color
:
#ffb800
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-search
{
padding-right
:
12px
;
position
:
relative
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-search
input
:-webkit-autofill
{
-webkit-box-shadow
:
0
0
0
1000px
#2b3442
inset
!important
;
-webkit-text-fill-color
:
#fff
!important
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-search
.ms-search-click
{
background-image
:
url(../images/search.png)
;
width
:
14px
;
height
:
14px
;
border
:
0
;
background-color
:
#2b3442
;
position
:
absolute
;
right
:
30px
;
top
:
8px
;
cursor
:
pointer
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-search
.ms-search-input
{
height
:
28px
;
background-color
:
#2b3442
;
border
:
1px
solid
#fff
;
border-radius
:
15px
;
padding-left
:
30px
;
color
:
#fff
;
width
:
318px
;
font-size
:
14px
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-search
input
::-webkit-input-placeholder
{
color
:
#fff
}
.ms-head
.head-menu
.head-men-right
.head-menu-right-search
.iconfont
{
font-size
:
18px
;
cursor
:
pointer
;
position
:
absolute
;
right
:
28px
}
.ms-footer
{
height
:
140px
;
background-color
:
#2a3542
}
.ms-footer
.ms-footer-content
{
padding
:
46px
0
;
width
:
1200px
;
margin
:
auto
}
.ms-footer
.ms-footer-content
.ms-footer-left
{
color
:
#999999
;
font-size
:
14px
;
float
:
left
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-copyright
{
display
:
block
;
padding-top
:
20px
;
height
:
14px
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
{
height
:
14px
;
cursor
:
pointer
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
a
:link
{
color
:
#999
;
text-decoration
:
none
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
a
:visited
{
color
:
#999
;
text-decoration
:
none
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
a
:hover
{
color
:
#fff
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
.ms-footer-left-column-course
,
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
.ms-footer-left-column-contact
{
padding
:
0
10px
}
.ms-footer
.ms-footer-content
.ms-footer-left
.ms-footer-left-column
.ms-footer-left-column-about
{
padding-right
:
10px
}
.ms-footer
.ms-footer-content
.ms-footer-right
{
float
:
right
}
.ms-footer
.ms-footer-content
.ms-footer-right
img
{
cursor
:
pointer
}
.ms-footer
.ms-footer-content
.ms-footer-right
.ms-footer-right-baidu
{
padding
:
0
12px
}
.ms-footer
.ms-footer-content
.ms-footer-right
.ms-footer-right-weixin
{
position
:
relative
;
display
:
none
}
.ms-footer
.ms-footer-content
.ms-footer-right
.ms-footer-right-weixin
img
{
top
:
-161px
;
left
:
-38px
;
width
:
103px
;
border
:
2px
solid
#ccc
;
position
:
absolute
}
.ms-footer
.ms-footer-content
.ms-footer-right
.ms-footer-right-weixin
p
{
font-size
:
0
;
line-height
:
0
;
display
:
block
;
width
:
0
;
height
:
0
;
left
:
8px
;
border-left
:
10px
solid
transparent
;
border-right
:
8px
solid
transparent
;
border-top
:
10px
solid
#fff
;
position
:
absolute
;
top
:
-58px
;
z-index
:
85
}
.ms-but-disabled2
,
.ms-but-disabled
{
opacity
:
.6
!important
;
cursor
:
no-drop
!important
}
.ms-but-disabled
:hover
{
background-color
:
#009aff
!important
}
.ms-loading
{
text-align
:
center
;
height
:
700px
;
line-height
:
700px
}
.ms-loading
img
{
width
:
60px
}
.topbar-info
{
display
:
flex
;
align-items
:
center
;
float
:
right
;
color
:
white
;
text-align
:
right
}
.topbar-info
a
{
height
:
30px
;
line-height
:
30px
}
.topbar-info
a
.loginImg
{
width
:
30px
!important
;
height
:
30px
!important
;
vertical-align
:
super
;
border-radius
:
50%
;
padding
:
0
;
margin-right
:
12px
;
opacity
:
.9
;
cursor
:
pointer
}
.topbar-info
a
.loginImg
:hover
{
opacity
:
1
}
.topbar-info
a
.userName
{
line-height
:
30px
!important
;
margin-right
:
12px
;
color
:
#fff
;
cursor
:
pointer
;
font-weight
:
500
}
.topbar-info
a
.userName
:hover
{
color
:
#ffb800
}
.topbar-info
.quitLogin
{
color
:
#fff
;
height
:
30px
;
line-height
:
30px
}
.topbar-info
.quitLogin
:hover
{
color
:
#ffb800
}
.topbar-info
.ms-userName
{
max-width
:
110px
;
white-space
:
nowrap
;
display
:
inline-block
;
overflow
:
hidden
;
text-overflow
:
ellipsis
}
/*# sourceMappingURL=./base.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/case-list.css
0 → 100644
View file @
0a8e5f57
.ms-content-case
{
background-color
:
#fff
;
overflow
:
hidden
;
padding-top
:
20px
}
.ms-content-case
a
:visited
{
color
:
#000000
}
.ms-content-case
.ms-content-main
{
width
:
1200px
;
min-height
:
400px
;
margin
:
auto
;
overflow
:
hidden
}
.ms-content-case
.ms-content-main
.ms-content-main-case
:nth-child
(
3n
)
{
margin-right
:
0
}
.ms-content-case
.ms-content-main
.ms-content-main-case
{
border
:
1px
solid
#f0f0f0
;
width
:
384px
;
height
:
332px
;
margin-right
:
20px
;
float
:
left
;
position
:
relative
;
overflow
:
hidden
;
color
:
#ffffff
;
margin-top
:
20px
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-img
{
width
:
387px
;
height
:
334px
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-img
img
{
width
:
100%
;
height
:
100%
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
{
display
:
none
;
width
:
100%
;
height
:
100%
;
background-color
:
#0099ff
;
opacity
:
.9
;
position
:
absolute
;
top
:
0
;
left
:
0
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-title
{
font-size
:
22px
;
text-align
:
center
;
margin
:
20px
0
;
padding
:
0
20px
;
height
:
22px
;
line-height
:
22px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
1
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-content
{
min-height
:
215px
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-content
p
{
font-size
:
14px
;
padding
:
0
30px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
4
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-content
p
img
{
width
:
100px
;
text-align
:
center
;
margin
:
20px
0
;
height
:
100px
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-click
{
text-align
:
center
}
.ms-content-case
.ms-content-main
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-click
a
{
border
:
1px
solid
#ffffff
;
border-radius
:
17px
;
padding
:
5px
39px
;
color
:
#ffffff
}
.ms-content-case
.ms-content-main
.ms-content-main-case-left
{
margin-right
:
0
}
.ms-content-case
#ms-case-page
{
margin-top
:
50px
}
.ms-content-case
#ms-case-page
a
:hover
{
background-color
:
#eee
}
.ms-content-case
.ms-content-main-page
{
text-align
:
center
;
margin-top
:
30px
;
margin-bottom
:
50px
}
.ms-content-case
.ms-content-main-page
a
{
color
:
#999
;
font-size
:
14px
}
.ms-content-case
.ms-content-main-page
.ms-content-main-page-first
,
.ms-content-case
.ms-content-main-page
.ms-content-main-page-last
{
border
:
1px
solid
#ddd
;
padding
:
10px
15px
;
margin-right
:
-5px
}
.ms-content-case
.ms-content-main-page
.ms-content-main-page-upper
,
.ms-content-case
.ms-content-main-page
.ms-content-main-page-next
{
border-top
:
1px
solid
#ddd
;
border-bottom
:
1px
solid
#ddd
;
padding
:
10px
15px
;
margin-right
:
-5px
}
.ms-content-case
.ms-content-main-page
.ms-content-main-page-upper
{
border-right
:
1px
solid
#ddd
}
.ms-content-case
.ms-content-main-page
.ms-content-main-page-first
{
border-top-left-radius
:
4px
;
border-bottom-left-radius
:
4px
}
.ms-content-case
.ms-content-main-page
.ms-content-main-page-last
{
border-top-right-radius
:
4px
;
border-bottom-right-radius
:
4px
}
/*# sourceMappingURL=./case-list.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/center.css
0 → 100644
View file @
0a8e5f57
.ms-content
{
font-family
:
arial
,
"Microsoft Yahei"
,
"Hiragino Sans GB"
,
sans-serif
;
width
:
1200px
;
margin
:
auto
}
.ms-content
.ms-content-main
{
margin
:
20px
0
}
.ms-content
.ms-content-main
.ms-content-left
{
width
:
230px
;
height
:
270px
;
background-color
:
#fff
;
text-align
:
center
;
margin-right
:
20px
;
float
:
left
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-info
img
{
width
:
100px
;
height
:
100px
;
border-radius
:
50%
;
margin
:
20px
0
10px
0
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-info
div
{
border-bottom
:
1px
solid
#f1f1f1
;
padding-bottom
:
10px
;
font-weight
:
bold
;
overflow
:
hidden
;
white-space
:
nowrap
;
text-overflow
:
ellipsis
;
color
:
#555555
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-list
.active
{
color
:
#0099ff
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-list
a
:link
{
color
:
#999
;
text-decoration
:
none
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-list
a
:hover
{
color
:
#0099ff
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-list
.ms-content-left-list-info
{
margin-top
:
20px
;
cursor
:
pointer
;
color
:
#999999
}
.ms-content
.ms-content-main
.ms-content-left
.ms-content-left-list
.ms-content-left-list-pass
{
margin
:
20px
0
;
color
:
#999999
;
cursor
:
pointer
}
.ms-content
.ms-content-main
.ms-content-right
{
background-color
:
#fff
;
width
:
950px
;
min-height
:
653px
;
overflow
:
hidden
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-title
{
color
:
#555555
;
border-bottom
:
1px
solid
#eeeeee
;
padding
:
20px
0
;
margin
:
0
20px
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
input
::-webkit-input-placeholder
{
color
:
#999
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
{
font-size
:
14px
;
color
:
#999999
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
.span
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.span
{
display
:
inline-block
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
.ms-error-hide
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-error-hide
{
opacity
:
0
;
color
:
#FF0000
;
transition
:
all
.2s
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
.ms-error-show
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-error-show
{
opacity
:
1
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
span
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
span
{
min-width
:
70px
;
max-width
:
300px
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
img
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
img
{
vertical-align
:
middle
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-old-password
input
,
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
input
{
width
:
220px
;
height
:
20px
;
padding
:
5px
10px
;
border
:
1px
solid
#eeeeee
;
border-radius
:
4px
;
margin-top
:
20px
;
background-color
:
#fafafa
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
form
{
margin-left
:
67px
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-click
{
pointer-events
:
none
;
background-color
:
#fafafa
;
color
:
#ddd
;
width
:
120px
;
padding
:
6px
0
;
border-radius
:
4px
;
text-align
:
center
;
margin-left
:
141px
;
margin-top
:
20px
;
cursor
:
pointer
;
opacity
:
.9
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-click
:hover
{
opacity
:
1
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-click-password
{
margin-left
:
141px
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-error-hide
{
opacity
:
0
;
color
:
#FF0000
;
transition
:
all
.2s
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-error-show
{
opacity
:
1
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
input
{
background-color
:
#ffffff
;
height
:
20px
;
padding
:
5px
10px
;
margin-right
:
18px
;
transition
:
all
.6s
;
color
:
#999
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
input
:focus
{
color
:
#000
;
border-color
:
#0099ff
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-content-head-img
{
width
:
64px
;
height
:
64px
;
position
:
relative
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-content-head-img
:hover
#browse
{
display
:
block
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-content-head-img
img
{
width
:
100%
;
height
:
100%
;
border-radius
:
50%
;
background
:
white
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-content-head-img
.ms-content-head-upload
{
width
:
100%
;
height
:
100%
;
line-height
:
64px
;
position
:
absolute
;
top
:
0
;
left
:
0
;
font-size
:
12px
;
color
:
#fff
;
border-radius
:
50%
;
text-align
:
center
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data
.ms-content-head-img
.ms-content-head-upload
span
{
margin
:
auto
}
.ms-content
.ms-content-main
.ms-content-right
.ms-content-right-form
.ms-content-data-head
{
text-align
:
left
;
display
:
flex
;
align-items
:
center
;
margin-top
:
20px
;
cursor
:
pointer
}
.ms-content-head-upload
.display-img
{
width
:
64px
;
height
:
64px
;
display
:
block
!important
}
.ms-content-head-upload
span
{
display
:
none
}
.ms-content-head-upload
:hover
#browse
{
opacity
:
1
}
.ms-content-head-upload
#browse
{
background
:
rgba
(
89
,
89
,
89
,
0.5
);
min-width
:
64px
;
width
:
64px
;
height
:
64px
;
transition
:
.3s
;
position
:
absolute
;
z-index
:
1
;
top
:
0
;
left
:
0
;
border-radius
:
50%
;
opacity
:
0
}
/*# sourceMappingURL=./center.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/index.css
0 → 100644
View file @
0a8e5f57
body
{
font-size
:
16px
!important
;
font-family
:
inherit
!important
}
.ms-head
{
box-sizing
:
initial
!important
}
.ms-head
*
{
box-sizing
:
initial
!important
}
.ms-content-index
{
min-height
:
550px
}
.ms-content-index
#ms-content-main-case-left
{
margin-right
:
0
}
.ms-content-index
.ms-content-template
.ms-index-tabs
{
text-align
:
center
;
border
:
none
;
margin-bottom
:
3px
}
.ms-content-index
.ms-content-template
.ms-index-tabs
li
{
margin-right
:
15px
;
float
:
none
;
display
:
inline-block
;
font-size
:
2.4rem
}
.ms-content-index
.ms-content-template
.ms-index-tabs
li
a
:hover
{
color
:
#333
}
.ms-content-index
.ms-content-template
.ms-index-tabs
li
a
{
border
:
none
!important
;
color
:
#777
;
background-color
:
white
;
padding
:
10px
0
;
font-size
:
20px
}
.ms-content-index
.ms-content-template
.ms-index-tabs
.active
a
{
border-bottom
:
2px
solid
#00b0ff
!important
;
color
:
#333
}
.ms-content-index
.ms-content-template
.ms-content-all
{
min-height
:
700px
;
padding
:
20px
0
;
width
:
100%
;
background
:
#fafafa
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
{
background
:
#fafafa
;
width
:
1200px
;
margin
:
auto
;
overflow
:
hidden
;
padding-bottom
:
20px
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
{
display
:
flex
;
flex-wrap
:
wrap
;
justify-content
:
space-between
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
{
display
:
inline-block
;
position
:
relative
;
margin
:
20px
0
0
0
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-more
{
width
:
385px
;
height
:
347px
;
background-color
:
white
;
line-height
:
364px
;
text-align
:
center
;
background-size
:
100%
100%
;
background-image
:
url(../images/more.png)
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-more
div
{
border
:
1px
solid
#aaa
;
color
:
#666
;
padding
:
6px
18px
;
display
:
inline-block
;
line-height
:
1
;
border-radius
:
30px
;
font-size
:
1.4rem
;
cursor
:
pointer
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-more
div
:hover
{
background
:
#aaa
;
color
:
white
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-info
{
padding
:
18px
;
background
:
white
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-info
span
{
display
:
block
;
margin-bottom
:
18px
;
color
:
#666
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-info
.ms-model-info-img
{
width
:
35px
;
height
:
35px
;
border-radius
:
50%
;
margin-right
:
6px
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-info
.ms-model-type
{
color
:
#fb803c
;
display
:
inline-block
;
float
:
right
;
font-size
:
2.4rem
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-img
{
overflow
:
hidden
;
position
:
relative
;
height
:
235px
;
z-index
:
2
;
display
:
block
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-img
img
{
width
:
385px
;
position
:
relative
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-mobile-img
{
position
:
absolute
;
overflow
:
hidden
;
z-index
:
3
;
right
:
0
;
top
:
0
;
height
:
285px
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-mobile-img
div
{
width
:
150px
;
height
:
192px
;
padding
:
0
15px
0
26px
;
margin-top
:
47px
;
overflow
:
hidden
;
position
:
relative
}
.ms-content-index
.ms-content-template
.ms-content-all
.tab-content
.ms-model-content
.ms-model-list
.ms-model-mobile-img
div
img
{
width
:
100%
;
position
:
relative
;
min-height
:
100%
}
.ms-content-index
.ms-content-case
{
width
:
100%
;
overflow
:
hidden
;
background-color
:
#fff
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
{
width
:
1200px
;
margin
:
auto
;
overflow
:
hidden
;
padding-bottom
:
40px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-title
{
overflow
:
hidden
;
border-bottom
:
1px
solid
#eee
;
padding-bottom
:
20px
;
padding-top
:
20px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-title
.ms-content-case-title-words
{
float
:
left
;
font-size
:
20px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-title
.ms-content-case-more
{
float
:
right
;
font-size
:
14px
;
color
:
#999
;
cursor
:
pointer
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-title
.ms-content-case-more
a
:link
{
color
:
#999
;
text-decoration
:
none
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-title
.ms-content-case-more
a
:visited
{
color
:
#999
;
text-decoration
:
none
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
:nth-child
(
3n
)
{
margin-right
:
0
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
{
border
:
1px
solid
#f0f0f0
;
width
:
384px
;
height
:
332px
;
margin-right
:
22px
;
float
:
left
;
position
:
relative
;
overflow
:
hidden
;
color
:
#ffffff
;
margin-top
:
20px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
:hover
.ms-content-main-case-explain
{
display
:
block
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-img
{
width
:
384px
;
height
:
334px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-img
img
{
width
:
100%
;
height
:
100%
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
{
display
:
none
;
width
:
100%
;
height
:
100%
;
background-color
:
#0099ff
;
opacity
:
.9
;
position
:
absolute
;
top
:
0
;
left
:
0
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-title
{
font-size
:
22px
;
text-align
:
center
;
margin
:
20px
0
;
padding
:
0
20px
;
height
:
22px
;
line-height
:
22px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
1
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-content
{
min-height
:
215px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-content
p
{
font-size
:
14px
;
padding
:
0
30px
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
4
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-content
p
img
{
width
:
90px
;
text-align
:
center
;
margin
:
10px
0
0
0
;
height
:
90px
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-click
{
text-align
:
center
}
.ms-content-index
.ms-content-case
.ms-content-case-mian
.ms-content-case-list
.ms-content-main-case
.ms-content-main-case-explain
.ms-content-main-case-click
a
{
border
:
1px
solid
#ffffff
;
border-radius
:
17px
;
padding
:
5px
39px
;
color
:
#ffffff
}
.ms-content-index
.ms-content-product
{
background
:
#fafafa
}
.ms-content-index
.ms-content-product
.ms-content-product-main
{
width
:
1200px
;
padding
:
20px
0
;
margin
:
auto
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-title
{
padding
:
15px
0
;
font-size
:
18px
;
text-align
:
center
;
border-bottom
:
1px
solid
#eee
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-title
.ms-content-product-title-words
{
font-size
:
20px
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
{
margin
:
20px
0
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
{
overflow
:
hidden
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
:last-child
{
margin-right
:
0
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
{
width
:
384px
;
margin-right
:
22px
;
background-color
:
#fff
;
float
:
left
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
img
{
width
:
100%
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
.ms-content-product-list-content
{
margin
:
0
20px
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
.ms-content-product-list-content
a
:hover
{
color
:
#0099ff
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
.ms-content-product-list-content
.ms-content-product-list-content-title
{
margin
:
18px
0
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
.ms-content-product-list-content
.ms-content-product-list-content-title
a
{
color
:
#555
;
font-size
:
16px
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
.ms-content-product-list-content
.ms-content-product-list-content-title
a
:hover
{
color
:
#0099ff
}
.ms-content-index
.ms-content-product
.ms-content-product-main
.ms-content-product-list
.ms-content-product-list-ul
li
.ms-content-product-list-content
.ms-content-product-list-content-describe
{
font-size
:
12px
;
color
:
#999
;
padding-bottom
:
20px
}
.ms-content-index
.ms-content-news-main-title-more
,
.ms-content-index
.ms-content-case-more
{
padding-top
:
9px
;
font-size
:
14px
}
.ms-content-index
.ms-content-news-main-title-more
a
:hover
,
.ms-content-index
.ms-content-case-more
a
:hover
{
color
:
#0099ff
!important
}
.ms-content-index
.ms-content-news
{
margin-bottom
:
40px
;
background-color
:
#fff
}
.ms-content-index
.ms-content-news
.ms-content-news-main
{
width
:
1200px
;
margin
:
auto
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-title
{
overflow
:
hidden
;
border-bottom
:
1px
solid
#eee
;
padding-bottom
:
20px
;
padding-top
:
40px
;
line-height
:
1
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-title
.ms-content-news-main-title-words
{
float
:
left
;
font-size
:
20px
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-title
.ms-content-news-main-title-more
{
float
:
right
;
font-size
:
14px
;
color
:
#999
;
cursor
:
pointer
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-title
.ms-content-news-main-title-more
a
:link
{
color
:
#999
;
text-decoration
:
none
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-title
.ms-content-news-main-title-more
a
:visited
{
color
:
#999
;
text-decoration
:
none
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
{
margin-top
:
21px
;
height
:
250px
;
padding-bottom
:
40px
;
overflow
:
hidden
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
img
{
float
:
left
;
margin-right
:
20px
;
width
:
420px
;
height
:
251px
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
.ms-content-news-main-ul
{
overflow
:
hidden
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
.ms-content-news-main-ul
span
:hover
{
color
:
#0099ff
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
.ms-content-news-main-ul
li
{
overflow
:
hidden
;
margin-bottom
:
14px
;
border-bottom
:
1px
dotted
#eee
;
padding-bottom
:
10px
;
line-height
:
1
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
.ms-content-news-main-ul
li
.ms-content-news-main-li-title
{
float
:
left
;
font-size
:
14px
;
color
:
#555
;
height
:
19px
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
.ms-content-news-main-ul
li
.ms-content-news-main-li-title
.ms-content-news-main-li-span
{
margin-right
:
12px
}
.ms-content-index
.ms-content-news
.ms-content-news-main
.ms-content-news-main-img-text
.ms-content-news-main-ul
li
.ms-content-news-main-li-time
{
float
:
right
;
font-size
:
14px
;
color
:
#999
}
/*# sourceMappingURL=./index.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/login.css
0 → 100644
View file @
0a8e5f57
html
,
body
,
#login
{
height
:
100%
}
body
{
background-color
:
#ffffff
}
body
,
p
{
margin
:
0
}
input
:focus
,
textarea
:focus
{
outline
:
none
}
#login
{
display
:
flex
;
flex-direction
:
column
;
height
:
893px
;
min-width
:
1200px
;
background
:
url("../images/pic.png")
no-repeat
;
background-position
:
50%
}
#login
.ms-none
{
display
:
none
!important
}
#login
.ms-login-float
{
float
:
left
}
#login
.ms-head
,
#login
.ms-footer
,
#login
.ms-content-form
,
#login
.ms-content-code
{
background-color
:
#ffffff
}
#login
.ms-head-line
,
#login
.ms-head-welcome-login
,
#login
.ms-footer
{
color
:
#999999
}
#login
.ms-head-welcome-login
,
#login
.ms-login-english-title
,
#login
.ms-login-remmember-password
,
#login
.ms-footer
{
font-size
:
12px
}
#login
.ms-head
{
vertical-align
:
middle
;
height
:
22px
;
padding
:
34px
46px
;
display
:
flex
;
align-content
:
center
}
#login
.ms-head
a
{
width
:
147px
}
#login
.ms-head
img
{
height
:
100%
}
#login
.ms-head
.ms-head-welcome-login
{
margin-top
:
4px
;
font-size
:
1rem
!important
}
#login
.ms-head
.ms-head-line
{
margin
:
0
12px
;
border-left
:
1px
solid
#999
}
#login
.ms-content
{
flex
:
1
;
position
:
relative
}
#login
.ms-content
.ms-content-form
,
#login
.ms-content
.ms-content-code
{
width
:
280px
;
height
:
215px
;
padding
:
24px
20px
;
position
:
absolute
;
right
:
160px
;
top
:
25%
;
box-shadow
:
2px
2px
8px
6px
#3bb1ff
}
#login
.ms-content
#ms-content-form-register
{
height
:
260px
}
#login
.ms-content
.ms-login-chinese-title
{
color
:
#0099ff
;
font-size
:
16px
;
line-height
:
15px
}
#login
.ms-content
.ms-login-code
{
position
:
absolute
;
top
:
4px
;
right
:
4px
}
#login
.ms-content
.ms-login-code-title
{
color
:
#0099ff
;
font-size
:
12px
}
#login
.ms-content
.ms-content-form
.ms-login-title
{
line-height
:
13px
}
#login
.ms-content
.ms-content-form
.ms-login-english-title
,
#login
.ms-content
.ms-content-form
.ms-login-remmember-password
,
#login
.ms-content
.ms-content-form
.ms-login-code-text
{
color
:
#999999
}
#login
.ms-content
.ms-content-form
.ms-login-people-name
,
#login
.ms-content
.ms-content-form
.ms-login-remmember-password
{
margin-bottom
:
12px
}
#login
.ms-content
.ms-content-form
.ms-login-error-text
{
height
:
15px
;
font-size
:
12px
;
color
:
#e4393c
;
display
:
flex
;
align-items
:
center
;
padding
:
5px
0
}
#login
.ms-content
.ms-content-form
.ms-login-error-text
img
{
padding-right
:
5px
}
#login
.ms-content
.ms-content-form
input
{
border
:
1px
solid
#eeeeee
;
border-radius
:
3px
;
color
:
#555555
;
outline-color
:
#0099ff
}
#login
.ms-content
.ms-content-form
input
::-webkit-input-placeholder
{
color
:
#999999
}
#login
.ms-content
.ms-content-form
input
::-moz-placeholder
{
color
:
#999999
}
#login
.ms-content
.ms-content-form
.ms-login-people-name
{
width
:
260px
;
height
:
20px
;
padding
:
5px
10px
}
#login
.ms-content
.ms-content-form
.ms-error
{
border
:
1px
solid
#e4393c
}
#login
.ms-content
.ms-content-form
.ms-login-remmember-password
{
display
:
flex
;
line-height
:
13px
;
align-items
:
center
;
height
:
13px
}
#login
.ms-content
.ms-content-form
.ms-login-remmember-password
input
[
type
=
"checkbox"
]
{
margin
:
0
6px
0
0
}
#login
.ms-content
.ms-content-form
.ms-login-button
{
pointer-events
:
none
;
background-color
:
#fafafa
;
color
:
#ddd
;
width
:
100%
;
height
:
34px
;
line-height
:
34px
;
font-size
:
14px
;
text-align
:
center
;
cursor
:
pointer
;
border-radius
:
4px
}
#login
.ms-content
.ms-content-form
.login-code
{
overflow
:
hidden
;
margin-bottom
:
12px
}
#login
.ms-content
.ms-content-form
.login-code
.login-code-input
{
width
:
120px
;
height
:
12px
;
padding
:
10px
}
#login
.ms-content
.ms-content-form
.login-code
.login-code-input
,
#login
.ms-content
.ms-content-form
.login-code
.login-code-img
{
margin-right
:
11px
}
#login
.ms-content
.ms-content-form
.login-code
.login-code-img
{
height
:
34px
}
#login
.ms-content
.ms-content-form
.login-code
.login-code-text
{
font-size
:
10px
}
#login
.ms-content
.ms-content-form
.login-code
.login-code-change
{
cursor
:
pointer
;
color
:
#0099ff
}
#login
.ms-content
.ms-content-form
.login-code
.login-code-rompt
{
color
:
#999
}
#login
.ms-content
.ms-content-form
.ms-login-rand-code
{
width
:
110px
;
height
:
12px
;
padding
:
10px
}
#login
.ms-content
.ms-content-form
.ms-login-rand-code-img
{
height
:
34px
}
#login
.ms-content
.ms-content-code
.ms-computer-title
{
background
:
url(../images/frame.png)
no-repeat
;
position
:
absolute
;
top
:
10px
;
background-size
:
100%
100%
;
color
:
#ffffff
;
font-size
:
10px
;
width
:
90px
;
right
:
45px
}
#login
.ms-content
.ms-content-code
.ms-login-weixin
{
text-align
:
center
}
#login
.ms-content
.ms-content-code
.ms-login-weixin
img
{
margin
:
auto
;
display
:
block
;
margin-top
:
18px
;
margin-bottom
:
16px
}
#login
.ms-content
.ms-login-button
:hover
,
#login
.ms-content
.ms-login-button
:active
{
background-color
:
#0086ff
}
#login
.ms-footer
{
height
:
40px
;
padding
:
40px
0
;
text-align
:
center
}
#login
.ms-footer
a
:link
{
color
:
#999999
;
text-decoration
:
none
}
#login
.ms-footer
a
:visited
{
color
:
#999999
;
text-decoration
:
none
}
#login
.ms-footer
a
:active
{
color
:
#999999
;
text-decoration
:
none
}
#login
.ms-footer
a
:hover
{
color
:
#0099ff
;
text-decoration
:
none
}
#login
.ms-footer
p
{
margin
:
0
0
18px
0
;
line-height
:
11px
}
#login
.ms-footer
p
:last-child
{
margin
:
0
}
/*# sourceMappingURL=./login.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/news-list.css
0 → 100644
View file @
0a8e5f57
.ms-content
{
margin
:
20px
0
}
.ms-content
.ms-content-left
{
width
:
230px
;
float
:
left
;
margin-right
:
20px
}
.ms-content
.ms-content-left
.ms-content-left-title
{
font-weight
:
bold
;
background-color
:
#009aff
;
color
:
#fff
;
height
:
40px
;
line-height
:
40px
;
width
:
190px
;
padding
:
0
20px
}
.ms-content
.ms-content-left
.ms-content-left-ul
{
background-color
:
#fff
;
margin-top
:
1px
;
width
:
230px
}
.ms-content
.ms-content-left
.ms-content-left-ul
a
:hover
{
color
:
#fff
}
.ms-content
.ms-content-left
.ms-content-left-ul
a
:hover
li
{
background-color
:
#54bcfe
}
.ms-content
.ms-content-left
.ms-content-left-ul
a
{
color
:
#999999
}
.ms-content
.ms-content-left
.ms-content-left-ul
li
{
height
:
40px
;
line-height
:
40px
;
font-size
:
14px
;
cursor
:
pointer
;
padding
:
0
20px
}
.ms-content
.ms-content-left
.ms-content-left-ul
li
.ms-content-left-li-more
{
float
:
right
}
.ms-content
.ms-content-left
.ms-content-left-ul
.ms-content-left-li-first
{
color
:
#fff
}
.ms-content
.ms-content-left
.ms-content-left-ul
.ms-content-left-li-first
li
{
background-color
:
#54bcfe
}
.ms-content
a
:visited
{
color
:
#000000
}
.ms-content
.ms-content-new-list
{
overflow
:
hidden
;
margin-top
:
20px
}
.ms-content
.ms-content-right-position
{
font-size
:
14px
;
overflow
:
hidden
;
margin-bottom
:
20px
}
.ms-content
.ms-content-right-position
a
:hover
{
color
:
#0099ff
}
.ms-content
.ms-content-right-position
span
{
padding
:
0
5px
}
.ms-content
#ms-content-search
{
float
:
none
;
width
:
100%
;
margin-top
:
20px
}
.ms-content
.ms-content-main-list
{
float
:
right
;
width
:
950px
;
min-height
:
400px
}
.ms-content
.ms-content-main-list
.ms-content-main-div
{
background-color
:
#fff
;
padding-bottom
:
30px
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
{
margin
:
0
20px
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
a
:link
{
color
:
#333
;
text-decoration
:
none
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
a
:visited
{
color
:
#333
;
text-decoration
:
none
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
a
:active
{
color
:
#333
;
text-decoration
:
none
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
a
:hover
{
color
:
#0099ff
;
text-decoration
:
none
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
li
{
border-bottom
:
1px
dotted
#eee
;
padding
:
12px
0
;
overflow
:
hidden
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
.ms-content-main-li-span
{
padding-right
:
10px
;
float
:
left
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
.ms-content-main-li-title
{
float
:
left
;
color
:
#333
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
-webkit-line-clamp
:
1
;
-webkit-box-orient
:
vertical
;
display
:
-webkit-box
;
font-size
:
14px
;
width
:
500px
}
.ms-content
.ms-content-main-list
.ms-content-main-div
.ms-content-main-ul
.ms-content-main-li-time
{
float
:
right
;
color
:
#999999
;
font-size
:
14px
}
.ms-content
.ms-content-main-page
{
text-align
:
center
;
margin-top
:
30px
;
margin-bottom
:
50px
}
.ms-content
.ms-content-main-page
a
{
color
:
#999
;
font-size
:
14px
}
.ms-content
.ms-content-main-page
a
:hover
{
background-color
:
#eee
}
.ms-content
.ms-content-main-page
.ms-content-main-page-first
,
.ms-content
.ms-content-main-page
.ms-content-main-page-last
{
border
:
1px
solid
#ddd
;
padding
:
10px
15px
;
margin-right
:
-5px
}
.ms-content
.ms-content-main-page
.ms-content-main-page-upper
,
.ms-content
.ms-content-main-page
.ms-content-main-page-next
{
border-top
:
1px
solid
#ddd
;
border-bottom
:
1px
solid
#ddd
;
padding
:
10px
15px
;
margin-right
:
-5px
}
.ms-content
.ms-content-main-page
.ms-content-main-page-upper
{
border-right
:
1px
solid
#ddd
}
.ms-content
.ms-content-main-page
.ms-content-main-page-first
{
border-top-left-radius
:
4px
;
border-bottom-left-radius
:
4px
}
.ms-content
.ms-content-main-page
.ms-content-main-page-last
{
border-top-right-radius
:
4px
;
border-bottom-right-radius
:
4px
}
.ms-content
.ms-content-main-div
.ms-content-main-div-prompt
{
border-bottom
:
1px
solid
#d0cfcf99
99
;
padding-top
:
20px
;
padding-left
:
20px
;
padding-bottom
:
10px
;
font-size
:
14px
;
color
:
#999999
}
.ms-content
.ms-content-main-div
.ms-content-main-div-prompt
span
{
color
:
#0198ff
}
.ms-content
.ms-content-main-div
.ms-content-main-ul
li
{
height
:
22px
;
line-height
:
22px
}
.ms-content
.ms-content-main-div
.ms-content-main-ul
a
{
font-size
:
14px
}
.ms-content
.ms-content-main-div
.ms-content-main-ul
.ms-content-main-li-title
:hover
{
color
:
#0099ff
}
.ms-content
.ms-content-main-div
.ms-content-main-ul
.ms-content-main-ul-result
{
color
:
#0198ff
}
.ms-content
.ms-content-main-div
.ms-content-main-div-nothing
{
font-size
:
14px
;
color
:
#999999
;
padding-top
:
20px
;
padding-left
:
20px
;
text-align
:
center
}
/*# sourceMappingURL=./news-list.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/css/news-show.css
0 → 100644
View file @
0a8e5f57
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-title
{
overflow
:
hidden
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-title
.ms-content-right-main-title-div
{
color
:
#333
}
.ms-content-about
.ms-content-main
.ms-content-right
#ms-content-right-main-title
{
padding-bottom
:
0
;
text-align
:
left
;
border-bottom
:
1px
solid
#fafafa
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
{
font-size
:
12px
;
color
:
#999999
;
overflow
:
hidden
;
padding
:
20px
0
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-vertical
{
color
:
#ccc
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-icon-left
div
,
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-icon-right
div
{
float
:
left
;
overflow
:
hidden
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-icon-left
div
span
,
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-icon-right
div
span
{
margin
:
0
12px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-icon-right
{
float
:
right
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-clicks
,
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-comment
,
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-Fabulous
{
background-image
:
url(../images/pics.png)
;
width
:
16px
;
height
:
15px
;
margin-top
:
2px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-clicks
{
background-position
:
-11px
84px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-comment
{
background-position
:
-67px
84px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-Fabulous
{
background-position
:
-120px
85px
}
.ms-content-about
.ms-content-main
.ms-content-right
.ms-content-right-main-icon
.ms-content-right-main-icon-num
{
margin-left
:
5px
}
.ms-content-about
.ms-content-main
.ms-content-right-main-content-Fabulous
{
width
:
952px
;
height
:
96px
;
border-top
:
1px
solid
#fafafa
;
background-color
:
#fff
;
display
:
flex
;
align-items
:
center
}
.ms-content-about
.ms-content-main
.ms-content-right-main-content-Fabulous
.ms-content-right-main-content-icon
{
transition
:
all
.6s
;
background-image
:
url(../images/pics.png)
;
width
:
56px
;
height
:
56px
;
background-position
:
-45px
53px
;
background-color
:
#bababa
;
border-radius
:
50%
;
margin
:
0
auto
;
cursor
:
pointer
}
.ms-content-about
.ms-content-main
.ms-content-right-main-content-Fabulous
.ms-is-attention
{
background-color
:
#009bff
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
{
width
:
952px
;
background-color
:
#fff
;
margin-top
:
10px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
{
border-bottom
:
1px
solid
#fafafa
;
padding-bottom
:
40px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
textarea
::-webkit-input-placeholder
{
color
:
#ddd
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
textarea
{
width
:
888px
;
height
:
15px
;
padding
:
10px
;
background-color
:
#fafafa
;
border
:
1px
solid
#eee
;
border-radius
:
3px
;
margin
:
0
20px
;
margin-top
:
20px
;
margin-bottom
:
10px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
.ms-content-right-comment-button
{
width
:
910px
;
overflow
:
hidden
;
margin
:
0
20px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
.ms-content-right-comment-button
.ms-content-right-comment-expression
{
background-image
:
url(../images/pics.png)
;
background-position
:
-2px
37px
;
width
:
30px
;
height
:
30px
;
float
:
left
;
cursor
:
pointer
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
.ms-content-right-comment-button
.ms-content-right-comment-submit
{
width
:
50px
;
background-color
:
#fafafa
;
font-size
:
14px
;
height
:
25px
;
border-radius
:
4px
;
color
:
#ddd
;
line-height
:
25px
;
text-align
:
center
;
float
:
right
;
cursor
:
no-drop
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
.ms-content-right-comment-button
.ms-submit-comments-css
{
opacity
:
.9
!important
;
cursor
:
pointer
;
background-color
:
#009aff
!important
;
color
:
#ffffff
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-input
.ms-content-right-comment-button
.ms-submit-comments-css
:hover
{
opacity
:
1
!important
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
{
overflow
:
hidden
;
padding
:
20px
0
;
margin
:
0
20px
;
border-bottom
:
1px
solid
#fafafa
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-left
{
font-size
:
14px
;
margin-left
:
40px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-left
.ms-content-right-comment-list-portrait
{
float
:
left
;
margin-right
:
20px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-left
.ms-content-right-comment-list-portrait
img
{
width
:
64px
;
height
:
64px
;
border-radius
:
50%
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-left
.ms-content-right-comment-list-content
{
overflow
:
hidden
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-left
.ms-content-right-comment-list-content
.ms-content-right-comment-list-name
{
margin-bottom
:
20px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-left
.ms-content-right-comment-list-content
.ms-content-right-comment-list-comment
{
color
:
#999
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-right
{
float
:
right
;
margin-right
:
20px
;
overflow
:
hidden
;
height
:
15px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-right
.ms-content-right-main-icon-comment
,
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-right
.ms-content-right-main-icon-Fabulous
{
background-image
:
url(../images/pics.png)
;
width
:
16px
;
height
:
15px
;
float
:
left
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-right
.ms-content-right-main-icon-comment
{
background-position
:
-67px
85px
;
margin-right
:
20px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-right
.ms-content-right-main-icon-Fabulous
{
background-position
:
-120px
85px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-right
.ms-content-right-main-icon-num
{
margin-left
:
5px
;
float
:
left
;
font-size
:
12px
;
color
:
#999
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-div-more
{
cursor
:
pointer
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-div-more
,
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-div-no
{
text-align
:
center
;
font-size
:
14px
;
color
:
#999
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-div-load
{
text-align
:
center
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-div
.ms-content-right-comment-list-div-load
img
{
width
:
30px
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-active
{
border
:
none
}
.ms-content-about
.ms-content-main
.ms-content-right-comment
.ms-content-right-comment-list
.ms-content-right-comment-list-no-comment
{
text-align
:
center
;
height
:
200px
;
line-height
:
200px
}
/*# sourceMappingURL=./news-show.css.map */
\ No newline at end of file
src/main/webapp/templets/1/default/head-file.htm
View file @
0a8e5f57
<title>
{ms:global.name/}
</title>
<title>
{ms:global.name/}
</title>
<meta
charset=
"utf-8"
>
<meta
charset=
"utf-8"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/plugins/iconfont/1.0.0/iconfont.css"
/>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/base.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/base.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/index.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/index.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/advice.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/advice.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/case-list.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/case-list.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/about.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/about.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/news-list.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/news-list.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/news-show.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/news-show.css"
>
<link
rel=
"stylesheet/less"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/less/center.less"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/center.css"
>
<script
src=
"{ms:global.host/}/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"{ms:global.host/}/plugins/jquery/1.9.1/jquery-1.9.1.js"
></script>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/slider.js"
></script>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/slider.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/less/3.9.0/less.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/less/3.9.0/less.min.js"
></script>
...
...
src/main/webapp/templets/1/default/head.htm
View file @
0a8e5f57
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
<a
href=
'{ms:global.url/}/149/index.html'
>
案例
</a>
<a
href=
'{ms:global.url/}/149/index.html'
>
案例
</a>
</li>
</li>
<li
class=
"head-menu-list-li"
>
<li
class=
"head-menu-list-li"
>
<a
target=
"_blank"
href=
'http://
mstore.mingsoft.net/mstoreShow
.do'
>
插件
&
模板
</a>
<a
target=
"_blank"
href=
'http://
store.mingsoft.net/mstore/index
.do'
>
插件
&
模板
</a>
<!-- <ul class="head-menu-son-list">
<!-- <ul class="head-menu-son-list">
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>模板</a></li>
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>模板</a></li>
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>插件</a></li>
<li><a href='http://mstore.mingsoft.net/mstoreShow.do'>插件</a></li>
...
...
Write
Preview
Markdown
is supported
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