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
ec0b04be
Commit
ec0b04be
authored
May 31, 2021
by
xuwh
Browse files
Merge branch 'master' of
http://192.168.0.8:3000/plugs-open/ms-mcms
parents
ac7b085c
f7238732
Changes
43
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/template/3/jdzmx/new_list3.htm
0 → 100644
View file @
ec0b04be
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<style>
body
{
background-color
:
#ECE9E4
}
</style>
<style>
.pageStyle
{
list-style
:
none
;
margin-left
:
250px
;
}
.pageStyle
li
{
float
:
left
;
margin
:
2px
;
}
</style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
{ms:global.name/}
</title>
<link
rel=
"shortcut icon"
href=
"{ms:global.host/}/{ms:global.style/}/favicon.ico"
type=
"x-icon"
/>
<meta
name=
"Keywords"
content=
"{ms:global.keyword/}"
/>
<meta
name=
"Description"
content=
"{ms:global.descrip/}"
/>
<link
href=
"{ms:global.host/}/{ms:global.style/}/css/style.css"
type=
text/css
rel=
stylesheet
>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/comm.js"
type=
"text/javascript"
></script>
</head>
<body
oncopy=
"nocopy()"
>
<
#include
"
header.htm
"
>
<center>
<div
style=
"width:1007px; height:2px; border-bottom:2px solid #C18D54;"
></div>
</center>
<table
width=
"1007"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
bgcolor=
"#ECE9E4"
>
<tr>
<td
style=
"padding-top:15px"
>
<table
width=
"966"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
width=
"230"
style=
"padding-top:3px"
valign=
"top"
>
<table
width=
"210"
height=
"44"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
background=
"{ms:global.host/}/{ms:global.style/}/images/news_left_title.jpg"
>
<tr>
<td
align=
"center"
style=
"color:#664617; font-size:16px; font-weight:bold;font-family:'微软雅黑,黑体'"
>
{ms:field.typetitle/}
</td>
</tr>
</table>
<table
style=
"margin-top:3px;"
width=
"210"
height=
"500"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
bgcolor=
"#897455"
>
<tr>
<td
valign=
"top"
>
{ms:channel type=level}
<a
href=
"{ms:global.url/}[field.typelink/]"
class=
"main_"
>
<div
class=
"newsSort_A"
onmouseover=
"this.className='newsSort_B'"
onmouseout=
"this.className='newsSort_A'"
>
[field.typetitle/]
</div>
</a>
{/ms:channel}
</td>
</tr>
</table>
</td>
<td
width=
"736"
valign=
"top"
>
<table
width=
"100%"
height=
"45"
border=
"0"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
align=
"left"
background=
"{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
style=
"padding-left:26px;"
><span
style=
"color:#575350; font-weight:100"
>
>>
<a
href=
"{ms:field.typelink/}"
>
{ms:field.typetitle/}
</a>
</span>
</td>
</tr>
</table>
<div
style=
"height:1px;"
></div>
<table
width=
"100%"
height=
"45"
border=
"0"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
background=
"{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
style=
"padding:20px;"
>
<table
width=
"100%"
border=
"0"
cellpadding=
"0"
cellspacing=
"0"
>
{ms:arclist size=20 typeid=3009 ispaging=true}
<tr>
<td
width=
"71%"
height=
"30"
align=
"left"
style=
"BORDER-bottom: #9E9A8F 1px dashed"
>
${field.typetitle}
<a
href=
'{ms:global.url/}[field.link/]'
>
${field.title}
</a>
</td>
<td
width=
"29%"
style=
"BORDER-bottom: #9E9A8F 1px dashed"
align=
"right"
>
<font
color=
"#999999"
>
${field.date?string("yyyy-MM-dd")}
</font>
</td>
</tr>
{/ms:arclist}
<tr
valign=
"bottom"
>
<td
height=
"50"
colspan=
"2"
align=
"center"
>
<UL
class=
"pageStyle"
>
<li><a
href=
"{ms:global.url/}/{ms:page.index/}"
>
首页
</a></li>
<li><a
href=
"{ms:global.url/}/{ms:page.pre/}"
>
上一页
</a></li>
<li><a
href=
"{ms:global.url/}/{ms:page.next/}"
>
下一页
</a></li>
<li><a
href=
"{ms:global.url/}/{ms:page.last/}"
>
末页
</a></li>
</UL>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</DIV>
<
#include
"
foot.htm
"
>
</BODY>
</HTML>
\ No newline at end of file
src/main/webapp/template/3/jdzmx/news_detail.htm
0 → 100644
View file @
ec0b04be
<!DOCTYPE HTML
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
{ms:global.name/}
</title>
<link
rel=
"shortcut icon"
href=
"{ms:global.host/}/{ms:global.style/}/favicon.ico"
type=
"x-icon"
/>
<meta
name=
"Keywords"
content=
"{ms:global.keyword/}"
/>
<meta
name=
"Description"
content=
"{ms:global.descrip/}"
/>
<link
href=
"{ms:global.host/}/{ms:global.style/}/css/style.css"
type=
text/css
rel=
stylesheet
>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/comm.js"
type=
"text/javascript"
></script>
</head>
<body
topmargin=
"0"
oncopy=
"nocopy()"
>
<
#include
"
header.htm
"
>
<center>
<div
style=
"width:1007px; height:2px; border-bottom:2px solid #C18D54;"
></div>
</center>
<table
width=
"1007"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
bgcolor=
"#ECE9E4"
>
<tr>
<td
style=
"padding-top:15px"
>
<table
width=
"966"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
width=
"230"
valign=
"top"
style=
"padding-top:3px;"
>
<table
width=
"210"
height=
"44"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
background=
"{ms:global.host/}/{ms:global.style/}/images/news_left_title.jpg"
>
<tr>
<td
align=
"center"
style=
"color:#664617; font-size:16px; font-weight:bold;font-family:'微软雅黑,黑体'"
>
${field.typetitle}
</td>
</tr>
</table>
<table
style=
"margin-top:3px;"
width=
"210"
height=
"500"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
bgcolor=
"#897455"
>
<tr>
<td
valign=
"top"
>
{ms:channel type=son}
<a
href=
"{ms:global.url/}[field.typelink/]"
class=
"main_"
>
<div
class=
"newsSort_A"
onmouseover=
"this.className='newsSort_B'"
onmouseout=
"this.className='newsSort_A'"
>
${field.typetitle}
</div>
</a>
{/ms:channel}
</td>
</tr>
</table>
</td>
<td
width=
"736"
valign=
"top"
>
<table
width=
"100%"
height=
"45"
border=
"0"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
align=
"left"
background=
"{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
style=
"padding-left:26px;"
><span
style=
"color:#575350; font-weight:100"
>
>>
<a
href=
"{ms:field.typelink/}"
>
{ms:field.typetitle/}
</a>
</span>
</td>
</tr>
</table>
<div
style=
"height:1px;"
></div>
<table
width=
"100%"
height=
"45"
border=
"0"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
background=
"{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
style=
"padding:20px;"
>
<table
width=
"95%"
align=
"center"
border=
"0"
cellpadding=
"0"
cellspacing=
"0"
>
<tbody>
<tr>
<td
class=
"tit"
align=
"center"
height=
"50"
><strong
style=
"font-size:16px"
>
{ms:field.title/}
</strong></td>
</tr>
<tr
align=
"center"
>
<td
style=
"border: #9E9A8F 1px dashed;"
width=
"80%"
height=
"30"
>
来源:{ms:field.source/} |
发布时间:${field.date?string("yyyy-mm-dd")}
</font>
</td>
</tr>
<tr>
<td
class=
"black"
id=
"fontzoom"
>
<div
style=
"overflow:hidden; width:650px;"
>
{ms:field.content/}
</div>
</td>
</tr>
<tr
align=
"right"
>
<td>
</td>
</tr>
<tr>
<td
class=
"black"
id=
"fontzoom"
>
TAG:
</td>
</tr>
<tr
align=
"right"
>
<td>
</td>
</tr>
<tr
align=
"right"
>
<td>
<table
width=
"95%"
align=
"center"
border=
"0"
cellpadding=
"0"
cellspacing=
"0"
height=
"30"
>
<tbody>
<tr>
<td
align=
"right"
><a
href=
"javascript:window.print()"
>
打印本页
</a>
||
<a
href=
"javascript:window.close()"
>
关闭窗口
</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr
align=
"left"
>
<td><a
href=
"{ms:global.url/}{ms:next.link/}"
>
上一篇:
&
nbsp{ms:next.title/}
</a><br
/><br
/>
<a
href=
"{ms:global.url/}{ms:pre.link/}"
>
下一篇:
&
nbsp{ms:pre.title/}
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</DIV>
</div>
<
#include
"
foot.htm
"
>
</body>
</html>
<script
src=
"inc/AspCms_VisitsAdd.asp-id=513"
></script>
\ No newline at end of file
src/main/webapp/template/3/jdzmx/news_list.htm
0 → 100644
View file @
ec0b04be
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<style>
body
{
background-color
:
#ECE9E4
}
</style>
<style>
.pageStyle
{
list-style
:
none
;
margin-left
:
250px
;
}
.pageStyle
li
{
float
:
left
;
margin
:
2px
;
}
</style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
>
<title>
{ms:global.name/}
</title>
<link
rel=
"shortcut icon"
href=
"{ms:global.host/}/{ms:global.style/}/favicon.ico"
type=
"x-icon"
/>
<meta
name=
"Keywords"
content=
"{ms:global.keyword/}"
/>
<meta
name=
"Description"
content=
"{ms:global.descrip/}"
/>
<link
href=
"{ms:global.host/}/{ms:global.style/}/css/style.css"
type=
text/css
rel=
stylesheet
>
<script
src=
"{ms:global.host/}/{ms:global.style/}/js/comm.js"
type=
"text/javascript"
></script>
</head>
<body
oncopy=
"nocopy()"
>
<
#include
"
header.htm
"
>
<center>
<div
style=
"width:1007px; height:2px; border-bottom:2px solid #C18D54;"
></div>
</center>
<table
width=
"1007"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
bgcolor=
"#ECE9E4"
>
<tr>
<td
style=
"padding-top:15px"
>
<table
width=
"966"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
width=
"230"
style=
"padding-top:3px"
valign=
"top"
>
<table
width=
"210"
height=
"44"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
background=
"{ms:global.host/}/{ms:global.style/}/images/news_left_title.jpg"
>
<tr>
<td
align=
"center"
style=
"color:#664617; font-size:16px; font-weight:bold;font-family:'微软雅黑,黑体'"
>
{ms:field.typetitle/}
</td>
</tr>
</table>
<table
style=
"margin-top:3px;"
width=
"210"
height=
"500"
border=
"0"
align=
"center"
cellpadding=
"00"
cellspacing=
"0"
bgcolor=
"#897455"
>
<tr>
<td
valign=
"top"
>
{ms:channel type=son}
<a
href=
"{ms:global.url/}[field.typelink/]"
class=
"main_"
>
<div
class=
"newsSort_A"
onmouseover=
"this.className='newsSort_B'"
onmouseout=
"this.className='newsSort_A'"
>
[field.typetitle/]
</div>
</a>
{/ms:channel}
</td>
</tr>
</table>
</td>
<td
width=
"736"
valign=
"top"
>
<table
width=
"100%"
height=
"45"
border=
"0"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
align=
"left"
background=
"{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
style=
"padding-left:26px;"
><span
style=
"color:#575350; font-weight:100"
>
>>
<a
href=
"{ms:field.typelink/}"
>
{ms:field.typetitle/}
</a>
</span>
</td>
</tr>
</table>
<div
style=
"height:1px;"
></div>
<table
width=
"100%"
height=
"45"
border=
"0"
cellpadding=
"00"
cellspacing=
"0"
>
<tr>
<td
background=
"{ms:global.host/}/{ms:global.style/}/images/news_right_bg.jpg"
style=
"padding:20px;"
>
<table
width=
"100%"
border=
"0"
cellpadding=
"0"
cellspacing=
"0"
>
{ms:arclist size=20 ispaging=true}
<tr>
<td
width=
"71%"
height=
"30"
align=
"left"
style=
"BORDER-bottom: #9E9A8F 1px dashed"
>
[field.typetitle/]
<a
href=
'{ms:global.url/}[field.link/]'
>
[field.title/]
</a>
</td>
<td
width=
"29%"
style=
"BORDER-bottom: #9E9A8F 1px dashed"
align=
"right"
>
<font
color=
"#999999"
>
[field.date?string("yyyy-mm-dd")/]
</font>
</td>
</tr>
{/ms:arclist}
<tr
valign=
"bottom"
>
<td
height=
"50"
colspan=
"2"
align=
"center"
>
<UL
class=
"pageStyle"
>
<li><a
href=
"{ms:global.url/}/{ms:page.index/}"
>
首页
</a></li>
<li><a
href=
"{ms:global.url/}/{ms:page.pre/}"
>
上一页
</a></li>
<li><a
href=
"{ms:global.url/}/{ms:page.next/}"
>
下一页
</a></li>
<li><a
href=
"{ms:global.url/}/{ms:page.last/}"
>
末页
</a></li>
<li>
&
nbsp当前页面文章数量:{ms:page.rcount/}
</li>
<li>
&
nbsp当前为第{ms:page.cur/}页
</li>
<li>
&
nbsp页面总数:{ms:page.total/}
</li>
</UL>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</DIV>
<
#include
"
foot.htm
"
>
</BODY>
</HTML>
\ No newline at end of file
Prev
1
2
3
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