Browse Source

集成站点统计

tags/v1.0.1-224.11141
wangyi15124 2 years ago
parent
commit
7ce4392457
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main/resources/templates/monitor/overview.html

+ 1
- 0
src/main/resources/templates/monitor/overview.html View File

@@ -1176,6 +1176,7 @@
<script th:src="@{/dist/anycharts/data.js}"></script>
<script th:src="@{/dist/analysis.js?unixtemp=0817}"></script>
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script>
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script>
<script th:inline="javascript" type="text/javascript">
$("#currentyear").text((new Date()).getFullYear());


Loading…
Cancel
Save