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
c3db17b3
Commit
c3db17b3
authored
Jan 26, 2019
by
a123456
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Signed-off-by: a123456 <1209165801@qq.com>
parent
c8c23456
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
11 additions
and
10 deletions
+11
-10
form.ftl
src/main/webapp/WEB-INF/manager/mweixin/keyword/form.ftl
+2
-2
index.ftl
src/main/webapp/WEB-INF/manager/mweixin/keyword/index.ftl
+2
-2
index.ftl
src/main/webapp/WEB-INF/manager/mweixin/menu/index.ftl
+2
-2
index.ftl
src/main/webapp/WEB-INF/manager/mweixin/message/index.ftl
+2
-2
weixin.ftl
src/main/webapp/WEB-INF/manager/mweixin/weixin.ftl
+3
-2
No files found.
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
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