优化代码

This commit is contained in:
Minho
2018-02-05 13:41:24 +08:00
parent 7e98f2c396
commit 065570513d
22 changed files with 47 additions and 39 deletions

View File

@@ -52,7 +52,7 @@
</div>
<template id="historyContent">{{.HistoryContent}}</template>
<template id="documentContent">{{.Content}}</template>
<script type="text/javascript" src="/static/layer/layer.js"></script>
<script type="text/javascript" src="{{cdnjs "/static/layer/layer.js"}}"></script>
</body>
</html>