Commit 5fbcb47d authored by a123456's avatar a123456

Signed-off-by: a123456 <1209165801@qq.com>

parent a2d57732
<!--图文素材页-->
<!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">
<link rel="stylesheet" href="../../../static/mweixin/css/material-list.css">
<div id="material-list-vue">
<el-container>
<!--左侧meun-->
<el-aside width="140px">
......@@ -41,13 +31,11 @@
</el-main>
</el-container>
</el-container>
</div>
</body>
</html>
</div>
<script>
new Vue({
el: "#app",
el: "#material-list-vue",
data: {},
methods: {},
mounted: function() {}
......
......@@ -8,5 +8,6 @@
</head>
<body>
<!--#include virtual="menu.ftl" -->
<!--#include virtual="material/material-list.ftl" -->
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment