This commit is contained in:
parent
0f5d842a64
commit
38219f7b07
6 changed files with 87 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/static/style/style.css">
|
||||
<script src="/static/js/echarts.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
{{template "navbar"}}
|
||||
{{end}}
|
||||
{{end}}
|
||||
|
|
|
@ -19,4 +19,5 @@
|
|||
{{end}}
|
||||
</table>
|
||||
</div>
|
||||
{{.Element}} {{.Script}}
|
||||
{{template "tail"}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue