mirror of
https://github.com/moshowgame/SpringBootCodeGenerator.git
synced 2026-03-22 15:39:04 +08:00
Merge branch 'master' into 3.1
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||||
<title>${(value.title)!!}</title>
|
<title>${(value.title)!!}</title>
|
||||||
<meta name="keywords" content="${(value.keywords)!!}">
|
<meta name="keywords" content="${(value.keywords)!!}">
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
/*统计代码,便于统计流量,请勿移除,谢谢!*/
|
/*统计代码,便于统计流量,请勿移除,谢谢!*/
|
||||||
var _hmt = _hmt || [];
|
var _hmt = _hmt || [];
|
||||||
@@ -19,3 +20,4 @@
|
|||||||
<#else>
|
<#else>
|
||||||
<#include "/header-CDN.html">
|
<#include "/header-CDN.html">
|
||||||
</#if>
|
</#if>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user