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