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
db5d47ba
Commit
db5d47ba
authored
Jan 25, 2019
by
yinxr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Signed-off-by: yinxr <2273460044@qq.com>
parent
c66c003a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
7 deletions
+8
-7
head-file.ftl
src/main/webapp/WEB-INF/manager/include/head-file.ftl
+0
-7
login.ftl
src/main/webapp/WEB-INF/manager/login.ftl
+2
-0
custom-menu.ftl
src/main/webapp/WEB-INF/manager/mweixin/custom-menu.ftl
+2
-0
keyword-reply.ftl
src/main/webapp/WEB-INF/manager/mweixin/keyword-reply.ftl
+1
-0
message-reply.ftl
src/main/webapp/WEB-INF/manager/mweixin/message-reply.ftl
+3
-0
No files found.
src/main/webapp/WEB-INF/manager/include/head-file.ftl
View file @
db5d47ba
...
@@ -17,13 +17,6 @@
...
@@ -17,13 +17,6 @@
<script src="http://cdn.mingsoft.net/ms/1.0/ms.http.js"></script>
<script src="http://cdn.mingsoft.net/ms/1.0/ms.http.js"></script>
<script src="http://cdn.mingsoft.net/ms/1.0/ms.util.js"></script>
<script src="http://cdn.mingsoft.net/ms/1.0/ms.util.js"></script>
<!-- <link rel="stylesheet" href="${base}/static/ms-admin/4.7.0/css/login.css"> -->
<!-- <link rel="stylesheet" href="${base}/static/mweixin/css/custom-menu.css"> -->
<!-- <link rel="stylesheet" href="${base}/static/mweixin/css/message-reply.css"> -->
<link rel="stylesheet" href="../../../static/ms-admin/4.7.0/css/login.css">
<link rel="stylesheet" href="../../../static/mweixin/css/custom-menu.css">
<link rel="stylesheet" href="../../../static/mweixin/css/message-reply.css">
<script>
<script>
// ms.base = "${base}";
// ms.base = "${base}";
// ms.manager = "${managerPath}";
// ms.manager = "${managerPath}";
...
...
src/main/webapp/WEB-INF/manager/login.ftl
View file @
db5d47ba
...
@@ -5,6 +5,8 @@
...
@@ -5,6 +5,8 @@
<title></title>
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="include/head-file.ftl" -->
<!--#include virtual="include/head-file.ftl" -->
<!-- <link rel="stylesheet" href="${base}/static/ms-admin/4.7.0/css/login.css"> -->
<link
rel=
"stylesheet"
href=
"../../../static/ms-admin/4.7.0/css/login.css"
>
</head>
</head>
<body>
<body>
...
...
src/main/webapp/WEB-INF/manager/mweixin/custom-menu.ftl
View file @
db5d47ba
...
@@ -5,6 +5,8 @@
...
@@ -5,6 +5,8 @@
<title></title>
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<!--#include virtual="../include/head-file.ftl" -->
<!-- <link rel="stylesheet" href="${base}/static/mweixin/css/custom-menu.css"> -->
<link
rel=
"stylesheet"
href=
"../../../static/mweixin/css/custom-menu.css"
>
</head>
</head>
<body>
<body>
<div
id=
"custom-menu"
class=
"ms-custom-menu"
>
<div
id=
"custom-menu"
class=
"ms-custom-menu"
>
...
...
src/main/webapp/WEB-INF/manager/mweixin/keyword-reply.ftl
View file @
db5d47ba
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
<!-- <#include "/include/head-file.ftl"/> -->
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<!--#include virtual="../include/head-file.ftl" -->
<link
rel=
"stylesheet"
href=
"../../../static/mweixin/css/keyword-reply.css"
>
<link
rel=
"stylesheet"
href=
"../../../static/mweixin/css/keyword-reply.css"
>
<!-- <link rel="stylesheet" href="${base}/static/mweixin/css/keyword-reply.css"> -->
</head>
</head>
<body>
<body>
...
...
src/main/webapp/WEB-INF/manager/mweixin/message-reply.ftl
View file @
db5d47ba
...
@@ -6,6 +6,9 @@
...
@@ -6,6 +6,9 @@
<title></title>
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<!--#include virtual="../include/head-file.ftl" -->
<!-- <link rel="stylesheet" href="${base}/static/mweixin/css/message-reply.css"> -->
<link
rel=
"stylesheet"
href=
"../../../static/mweixin/css/message-reply.css"
>
</head>
</head>
<body>
<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