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
5fbcb47d
Commit
5fbcb47d
authored
Jan 26, 2019
by
a123456
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Signed-off-by: a123456 <1209165801@qq.com>
parent
a2d57732
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
30 additions
and
40 deletions
+30
-40
material-list.ftl
...webapp/WEB-INF/manager/mweixin/metarial/material-list.ftl
+28
-40
keyword-list.ftl
...ain/webapp/WEB-INF/manager/mweixin/reply/keyword-list.ftl
+0
-0
keyword-reply.ftl
...in/webapp/WEB-INF/manager/mweixin/reply/keyword-reply.ftl
+0
-0
weixin.ftl
src/main/webapp/WEB-INF/manager/mweixin/weixin.ftl
+2
-0
No files found.
src/main/webapp/WEB-INF/manager/mweixin/metarial/material-list.ftl
View file @
5fbcb47d
<!--图文素材页-->
<!--图文素材页-->
<link rel="stylesheet" href="../../../static/mweixin/css/material-list.css">
<!DOCTYPE html>
<div id="material-list-vue">
<html>
<el-container>
<head>
<!--左侧meun-->
<meta
charset=
"UTF-8"
>
<el-aside width="140px">
<title></title>
<!--#include virtual="../include/menu.ftl" -->
<!-- <#include "/include/head-file.ftl"/> -->
</el-aside>
<!--#include virtual="../include/head-file.ftl" -->
<el-container>
<link
rel=
"stylesheet"
href=
"../../../static/mweixin/css/material-list.css"
>
<!--右侧头部-->
</head>
<el-header height="50px">
<body>
<el-row class="ms-fr">
<div
id=
"app"
>
<el-button type="success">保存</el-button>
<el-container>
<el-button>更新</el-button>
<!--左侧meun-->
<el-button>返回</el-button>
<el-aside
width=
"140px"
>
</el-row>
<!--#include virtual="../include/menu.ftl" -->
</el-header>
</el-aside>
<el-main>
<!--内容同步-->
<el-container>
<el-container>
<!--右侧头部-->
<el-header height="50px">
<el-header height="50px">
<el-row
class=
"ms-fr"
>
<el-button
type=
"success"
>
保存
</el-button>
<el-button>
更新
</el-button>
<el-button>
返回
</el-button>
</el-row>
</el-header>
<el-main>
<!--内容同步-->
<el-container>
<el-header
height=
"50px"
>
</el-header>
</el-header>
<!--素材列表-->
<!--素材列表-->
<el-main
class=
"ms-admin-material-list"
>
<el-main class="ms-admin-material-list">
<div
class=
"ms-admin-material-item"
>
<div class="ms-admin-material-item">
</div>
</div>
</el-main>
</el-container>
</el-main>
</el-main>
</el-container>
</el-container>
</el-
container
>
</el-
main
>
</
div
>
</
el-container
>
</
body
>
</
el-container
>
</
html
>
</
div
>
<script>
<script>
new Vue({
new Vue({
el
:
"#
app
"
,
el: "#
material-list-vue
",
data: {},
data: {},
methods: {},
methods: {},
mounted: function() {}
mounted: function() {}
...
...
src/main/webapp/WEB-INF/manager/mweixin/
keyword
/keyword-list.ftl
→
src/main/webapp/WEB-INF/manager/mweixin/
reply
/keyword-list.ftl
View file @
5fbcb47d
File moved
src/main/webapp/WEB-INF/manager/mweixin/
keyword
/keyword-reply.ftl
→
src/main/webapp/WEB-INF/manager/mweixin/
reply
/keyword-reply.ftl
View file @
5fbcb47d
File moved
src/main/webapp/WEB-INF/manager/mweixin/weixin.ftl
View file @
5fbcb47d
...
@@ -8,5 +8,6 @@
...
@@ -8,5 +8,6 @@
</head>
</head>
<body>
<body>
<!--#include virtual="menu.ftl" -->
<!--#include virtual="menu.ftl" -->
<!--#include virtual="material/material-list.ftl" -->
</body>
</body>
</html>
</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