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
9d5d59b6
Commit
9d5d59b6
authored
Dec 30, 2020
by
guwd
Browse files
模板更新
parent
3ea7dc26
Changes
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
9d5d59b6
...
...
@@ -22,7 +22,18 @@
</properties>
<dependencies>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-base
</artifactId>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mpeople
</artifactId>
...
...
@@ -32,7 +43,6 @@
<artifactId>
store-client
</artifactId>
<version>
5.2.0.RELEASE
</version>
</dependency>
</dependencies>
<build>
...
...
src/main/webapp/WEB-INF/manager/index.ftl
View file @
9d5d59b6
...
...
@@ -7,7 +7,7 @@
<script src="$
{
base
}
/static/plugins/sockjs/1.4.0/sockjs.min.js"></script>
<script src="$
{
base
}
/static/plugins/stomp/2.3.3/stomp.min.js"></script>
<!-- 此部分是铭飞平台MStroe的客户端(MStore不在铭飞开源产品范围),如果不需要使用MStore可以删除掉 -->
<script src="https://cdn.mingsoft.net/
ms/1.0/ms-web
.umd.min.js"></script>
<script src="https://cdn.mingsoft.net/
platform/ms-store
.umd.min.js"></script>
<style>
.to-ele
{
font-size
:
18
px
;
...
...
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