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
ed655b6f
Commit
ed655b6f
authored
Aug 09, 2019
by
ms group dev
Browse files
4.7.1更新
parent
6d0f7093
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
doc/db-mcms-mysql-4.7.1.sql
View file @
ed655b6f
This diff is collapsed.
Click to expand it.
pom.xml
View file @
ed655b6f
...
@@ -3,12 +3,10 @@
...
@@ -3,12 +3,10 @@
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
mcms
</artifactId>
<artifactId>
mcms
</artifactId>
<version>
4.7.0-SNAPSHOT
</version>
<version>
4.7.0-SNAPSHOT
</version>
<name>
ms-mcms
</name>
<name>
ms-mcms
</name>
<packaging>
jar
</packaging>
<properties>
<properties>
<java.version>
1.8
</java.version>
<java.version>
1.8
</java.version>
</properties>
</properties>
...
@@ -40,9 +38,13 @@
...
@@ -40,9 +38,13 @@
<dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mpeople
</artifactId>
<artifactId>
ms-mpeople
</artifactId>
<version>
1.0.8-SNAPSHOT
</version>
<version>
1.0.8
</version>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-upgrader
</artifactId>
<version>
1.0.6-SNAPSHOT
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
<build>
<build>
<finalName>
ms-mcms
</finalName>
<finalName>
ms-mcms
</finalName>
...
...
src/main/webapp/WEB-INF/manager/cms/article/article_main.ftl
View file @
ed655b6f
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
field
:
'
basicDateTime
'
,
field
:
'
basicDateTime
'
,
title
:
'发布时间'
,
title
:
'发布时间'
,
align
:
'
center
'
,
align
:
'
center
'
,
width
:
9
0
width
:
15
0
}
]
}
]
})
;
})
;
//查询文章标题
//查询文章标题
...
...
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