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
7846fc29
Commit
7846fc29
authored
Jan 30, 2019
by
yinxr
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '4.7.0' of
https://gitee.com/mingSoft/MCMS.git
into 4.7.0
# Conflicts: # src/main/webapp/WEB-INF/manager/index.ftl
parents
fe65622e
a6006152
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
head-file.ftl
src/main/webapp/WEB-INF/manager/include/head-file.ftl
+1
-0
login.ftl
src/main/webapp/WEB-INF/manager/login.ftl
+3
-1
No files found.
src/main/webapp/WEB-INF/manager/include/head-file.ftl
View file @
7846fc29
...
...
@@ -41,6 +41,7 @@
<script>
ms.base = "${base}";
ms.manager = "${managerPath}";
ms.web = ms.base;
// ms.base = "http://192.168.0.54:85";
// ms.manager = "http://192.168.0.54:85/apis/ms";
...
...
src/main/webapp/WEB-INF/manager/login.ftl
View file @
7846fc29
...
...
@@ -5,9 +5,11 @@
<title></title>
<
#
include
"/
include
/
head-file
.
ftl
"
/>
<link
rel=
"stylesheet"
href=
"${base}/static/ms-admin/4.7.0/css/login.css"
>
<!--
<!--#include virtual="include/head-file.ftl" -->
<link
rel=
"stylesheet"
href=
"../../../static/ms-admin/4.7.0/css/login.css"
>
-->
</head>
<body>
...
...
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