Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
818f5552
Commit
818f5552
authored
Aug 14, 2019
by
sgjj
Browse files
更新
parent
0fd4a57a
Changes
26
Show whitespace changes
Inline
Side-by-side
src/main/webapp/templets/1/default/m/case-list.htm
View file @
818f5552
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<
#include
"
m
/
head-file.htm
"
/>
<
#include
"
/
m
/
head-file.htm
"
/>
<body>
<body>
<
#include
"
m
/
head.htm
"
/>
<
#include
"
/
m
/
head.htm
"
/>
<div
class=
"ms-banner"
>
<div
class=
"ms-banner"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/mo.png"
class=
"am-img-responsive"
alt=
""
/>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/mo.png"
class=
"am-img-responsive"
alt=
""
/>
</div>
</div>
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
{/ms:arclist}
{/ms:arclist}
</ul>
</ul>
</div>
</div>
<
#include
"
m
/
footer.htm
"
/>
<
#include
"
/
m
/
footer.htm
"
/>
</body>
</body>
</html>
</html>
<script>
<script>
...
...
src/main/webapp/templets/1/default/m/contact.htm
View file @
818f5552
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<
#include
"
m
/
head-file.htm
"
/>
<
#include
"
/
m
/
head-file.htm
"
/>
<body>
<body>
<
#include
"
m
/
head.htm
"
/>
<
#include
"
/
m
/
head.htm
"
/>
<div
class=
"ms-banner"
>
<div
class=
"ms-banner"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/about.png"
class=
"am-img-responsive"
alt=
""
/>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/about.png"
class=
"am-img-responsive"
alt=
""
/>
</div>
</div>
...
@@ -30,6 +30,6 @@
...
@@ -30,6 +30,6 @@
</div>
</div>
</div>
</div>
</div>
</div>
<
#include
"
m
/
footer.htm
"
/>
<
#include
"
/
m
/
footer.htm
"
/>
</body>
</body>
</html>
</html>
\ No newline at end of file
src/main/webapp/templets/1/default/m/news-list.htm
View file @
818f5552
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<
#include
"
m
/
head-file.htm
"
/>
<
#include
"
/
m
/
head-file.htm
"
/>
<body>
<body>
<
#include
"
m
/
head.htm
"
/>
<
#include
"
/
m
/
head.htm
"
/>
<div
class=
"ms-banner"
>
<div
class=
"ms-banner"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/case.png"
class=
"am-img-responsive"
alt=
""
/>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/case.png"
class=
"am-img-responsive"
alt=
""
/>
</div>
</div>
...
@@ -20,6 +20,6 @@
...
@@ -20,6 +20,6 @@
</div>
</div>
</div>
</div>
</div>
</div>
<
#include
"
m
/
footer.htm
"
/>
<
#include
"
/
m
/
footer.htm
"
/>
</body>
</body>
</html>
</html>
\ No newline at end of file
src/main/webapp/templets/1/default/m/news-show.htm
View file @
818f5552
<!DOCTYPE html>
<!DOCTYPE html>
<html>
<html>
<head>
<head>
<
#include
"
m
/
head-file.htm
"
/>
<
#include
"
/
m
/
head-file.htm
"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/jquery.sinaemotion.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"{ms:global.host/}/{ms:global.style/}/css/jquery.sinaemotion.css"
/>
<script
type=
"text/javascript"
src=
"{ms:global.host/}/{ms:global.style/}/js/jquery.sinaEmotion.js"
></script>
<script
type=
"text/javascript"
src=
"{ms:global.host/}/{ms:global.style/}/js/jquery.sinaEmotion.js"
></script>
</head>
</head>
<body>
<body>
<
#include
"
m
/
head.htm
"
/>
<
#include
"
/
m
/
head.htm
"
/>
<div
class=
"ms-banner"
>
<div
class=
"ms-banner"
>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/case.png"
class=
"am-img-responsive"
alt=
""
/>
<img
src=
"{ms:global.host/}/{ms:global.style/}/images/case.png"
class=
"am-img-responsive"
alt=
""
/>
</div>
</div>
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<
#include
"
m
/
footer.htm
"
/>
<
#include
"
/
m
/
footer.htm
"
/>
</body>
</body>
<script>
<script>
var
newsShowVue
=
new
Vue
({
var
newsShowVue
=
new
Vue
({
...
...
src/main/webapp/templets/1/default/news-show.htm
View file @
818f5552
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<body>
<body>
<
#include
"
head.htm
"
>
<
#include
"
head.htm
"
>
<div
class=
"ms-banner"
style=
"background:url({ms:global.host/}/{ms:global.style/}images/news2.png) no-repeat center;"
>
<div
class=
"ms-banner"
style=
"background:url({ms:global.host/}/{ms:global.style/}
/
images/news2.png) no-repeat center;"
>
<p
class=
"banner_tit_other animated fadeInLeft"
>
公司动态
</p>
<p
class=
"banner_tit_other animated fadeInLeft"
>
公司动态
</p>
<p
class=
"banner_tit_other_des animated fadeInRight"
>
Our company
</p>
<p
class=
"banner_tit_other_des animated fadeInRight"
>
Our company
</p>
...
...
src/main/webapp/templets/1/default/search.htm
View file @
818f5552
...
@@ -27,10 +27,10 @@
...
@@ -27,10 +27,10 @@
</ul>
</ul>
</div>
</div>
<div
class=
"ms-content-main-page"
>
<div
class=
"ms-content-main-page"
>
<a
class=
"ms-content-main-page-first"
href=
"{ms:
global.url/}{ms:
page.index/}"
>
首页
</a>
<a
class=
"ms-content-main-page-first"
href=
"{ms:page.index/}"
>
首页
</a>
<a
class=
"ms-content-main-page-upper"
href=
"{ms:
global.url/}{ms:
page.pre/}"
>
上一页
</a>
<a
class=
"ms-content-main-page-upper"
href=
"{ms:page.pre/}"
>
上一页
</a>
<a
class=
"ms-content-main-page-next"
href=
"{ms:
global.url/}{ms:
page.next/}"
>
下一页
</a>
<a
class=
"ms-content-main-page-next"
href=
"{ms:page.next/}"
>
下一页
</a>
<a
class=
"ms-content-main-page-last"
href=
"{ms:
global.url/}{ms:
page.last/}"
>
末页
</a>
<a
class=
"ms-content-main-page-last"
href=
"{ms:page.last/}"
>
末页
</a>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment