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
992a43df
Commit
992a43df
authored
Jun 24, 2020
by
sgjj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完成标签解析
parent
22db6187
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
101 additions
and
127 deletions
+101
-127
IContentDao.xml
src/main/java/net/mingsoft/cms/dao/IContentDao.xml
+1
-1
about.htm
src/main/webapp/templets/1/default/about.htm
+6
-32
case-list.htm
src/main/webapp/templets/1/default/case-list.htm
+7
-7
head.htm
src/main/webapp/templets/1/default/head.htm
+15
-15
index.htm
src/main/webapp/templets/1/default/index.htm
+29
-29
news-list.htm
src/main/webapp/templets/1/default/news-list.htm
+12
-12
news-show.htm
src/main/webapp/templets/1/default/news-show.htm
+28
-28
search.htm
src/main/webapp/templets/1/default/search.htm
+3
-3
No files found.
src/main/java/net/mingsoft/cms/dao/IContentDao.xml
View file @
992a43df
...
@@ -285,7 +285,7 @@
...
@@ -285,7 +285,7 @@
<if
test=
"tableName!=null and tableName!='' and diyMap!=null"
>
<if
test=
"tableName!=null and tableName!='' and diyMap!=null"
>
<foreach
item=
"item"
index=
"index"
collection=
"diyList"
open=
""
<foreach
item=
"item"
index=
"index"
collection=
"diyList"
open=
""
separator=
""
close=
""
>
separator=
""
close=
""
>
and d.${
item
.key} like CONCAT("%",#{item.value},"%")
and d.${
field
.key} like CONCAT("%",#{item.value},"%")
</foreach>
</foreach>
</if>
</if>
</where>
</where>
...
...
src/main/webapp/templets/1/default/about.htm
View file @
992a43df
<!DOCTYPE html>
<
#
include
"
head
.
htm
"
>
<html>
{ms:channel type=son}
<head>
[field.typetitle/]
<
#
include
"
head-file
.
htm
"
/>
{/ms:channel}
</head>
==================
\ No newline at end of file
<body>
<
#
include
"
head
.
htm
"
/>
<div
class=
"ms-banner"
style=
"background:url(${global.host}/${global.style}/images/about_us.jpg) no-repeat center;"
>
<p
class=
"banner_tit_about animated fadeInLeft"
>
关于我们
</p>
<p
class=
"banner_tit_about_des animated fadeInRight"
>
About us
</p>
</div>
<div
class=
"ms-content-about"
>
<div
class=
"ms-content-main"
>
<
#
include
"
menu-left
.
htm
"
/>
<div
class=
"ms-content-right"
>
<div
class=
"ms-content-right-position"
>
<a
href=
"${global.host}"
>
首页
</a>
<span>
>
</span>
<a
href=
"${field.typelink}"
>
${field.typetitle}
</a>
</div>
<div
class=
"ms-content-right-main"
>
<div
class=
"ms-content-right-main-title"
>
${field.title}
</div>
<div
class=
"ms-content-right-main-content"
>
${field.content}
</div>
</div>
</div>
</div>
</div>
<
#
include
"
footer
.
htm
"
/>
</body>
</html>
\ No newline at end of file
src/main/webapp/templets/1/default/case-list.htm
View file @
992a43df
...
@@ -6,33 +6,33 @@
...
@@ -6,33 +6,33 @@
<body>
<body>
<
#
include
"
head
.
htm
"
/>
<
#
include
"
head
.
htm
"
/>
<div
class=
"ms-banner"
style=
"background:url(
${global.host}/${global.style
}/images/00.png) no-repeat center;"
>
<div
class=
"ms-banner"
style=
"background:url(
{ms:global.host/}/{ms:global.style/
}/images/00.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"
>
Case list
</p>
<p
class=
"banner_tit_other_des animated fadeInRight"
>
Case list
</p>
</div>
</div>
<div
class=
"ms-content-case"
>
<div
class=
"ms-content-case"
>
<div
class=
"ms-content-main"
>
<div
class=
"ms-content-main"
>
<
@
arclist
size=
6
ispaging=
true
>
{ms:arclist size=6 ispaging=true}
<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=
"
${global.host}${item.litpic}
"
>
<img
src=
"
{ms:global.host/}[field.litpic/]
"
>
</div>
</div>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-title"
>
${item.title}
</div>
<div
class=
"ms-content-main-case-title"
>
[field.title/]
</div>
<div
class=
"ms-content-main-case-content"
>
<div
class=
"ms-content-main-case-content"
>
<p
class=
"ms-content-main-case-written"
>
<p
class=
"ms-content-main-case-written"
>
${item.content}
[field.content/]
</p>
</p>
<!-- <p class="ms-content-main-case-QRcode">
<!-- <p class="ms-content-main-case-QRcode">
<img src="./images/1471918025445.png">
<img src="./images/1471918025445.png">
</p> -->
</p> -->
</div>
</div>
<div
class=
"ms-content-main-case-click"
>
<div
class=
"ms-content-main-case-click"
>
<a
target=
"_blank"
href=
"
${item.source}
"
>
点击查看
</a>
<a
target=
"_blank"
href=
"
[field.source/]
"
>
点击查看
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</
@
arclist>
{/ms:arclist}
</div>
</div>
</div>
</div>
<
#
include
"
footer
.
htm
"
/>
<
#
include
"
footer
.
htm
"
/>
...
...
src/main/webapp/templets/1/default/head.htm
View file @
992a43df
<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=
"
${global.host
}/html/1/index.html"
>
<a
href=
"
{ms:global.host/
}/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=
'
${global.url
}/53/index.html'
>
关于我们
</a>
<a
target=
"_blank"
href=
'
{ms:global.url/
}/53/index.html'
>
关于我们
</a>
</li>
</li>
<li>
<li>
<a
target=
"_blank"
href=
'
${global.url
}/59/index.html'
>
公司动态
</a>
<a
target=
"_blank"
href=
'
{ms:global.url/
}/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>
...
@@ -20,12 +20,12 @@
...
@@ -20,12 +20,12 @@
<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=
'
${global.url
}/19/141/index.html'
>
联系我们
</a>
<a
target=
"_blank"
href=
'
{ms:global.url/
}/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=
'
${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://store.mingsoft.net/mstore/index.do'
>
插件
&
模板
</a>
<a
target=
"_blank"
href=
'http://store.mingsoft.net/mstore/index.do'
>
插件
&
模板
</a>
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
</ul> -->
</ul> -->
</li>
</li>
<li
class=
"head-menu-list-li"
>
<li
class=
"head-menu-list-li"
>
<a
target=
"_blank"
href=
'
${global.url
}/19/142/index.html'
>
在线留言
</a>
<a
target=
"_blank"
href=
'
{ms:global.url/
}/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"
>
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,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=
"
${global.host
}/mcms/search.do"
method=
"post"
>
<form
id=
"searchDataForm"
action=
"
{ms:global.host/
}/mcms/search.do"
method=
"post"
>
<input
type=
"text"
class=
'ms-search-input'
name=
"content_title"
placeholder=
"请输入关键字"
>
<input
type=
"text"
class=
'ms-search-input'
name=
"content_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"
>
...
@@ -63,12 +63,12 @@
...
@@ -63,12 +63,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=
'
${global.host
}/mdiyPage/login.do'
>
登录
</a>
<a
href=
'
{ms:global.host/
}/mdiyPage/login.do'
>
登录
</a>
</span>
|
<span><a
href=
'
${global.host
}/mdiyPage/register.do'
>
注册
</a></span>
</span>
|
<span><a
href=
'
{ms:global.host/
}/mdiyPage/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=
"
${global.host
}/people/center.do"
>
<a
class=
"user-name"
href=
"
{ms:global.host/
}/people/center.do"
>
<img
:src=
"'
${global.host
}/'+peopleInfo.puIcon"
class=
"loginImg user_icon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
<img
:src=
"'
{ms:global.host/
}/'+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>
...
@@ -91,13 +91,13 @@
...
@@ -91,13 +91,13 @@
var
target
=
this
;
var
target
=
this
;
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
url
:
"
${global.host
}/checkLoginStatus.do"
,
url
:
"
{ms:global.host/
}/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
:
"
${global.host
}/people/user/info.do"
,
url
:
"
{ms:global.host/
}/people/user/info.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
target
.
peopleInfo
=
msg
;
//target.peopleInfo为当前登录用户的基本信息
target
.
peopleInfo
=
msg
;
//target.peopleInfo为当前登录用户的基本信息
}
}
...
@@ -112,11 +112,11 @@
...
@@ -112,11 +112,11 @@
var
target
=
this
;
var
target
=
this
;
$
.
ajax
({
$
.
ajax
({
type
:
"GET"
,
type
:
"GET"
,
url
:
"
${global.host
}/people/quit.do"
,
url
:
"
{ms:global.host/
}/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"
,
"
${global.host
}"
).
submit
();
$
(
"#msHeadForm"
).
attr
(
"action"
,
"
{ms:global.host/
}"
).
submit
();
}
}
}
}
})
})
...
...
src/main/webapp/templets/1/default/index.htm
View file @
992a43df
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
<html>
<html>
<head>
<head>
<
#
include
"
head-file
.
htm
"
>
<
#
include
"
head-file
.
htm
"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
${global.host
}/plugins/bootstrap/3.3.5/css/bootstrap.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
{ms:global.host/
}/plugins/bootstrap/3.3.5/css/bootstrap.min.css"
>
<script
type=
"text/javascript"
src=
"
${global.host
}/plugins/bootstrap/3.3.5/js/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"
{ms:global.host/
}/plugins/bootstrap/3.3.5/js/bootstrap.min.js"
></script>
<script>
<script>
var
ms
=
{
var
ms
=
{
base
:
"http://store.mingsoft.net"
base
:
"http://store.mingsoft.net"
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
</head>
</head>
<body>
<body>
<
#
include
"
head
.
htm
"
>
<
#
include
"
head
.
htm
"
/
>
<!-- <div class="ms-banner">
<!-- <div class="ms-banner">
<img src="./images/banner.jpg">
<img src="./images/banner.jpg">
</div> -->
</div> -->
...
@@ -21,15 +21,15 @@
...
@@ -21,15 +21,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(
${global.host}/${global.style
}/images/03.jpg) no-repeat center;"
>
<li
style=
"background:url(
{ms:global.host/}/{ms:global.style/
}/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(
${global.host}/${global.style
}/images/03.jpg) no-repeat center;"
>
<li
style=
"background:url(
{ms:global.host/}/{ms:global.style/
}/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(
${global.host}/${global.style
}/images/03.jpg) no-repeat center;"
>
<li
style=
"background:url(
{ms:global.host/}/{ms:global.style/
}/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>
...
@@ -59,23 +59,23 @@
...
@@ -59,23 +59,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=
"
${global.host}/${global.style
}/images/loading.gif"
/>
<img
src=
"
{ms:global.host/}/{ms:global.style/
}/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://store.mingsoft.net/'+model.img"
onerror=
"this.src='
${global.host}/${global.style
}/images/no-data.png'"
/>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://store.mingsoft.net/'+model.img"
onerror=
"this.src='
{ms:global.host/}/{ms:global.style/
}/images/no-data.png'"
/>
</a>
</a>
<div
class=
"ms-model-mobile-img"
v-if=
"model.mobileImg != '' && model.mobileImg != undefined"
style=
"background: url(
${global.host}/${global.style
}/images/mobile.png)"
>
<div
class=
"ms-model-mobile-img"
v-if=
"model.mobileImg != '' && model.mobileImg != undefined"
style=
"background: url(
{ms:global.host/}/{ms:global.style/
}/images/mobile.png)"
>
<div>
<div>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://store.mingsoft.net/'+model.mobileImg"
onerror=
"this.src='
${global.host}/${global.style
}/images/no-data.png'"
/>
<img
@
mouseout=
"imgMout()"
@
mouseover=
"imgMover()"
:src=
"'http://store.mingsoft.net/'+model.mobileImg"
onerror=
"this.src='
{ms:global.host/}/{ms:global.style/
}/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=
"'
${global.host}/${global.style
}/images/level-'+model.upgraderVersionStart+'.png'"
/>
<img
:src=
"'
{ms:global.host/}/{ms:global.style/
}/images/level-'+model.upgraderVersionStart+'.png'"
/>
<div
class=
"ms-model-type"
>
模板
</div>
<div
class=
"ms-model-type"
>
模板
</div>
</div>
</div>
</div>
</div>
...
@@ -92,12 +92,12 @@
...
@@ -92,12 +92,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://store.mingsoft.net/'+pulg.img"
onerror=
"this.src='
${global.host}/${global.style
}/images/no-data.png'"
/>
<img
:src=
"'http://store.mingsoft.net/'+pulg.img"
onerror=
"this.src='
{ms:global.host/}/{ms:global.style/
}/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=
"'
${global.host}/${global.style
}/images/level-'+pulg.upgraderVersionStart+'.png'"
/>
<img
:src=
"'
{ms:global.host/}/{ms:global.style/
}/images/level-'+pulg.upgraderVersionStart+'.png'"
/>
<div
class=
"ms-model-type"
>
插件
</div>
<div
class=
"ms-model-type"
>
插件
</div>
</div>
</div>
</div>
</div>
...
@@ -118,29 +118,29 @@
...
@@ -118,29 +118,29 @@
<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=
'
${global.url
}/149/index.html'
>
MORE>>
</a>
<a
href=
'
{ms:global.url/
}/149/index.html'
>
MORE>>
</a>
</div>
</div>
</div>
</div>
<div
class=
"ms-content-case-list"
>
<div
class=
"ms-content-case-list"
>
<
@
arclist
typeid=
149
size=
6
>
{ms:arclist typeid=149 size=6}
<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=
"
${global.host}${item.litpic}
"
>
<img
src=
"
{ms:global.host/}[field.litpic/]
"
>
</div>
</div>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-explain"
>
<div
class=
"ms-content-main-case-title"
>
${item.title}
</div>
<div
class=
"ms-content-main-case-title"
>
[field.title/]
</div>
<div
class=
"ms-content-main-case-content"
>
<div
class=
"ms-content-main-case-content"
>
<p
class=
"ms-content-main-case-written"
>
<p
class=
"ms-content-main-case-written"
>
${item.content}
[field.content/]
</p>
</p>
</div>
</div>
<div
class=
"ms-content-main-case-click"
>
<div
class=
"ms-content-main-case-click"
>
<a
target=
"_blank"
href=
"
${item.source}
"
>
点击查看
</a>
<a
target=
"_blank"
href=
"
[field.source/]
"
>
点击查看
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</
@
arclist>
{/ms:arclist}
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -190,25 +190,25 @@
...
@@ -190,25 +190,25 @@
<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=
'
${global.url
}/59/index.html'
>
MORE>>
</a>
<a
href=
'
{ms:global.url/
}/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"
>
<
@
arclist
typeid=
59
size=
1
>
{ms:arclist typeid=59 size=1}
<img
src=
"
${global.host}${item.litpic}
"
>
<img
src=
"
{ms:global.host/}[field.litpic/]
"
>
</
@
arclist>
{/ms:arclist}
<ul
class=
"ms-content-news-main-ul"
>
<ul
class=
"ms-content-news-main-ul"
>
<
@
arclist
typeid=
59
size=
6
>
{ms:arclist typeid=59 size=6}
<li>
<li>
<a
href=
"
${global.url}${item.link}
"
>
<a
href=
"
{ms:global.url/}[field.link/]
"
>
<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=
""
>
${item.title}
</span>
<span
class=
""
>
[field.title/]
</span>
</div>
</div>
<div
class=
"ms-content-news-main-li-time"
>
${item.date?string("yyyy-mm-dd")}
</div>
<div
class=
"ms-content-news-main-li-time"
>
[field.date?string("yyyy-mm-dd")/]
</div>
</a>
</a>
</li>
</li>
</
@
arclist>
{/ms:arclist}
</ul>
</ul>
</div>
</div>
</div>
</div>
...
...
src/main/webapp/templets/1/default/news-list.htm
View file @
992a43df
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
</head>
</head>
<body>
<body>
<
#
include
"
head
.
htm
"
/>
<
#
include
"
head
.
htm
"
/>
<div
class=
"ms-banner"
style=
"background:url(
${global.host}/${global.style
}/images/our_company.jpeg) no-repeat center;"
>
<div
class=
"ms-banner"
style=
"background:url(
{ms:global.host/}/{ms:global.style/
}/images/our_company.jpeg) 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>
</div>
</div>
...
@@ -13,32 +13,32 @@
...
@@ -13,32 +13,32 @@
<div
class=
"ms-content-new-list"
>
<div
class=
"ms-content-new-list"
>
<
#
include
"
menu-left
.
htm
"
/>
<
#
include
"
menu-left
.
htm
"
/>
<div
class=
"ms-content-right-position"
>
<div
class=
"ms-content-right-position"
>
<a
href=
"
${global.host
}"
>
首页
</a>
<a
href=
"
{ms:global.host/
}"
>
首页
</a>
<span>
>
</span>
<span>
>
</span>
<a
href=
"{
field.typelink}"
>
{column.typetitle
}
</a>
<a
href=
"{
mts:field.typelink/}"
>
{mts:field.typetitle/
}
</a>
</div>
</div>
<div
class=
"ms-content-main-list"
>
<div
class=
"ms-content-main-list"
>
<div
class=
"ms-content-main-div"
>
<div
class=
"ms-content-main-div"
>
<ul
class=
"ms-content-main-ul"
>
<ul
class=
"ms-content-main-ul"
>
<
@
arclist
size=
10
ispaging=
true
>
{ms:arclist size=10 ispaging=true}
<li>
<li>
<a
href=
"
${global.url}${item.link}
"
>
<a
href=
"
{ms:global.url/}[field.link/]
"
>
<!-- <span class="ms-content-main-li-span">·</span> -->
<!-- <span class="ms-content-main-li-span">·</span> -->
<span
class=
"ms-content-main-li-title"
>
${item.title}
</span>
<span
class=
"ms-content-main-li-title"
>
[field.title/]
</span>
<span
class=
"ms-content-main-li-time"
>
${item.date?string("yyyy-MM-dd")}
</span>
<span
class=
"ms-content-main-li-time"
>
[field.date?string("yyyy-MM-dd")/]
</span>
</a>
</a>
</li>
</li>
</
@
arclist>
{/ms:arclist}
</ul>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"ms-content-main-page"
>
<div
class=
"ms-content-main-page"
>
<a
class=
"ms-content-main-page-first"
href=
"
${global.url}${page.index
}"
>
首页
</a>
<a
class=
"ms-content-main-page-first"
href=
"
{ms:global.url/}{ms:page.index/
}"
>
首页
</a>
<a
class=
"ms-content-main-page-upper"
href=
"
${global.url}${page.pre
}"
>
上一页
</a>
<a
class=
"ms-content-main-page-upper"
href=
"
{ms:global.url/}{ms:page.pre/
}"
>
上一页
</a>
<a
class=
"ms-content-main-page-next"
href=
"
${global.url}${page.next
}"
>
下一页
</a>
<a
class=
"ms-content-main-page-next"
href=
"
{ms:global.url/}{ms:page.next/
}"
>
下一页
</a>
<a
class=
"ms-content-main-page-last"
href=
"
${global.url}${page.last
}"
>
末页
</a>
<a
class=
"ms-content-main-page-last"
href=
"
{ms:global.url/}{ms:page.last/
}"
>
末页
</a>
</div>
</div>
</div>
</div>
<
#
include
"
footer
.
htm
"
/>
<
#
include
"
footer
.
htm
"
/>
...
...
src/main/webapp/templets/1/default/news-show.htm
View file @
992a43df
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
<html>
<html>
<head>
<head>
<
#
include
"
head-file
.
htm
"
>
<
#
include
"
head-file
.
htm
"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"
${global.host}/${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=
"
${global.host}/${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
"
head
.
htm
"
>
<
#
include
"
head
.
htm
"
>
<div
class=
"ms-banner"
style=
"background:url(
${global.host}/${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>
...
@@ -18,23 +18,23 @@
...
@@ -18,23 +18,23 @@
<
#
include
"
menu-left
.
htm
"
>
<
#
include
"
menu-left
.
htm
"
>
<div
class=
"ms-content-right"
>
<div
class=
"ms-content-right"
>
<div
class=
"ms-content-right-position"
>
<div
class=
"ms-content-right-position"
>
<a
href=
"
${global.host
}"
>
首页
</a>
<a
href=
"
{ms:global.host/
}"
>
首页
</a>
<span>
>
</span>
<span>
>
</span>
<a
href=
"
${field.typelink}"
>
${field.typetitle
}
</a>
<a
href=
"
{ms:field.typelink/}"
>
{ms:field.typetitle/
}
</a>
</div>
</div>
<div
class=
"ms-content-right-main"
>
<div
class=
"ms-content-right-main"
>
<div
class=
"ms-content-right-main-title"
id=
"ms-content-right-main-title"
>
<div
class=
"ms-content-right-main-title"
id=
"ms-content-right-main-title"
>
<div
class=
"ms-content-right-main-title-div"
>
${field.title
}
</div>
<div
class=
"ms-content-right-main-title-div"
>
{ms:field.title/
}
</div>
<div
class=
"ms-content-right-main-icon"
>
<div
class=
"ms-content-right-main-icon"
>
<div
class=
"ms-content-icon-left"
>
<div
class=
"ms-content-icon-left"
>
<div
class=
"ms-content-right-main-icon-source"
>
来源:
${field.source!''
}
<div
class=
"ms-content-right-main-icon-source"
>
来源:
{ms:field.source/
}
<span
class=
"ms-content-right-vertical"
>
|
</span>
<span
class=
"ms-content-right-vertical"
>
|
</span>
</div>
</div>
<div
class=
"ms-content-right-main-icon-time"
>
时间:
${field.date?string("yyyy-MM-dd")
}
</div>
<div
class=
"ms-content-right-main-icon-time"
>
时间:
{ms:field.date?string("yyyy-MM-dd")/
}
</div>
</div>
</div>
<div
class=
"ms-content-icon-right"
>
<div
class=
"ms-content-icon-right"
>
<div
class=
"ms-content-right-main-icon-clicks"
></div>
<div
class=
"ms-content-right-main-icon-clicks"
></div>
<div
class=
"ms-content-right-main-icon-num"
>
${field.hit
}
<div
class=
"ms-content-right-main-icon-num"
>
{ms:field.hit/
}
<span
class=
"ms-content-right-vertical"
>
|
</span>
<span
class=
"ms-content-right-vertical"
>
|
</span>
</div>
</div>
<div
class=
"ms-content-right-main-icon-comment"
></div>
<div
class=
"ms-content-right-main-icon-comment"
></div>
...
@@ -48,11 +48,11 @@
...
@@ -48,11 +48,11 @@
</div>
</div>
</div>
</div>
<div
class=
"ms-content-right-main-content"
>
<div
class=
"ms-content-right-main-content"
>
<p>
${field.content!''
}
</p><br/>
<p>
{ms:field.content/
}
</p><br/>
</div>
</div>
<div
class=
"metfield"
>
<div
class=
"metfield"
>
<p>
上一篇:
<a
href=
"
${global.url}${pre.link}"
>
${pre.title
}
</a></p>
<p>
上一篇:
<a
href=
"
{ms:global.url/}{ms:pre.link/}"
>
{ms:pre.title/
}
</a></p>
<p>
下一篇:
<a
href=
"
${global.url}${next.link}"
>
${next.title
}
</a></p>
<p>
下一篇:
<a
href=
"
{ms:global.url/}{ms:next.link/}"
>
{ms:next.title/
}
</a></p>
</div>
</div>
</div>
</div>
<div
class=
"ms-content-right-main-content-Fabulous"
>
<div
class=
"ms-content-right-main-content-Fabulous"
>
...
@@ -68,13 +68,13 @@
...
@@ -68,13 +68,13 @@
</div>
</div>
<div
class=
"ms-content-right-comment-list"
>
<div
class=
"ms-content-right-comment-list"
>
<div
class=
"ms-content-right-comment-list-no-comment"
style=
"display: none;"
v-show=
"commentsList.length == 0"
>
<div
class=
"ms-content-right-comment-list-no-comment"
style=
"display: none;"
v-show=
"commentsList.length == 0"
>
<img
src=
"
${global.host}/${global.style
}/images/no-comment.png"
>
<img
src=
"
{ms:global.host/}/{ms:global.style/
}/images/no-comment.png"
>
</div>
</div>
<template
v-for=
"(comments,index) in commentsList"
>
<template
v-for=
"(comments,index) in commentsList"
>
<div
class=
"ms-content-right-comment-list-div"
v-if=
"index <= listNum"
>
<div
class=
"ms-content-right-comment-list-div"
v-if=
"index <= listNum"
>
<div
class=
"ms-content-right-comment-list-left"
>
<div
class=
"ms-content-right-comment-list-left"
>
<div
class=
"ms-content-right-comment-list-portrait"
>
<div
class=
"ms-content-right-comment-list-portrait"
>
<img
:src=
"'
${global.host
}'+ comments.puIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
<img
:src=
"'
{ms:global.host/
}'+ comments.puIcon"
onerror=
"this.src='http://cdn.mingsoft.net/global/images/msheader.png'"
>
</div>
</div>
<div
class=
"ms-content-right-comment-list-content"
>
<div
class=
"ms-content-right-comment-list-content"
>
<div
class=
"ms-content-right-comment-list-name"
v-text=
"comments.puNickname"
></div>
<div
class=
"ms-content-right-comment-list-name"
v-text=
"comments.puNickname"
></div>
...
@@ -96,7 +96,7 @@
...
@@ -96,7 +96,7 @@
没有更多评论
没有更多评论
</div>
</div>
<div
class=
"ms-content-right-comment-list-div-load"
style=
"display: none;"
>
<div
class=
"ms-content-right-comment-list-div-load"
style=
"display: none;"
>
<img
src=
"
${global.host}/${global.style
}/images/loading.gif"
>
<img
src=
"
{ms:global.host/}/{ms:global.style/
}/images/loading.gif"
>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -131,8 +131,8 @@
...
@@ -131,8 +131,8 @@
if
(
obj
.
isAttention
==
false
)
{
if
(
obj
.
isAttention
==
false
)
{
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
data
:
"basicAttentionBasicId=
${field.id
}&basicAttentionType=2"
,
data
:
"basicAttentionBasicId=
{ms:field.id/
}&basicAttentionType=2"
,
url
:
"
${global.host
}/people/attention/save.do"
,
url
:
"
{ms:global.host/
}/people/attention/save.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
if
(
msg
.
result
)
{
obj
.
attentionNum
++
;
obj
.
attentionNum
++
;
...
@@ -146,8 +146,8 @@
...
@@ -146,8 +146,8 @@
}
else
{
}
else
{
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
data
:
"basicId=
${field.id
}&basicAttentionType=2"
,
data
:
"basicId=
{ms:field.id/
}&basicAttentionType=2"
,
url
:
"
${global.host
}/people/attention/delete.do"
,
url
:
"
{ms:global.host/
}/people/attention/delete.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
if
(
msg
.
result
)
{
obj
.
attentionNum
--
;
obj
.
attentionNum
--
;
...
@@ -165,8 +165,8 @@
...
@@ -165,8 +165,8 @@
var
obj
=
this
;
var
obj
=
this
;
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
data
:
"commentBasicId=
${field.id
}"
,
data
:
"commentBasicId=
{ms:field.id/
}"
,
url
:
"
${global.host
}/comment/list.do"
,
url
:
"
{ms:global.host/
}/comment/list.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
obj
.
commentsList
=
msg
.
list
;
obj
.
commentsList
=
msg
.
list
;
}
}
...
@@ -184,8 +184,8 @@
...
@@ -184,8 +184,8 @@
var
obj
=
this
;
var
obj
=
this
;
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
data
:
"commentContent="
+
$
(
"textarea[name=comments]"
).
val
()
+
"&isCode=false&commentBasicId=
${field.id
}"
,
data
:
"commentContent="
+
$
(
"textarea[name=comments]"
).
val
()
+
"&isCode=false&commentBasicId=
{ms:field.id/
}"
,
url
:
"
${global.host
}/people/comment/save.do"
,
url
:
"
{ms:global.host/
}/people/comment/save.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
if
(
msg
.
result
)
{
if
(
msg
.
result
)
{
alert
(
"评论成功"
);
alert
(
"评论成功"
);
...
@@ -207,7 +207,7 @@
...
@@ -207,7 +207,7 @@
//登录状态
//登录状态
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
url
:
"
${global.host
}/checkLoginStatus.do"
,
url
:
"
{ms:global.host/
}/checkLoginStatus.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
obj
.
loginStatus
=
msg
.
result
;
obj
.
loginStatus
=
msg
.
result
;
}
}
...
@@ -216,8 +216,8 @@
...
@@ -216,8 +216,8 @@
//关注数
//关注数
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
data
:
"basicAttentionBasicId=
${field.id
}&basicAttentionType=2"
,
data
:
"basicAttentionBasicId=
{ms:field.id/
}&basicAttentionType=2"
,
url
:
"
${global.host
}/attention/count.do"
,
url
:
"
{ms:global.host/
}/attention/count.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
obj
.
attentionNum
=
msg
;
obj
.
attentionNum
=
msg
;
}
}
...
@@ -225,8 +225,8 @@
...
@@ -225,8 +225,8 @@
//是否关注了
//是否关注了
$
.
ajax
({
$
.
ajax
({
type
:
"POST"
,
type
:
"POST"
,
data
:
"basicAttentionBasicId=
${field.id
}&basicAttentionType=2"
,
data
:
"basicAttentionBasicId=
{ms:field.id/
}&basicAttentionType=2"
,
url
:
"
${global.host
}/people/attention/isExists.do"
,
url
:
"
{ms:global.host/
}/people/attention/isExists.do"
,
success
:
function
(
msg
)
{
success
:
function
(
msg
)
{
obj
.
isAttention
=
msg
.
result
;
obj
.
isAttention
=
msg
.
result
;
}
}
...
...
src/main/webapp/templets/1/default/search.htm
View file @
992a43df
...
@@ -18,9 +18,9 @@
...
@@ -18,9 +18,9 @@
<ul
class=
"ms-content-main-ul"
>
<ul
class=
"ms-content-main-ul"
>
<
@
arclist
size=
10
ispaging=
true
>
<
@
arclist
size=
10
ispaging=
true
>
<li>
<li>
<a
href=
"${global.url}/${
item
.link}"
>
<a
href=
"${global.url}/${
field
.link}"
>
${
item
.title}
${
field
.title}
<span
class=
"ms-content-main-li-time"
>
${
item
.date?string("yyyy-MM-dd")}
</span>
<span
class=
"ms-content-main-li-time"
>
${
field
.date?string("yyyy-MM-dd")}
</span>
</a>
</a>
</li>
</li>
</
@
arclist>
</
@
arclist>
...
...
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