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
c3db17b3
Commit
c3db17b3
authored
Jan 26, 2019
by
a123456
Browse files
Signed-off-by: a123456 <1209165801@qq.com>
parent
c8c23456
Changes
5
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/mweixin/keyword/form.ftl
View file @
c3db17b3
...
...
@@ -5,8 +5,8 @@
<
head
>
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<link rel="stylesheet" href="../../../static/mweixin/css/keyword-reply.css">
<!--#include virtual="../
../
include/head-file.ftl" -->
<link rel="stylesheet" href="../../../
../
static/mweixin/css/keyword-reply.css">
<!-- <link rel="stylesheet" href="$
{
base
}
/static/mweixin/css/keyword-reply.css"> -->
</
head
>
...
...
src/main/webapp/WEB-INF/manager/mweixin/keyword/index.ftl
View file @
c3db17b3
...
...
@@ -4,8 +4,8 @@
<
head
>
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<link rel="stylesheet" href="../../../static/mweixin/css/keyword-list.css">
<!--#include virtual="../
../
include/head-file.ftl" -->
<link rel="stylesheet" href="../../../
../
static/mweixin/css/keyword-list.css">
<!-- <link rel="stylesheet" href="$
{
base
}
/static/mweixin/css/keyword-list.css"> -->
</
head
>
...
...
src/main/webapp/WEB-INF/manager/mweixin/menu/index.ftl
View file @
c3db17b3
...
...
@@ -4,9 +4,9 @@
<
head
>
<title></title>
<!-- <#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">
<link rel="stylesheet" href="../../../
../
static/mweixin/css/custom-menu.css">
</
head
>
<
body
>
<div id="custom-menu" class="ms-custom-menu">
...
...
src/main/webapp/WEB-INF/manager/mweixin/message/index.ftl
View file @
c3db17b3
...
...
@@ -7,8 +7,8 @@
<!-- <#include "/include/head-file.ftl"/> -->
<!-- <link rel="stylesheet" href="$
{
base
}
/static/mweixin/css/message-reply.css"> -->
<!--#include virtual="../include/head-file.ftl" -->
<link rel="stylesheet" href="../../../static/mweixin/css/message-reply.css">
<!--#include virtual="../
../
include/head-file.ftl" -->
<link rel="stylesheet" href="../../../
../
static/mweixin/css/message-reply.css">
</
head
>
...
...
src/main/webapp/WEB-INF/manager/mweixin/weixin.ftl
View file @
c3db17b3
...
...
@@ -4,10 +4,10 @@
<meta charset="UTF-8">
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<!--#include virtual="../
../
include/head-file.ftl" -->
</head>
<body>
<!--#include virtual="menu.ftl" -->
<!--#include virtual="material/index.ftl" -->
<!--#include virtual="material/index.ftl" -->
</body>
</
html
>
\ No newline at end of file
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