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
4d731c6c
Commit
4d731c6c
authored
Jan 30, 2019
by
yinxr
Browse files
Merge branch '4.7.0' of
https://gitee.com/mingSoft/MCMS.git
into 4.7.0
parents
7846fc29
cf4bb3be
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/index.ftl
View file @
4d731c6c
...
...
@@ -10,6 +10,7 @@
<!--#include virtual="include/head-file.ftl" -->
<!--#include virtual="./reset-password.ftl" -->
<!--#include virtual="./exit-system.ftl" -->
<!--
<link rel="stylesheet" href="../../../static/ms-admin/4.7.0/css/index.css">
</head>
...
...
src/main/webapp/WEB-INF/manager/login.ftl
View file @
4d731c6c
...
...
@@ -6,10 +6,12 @@
<#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" -->
<!--#include virtual="include/head-file.ftl"-->
<!--
<link rel="stylesheet" href="../../../static/ms-admin/4.7.0/css/login.css">
-->
</head>
<body>
...
...
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