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
5fbcb47d
Commit
5fbcb47d
authored
Jan 26, 2019
by
a123456
Browse files
Signed-off-by: a123456 <1209165801@qq.com>
parent
a2d57732
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/mweixin/metarial/material-list.ftl
View file @
5fbcb47d
<!--图文素材页-->
<!
DOCTYPE
html>
<
html
>
<head>
<meta charset="UTF-8">
<title></title>
<!-- <#include "/include/head-file.ftl"/> -->
<!--#include virtual="../include/head-file.ftl" -->
<link rel="stylesheet" href="../../../static/mweixin/css/material-list.css">
</head>
<body>
<div id="app">
<el-container>
<!--左侧meun-->
<el-aside width="140px">
<!--#include virtual="../include/menu.ftl" -->
</el-aside>
<
link
rel="stylesheet" href="../../../static/mweixin/css/material-list.css">
<
div
id="material-list-vue">
<el-container>
<!--左侧meun-->
<el-aside width="140px">
<!--#include virtual="../include/menu.ftl" -->
</el-aside>
<el-container>
<!--右侧头部-->
<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-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-main class="ms-admin-material-list">
<div class="ms-admin-material-item">
</el-header>
<!--素材列表-->
<el-main class="ms-admin-material-list">
<div class="ms-admin-material-item">
</div>
</el-main>
</el-container>
</div>
</el-main>
</el-container>
</el-
cont
ain
er
>
</
div
>
</
body
>
</
html
>
</el-
m
ain>
</
el-container
>
</
el-container
>
</
div
>
<
script
>
new Vue(
{
el
:
"#
app
"
,
el
:
"#
material-list-vue
"
,
data
:
{},
methods
:
{},
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 @@
</head>
<body>
<!--#include virtual="menu.ftl" -->
<!--#include virtual="material/material-list.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