@@ -0,0 +1,7 @@ | |||||
var _hmt = _hmt || []; | |||||
(function() { | |||||
var hm = document.createElement("script"); | |||||
hm.src = "https://hm.baidu.com/hm.js?f17e264e40b4ac75672813c1a2ae7110"; | |||||
var s = document.getElementsByTagName("script")[0]; | |||||
s.parentNode.insertBefore(hm, s); | |||||
})(); |
@@ -268,6 +268,7 @@ | |||||
<script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | <script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | ||||
<script th:src="@{/common/iconfont.js}"></script> | <script th:src="@{/common/iconfont.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:src="@{/dist/js/sidebarmenu.js}"></script> | <script th:src="@{/dist/js/sidebarmenu.js}"></script> | ||||
<script th:src="@{/common/header.js}"></script> | <script th:src="@{/common/header.js}"></script> | ||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
@@ -41,6 +41,7 @@ | |||||
</div> | </div> | ||||
<script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | <script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | ||||
<script th:src="@{/common/common.js}"></script> | <script th:src="@{/common/common.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript"> | <script th:inline="javascript"> | ||||
let menu = [[${menu}]]; | let menu = [[${menu}]]; | ||||
common_menu = menu; | common_menu = menu; | ||||
@@ -50,6 +50,7 @@ | |||||
<!-- End Sidebar scroll--> | <!-- End Sidebar scroll--> | ||||
<script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | <script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | ||||
<script th:src="@{/dist/project.js}"></script> | <script th:src="@{/dist/project.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
var ctxPath = /*[[@{/}]]*/''; | var ctxPath = /*[[@{/}]]*/''; | ||||
let group_Id = '[[${groupid}]]'; | let group_Id = '[[${groupid}]]'; | ||||
@@ -45,6 +45,7 @@ | |||||
</nav> | </nav> | ||||
</div> | </div> | ||||
<script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | <script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:src="@{/common/common.js}"></script> | <script th:src="@{/common/common.js}"></script> | ||||
<script th:inline="javascript"> | <script th:inline="javascript"> | ||||
var ctx = [[@{/}]]; | var ctx = [[@{/}]]; | ||||
@@ -77,6 +77,7 @@ | |||||
<!-- End Sidebar scroll--> | <!-- End Sidebar scroll--> | ||||
<script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | <script th:src="@{/assets/libs/jquery/dist/jquery.min.js}"></script> | ||||
<script th:src="@{/dist/project.js}"></script> | <script th:src="@{/dist/project.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
var ctxPath = /*[[@{/}]]*/''; | var ctxPath = /*[[@{/}]]*/''; | ||||
/* $(document).ready(function () { | /* $(document).ready(function () { | ||||
@@ -244,6 +244,7 @@ | |||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/js/sidebarmenu.js}"></script> | <script th:src="@{/dist/js/sidebarmenu.js}"></script> | ||||
<script th:src="@{/common/header.js}"></script> | <script th:src="@{/common/header.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
var ctxPath = /*[[@{/}]]*/''; | var ctxPath = /*[[@{/}]]*/''; | ||||
countDown(); | countDown(); | ||||
@@ -1027,6 +1027,7 @@ | |||||
<!-- <script th:src="@{/dist/displayboard.js}"></script> --> | <!-- <script th:src="@{/dist/displayboard.js}"></script> --> | ||||
<script th:src="@{/dist/displayboard/displayboard.js?t=0616}"></script> | <script th:src="@{/dist/displayboard/displayboard.js?t=0616}"></script> | ||||
<!-- <script src=" dist/js/pages/dashboards/dashboard2.js"></script> --> | <!-- <script src=" dist/js/pages/dashboards/dashboard2.js"></script> --> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:src="@{/assets/libs/sweetalert/sweetalert.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert/sweetalert.min.js}"></script> | ||||
<script> | <script> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -46,6 +46,7 @@ | |||||
<script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | ||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script src="https://cdn.jsdelivr.net/npm/jutils-src"></script> | <script src="https://cdn.jsdelivr.net/npm/jutils-src"></script> | ||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -389,6 +389,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/d3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/d3.min.js}"></script> | ||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -1890,6 +1890,7 @@ | |||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/monitor.js?unixtemp=0728}"></script> | <script th:src="@{/dist/monitor.js?unixtemp=0728}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<!--<script src="https://cdn.bootcdn.net/ajax/libs/bootstrap-multiselect/0.9.16/js/bootstrap-multiselect.js"></script>--> | <!--<script src="https://cdn.bootcdn.net/ajax/libs/bootstrap-multiselect/0.9.16/js/bootstrap-multiselect.js"></script>--> | ||||
<!--<script th:src="@{/dist/js/bootstrap-multiselect.js}"></script>--> | <!--<script th:src="@{/dist/js/bootstrap-multiselect.js}"></script>--> | ||||
<!--<script src="https://cdn.bootcdn.net/ajax/libs/bootstrap-multiselect/0.9.16/js/bootstrap-multiselect.min.js"></script>--> | <!--<script src="https://cdn.bootcdn.net/ajax/libs/bootstrap-multiselect/0.9.16/js/bootstrap-multiselect.min.js"></script>--> | ||||
@@ -264,6 +264,7 @@ | |||||
<script th:src="@{/dist/js/xsjs/circleChart.es5.min.js}"></script> | <script th:src="@{/dist/js/xsjs/circleChart.es5.min.js}"></script> | ||||
<script th:src="@{/dist/js/xsjs/circleChart.js}"></script> | <script th:src="@{/dist/js/xsjs/circleChart.js}"></script> | ||||
<script th:src="@{/dist/js/xsjs/circleChart.min.js}"></script> | <script th:src="@{/dist/js/xsjs/circleChart.min.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
var articleId = [[${articleid}]]; | var articleId = [[${articleid}]]; | ||||
@@ -290,6 +290,7 @@ | |||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<!-- 提示框 --> | <!-- 提示框 --> | ||||
<script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -377,6 +377,7 @@ | |||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | ||||
<script th:src="@{/assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js}"></script> | <script th:src="@{/assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -151,6 +151,7 @@ | |||||
<script th:src="@{/dist/js/projectlist.js}"></script> | <script th:src="@{/dist/js/projectlist.js}"></script> | ||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></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"> | <script th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -139,6 +139,7 @@ | |||||
<script th:src="@{/dist/js/projectlist.js}"></script> | <script th:src="@{/dist/js/projectlist.js}"></script> | ||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></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"> | <script th:inline="javascript" type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -848,6 +848,7 @@ | |||||
<script th:src="@{/dist/js/publicoption.js?unixtemp=888888}"></script> | <script th:src="@{/dist/js/publicoption.js?unixtemp=888888}"></script> | ||||
<script th:src="@{/dist/eventAnalysisDetail.js?unixtemp=888888}"></script> | <script th:src="@{/dist/eventAnalysisDetail.js?unixtemp=888888}"></script> | ||||
<script th:src="@{/dist/eventAnalysisReport.js?unixtemp=888888}"></script> | <script th:src="@{/dist/eventAnalysisReport.js?unixtemp=888888}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
var publicoption=[[${publicoption}]] | var publicoption=[[${publicoption}]] | ||||
@@ -196,6 +196,7 @@ | |||||
<script th:src="@{/dist/js/publicoption.js?unixtemp=888888}"></script> | <script th:src="@{/dist/js/publicoption.js?unixtemp=888888}"></script> | ||||
<script th:src="@{/dist/eventAnalysisReport.js?unixtemp=888888}"></script> | <script th:src="@{/dist/eventAnalysisReport.js?unixtemp=888888}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script> | <script> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -352,6 +352,7 @@ | |||||
<script th:src="@{/dist/js/publicoption.js}"></script> | <script th:src="@{/dist/js/publicoption.js}"></script> | ||||
<script th:src="@{/dist/eventAnalysisReport.js}"></script> | <script th:src="@{/dist/eventAnalysisReport.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script> | <script> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
var dataList=[] | var dataList=[] | ||||
@@ -733,6 +733,7 @@ | |||||
<script th:src="@{/dist/js/china.js}"></script> | <script th:src="@{/dist/js/china.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/reportDetail.js?unixtemp=0728}"></script> | <script th:src="@{/dist/reportDetail.js?unixtemp=0728}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -174,6 +174,7 @@ | |||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/dist/report.js}"></script> | <script th:src="@{/dist/report.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -189,6 +189,7 @@ | |||||
<script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | ||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/dist/search.js}"></script> | <script th:src="@{/dist/search.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript"> | <script type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -100,6 +100,7 @@ | |||||
<script th:src="@{/dist/js/sidebarmenu.js}"></script> | <script th:src="@{/dist/js/sidebarmenu.js}"></script> | ||||
<script th:src="@{/dist/js/custom.min.js}"></script> | <script th:src="@{/dist/js/custom.min.js}"></script> | ||||
<script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -138,7 +138,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -182,6 +182,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
@@ -301,6 +301,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -176,6 +176,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -152,6 +152,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -141,6 +141,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -141,6 +141,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -138,6 +138,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -1685,6 +1685,7 @@ | |||||
<!--js调用--> | <!--js调用--> | ||||
<script th:src="@{/dist/monitorsearch.js?unixtemp=888888}"></script> | <script th:src="@{/dist/monitorsearch.js?unixtemp=888888}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script src="https://cdn.jsdelivr.net/npm/jutils-src"></script> | <script src="https://cdn.jsdelivr.net/npm/jutils-src"></script> | ||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
@@ -139,6 +139,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/search_detail.js}"></script> | <script th:src="@{/dist/search_detail.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -473,6 +473,7 @@ | |||||
<script src="../dist/js/pages.js"></script> | <script src="../dist/js/pages.js"></script> | ||||
<!-- 右上角提示 --> | <!-- 右上角提示 --> | ||||
<script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | <script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script> | <script> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
$('.navLi').click(function(){ | $('.navLi').click(function(){ | ||||
@@ -194,6 +194,7 @@ | |||||
<script th:src="@{/dist/js/pages.js}"></script> | <script th:src="@{/dist/js/pages.js}"></script> | ||||
<script th:src="@{/common/common.js}"></script> | <script th:src="@{/common/common.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
@@ -212,6 +212,7 @@ | |||||
<script src="../dist/js/pages.js"></script> | <script src="../dist/js/pages.js"></script> | ||||
<!-- 右上角提示 --> | <!-- 右上角提示 --> | ||||
<script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | <script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
$(function(){ | $(function(){ | ||||
@@ -518,6 +518,7 @@ | |||||
<!-- 右上角提示 --> | <!-- 右上角提示 --> | ||||
<script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | <script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | ||||
<script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | <script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script> | <script> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
$('.navLi').click(function(){ | $('.navLi').click(function(){ | ||||
@@ -128,6 +128,7 @@ | |||||
<!-- 右上角提示 --> | <!-- 右上角提示 --> | ||||
<script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | <script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | ||||
<script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | <script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<!--<script th:src="@{/common/common.js}"></script>--> | <!--<script th:src="@{/common/common.js}"></script>--> | ||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
@@ -385,6 +385,7 @@ | |||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | <script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | ||||
<script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | <script th:src="@{/assets/libs/sweetalert2/dist/sweetalert2.all.min.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
@@ -196,6 +196,7 @@ | |||||
<script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | <script src="../assets/libs/block-ui/jquery.blockUI.js"></script> | ||||
<script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | <script src="../assets/libs/bootstrap-switch/dist/js/bootstrap-switch.min.js"></script> | ||||
<script th:src="@{/common/common.js}"></script> | <script th:src="@{/common/common.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script type="text/javascript" th:inline="javascript"> | <script type="text/javascript" th:inline="javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||
$(".bt-switch input[type='checkbox'], .bt-switch input[type='radio']").bootstrapSwitch(); | $(".bt-switch input[type='checkbox'], .bt-switch input[type='radio']").bootstrapSwitch(); | ||||
@@ -113,6 +113,7 @@ | |||||
<script th:src="@{/assets/libs/bootstrap/dist/js/bootstrap.min.js}"></script> | <script th:src="@{/assets/libs/bootstrap/dist/js/bootstrap.min.js}"></script> | ||||
<script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | <script th:src="@{/assets/libs/block-ui/jquery.blockUI.js}"></script> | ||||
<script th:src="@{/dist/js/sidebarmenu.js}"></script> | <script th:src="@{/dist/js/sidebarmenu.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<!-- ============================================================== --> | <!-- ============================================================== --> | ||||
<!-- This page plugin js --> | <!-- This page plugin js --> | ||||
@@ -55,6 +55,7 @@ | |||||
<script th:src="@{/assets/extra-libs/c3/d3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/d3.min.js}"></script> | ||||
<script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | <script th:src="@{/assets/extra-libs/c3/c3.min.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
var ctxPath = /*[[@{/}]]*/''; | var ctxPath = /*[[@{/}]]*/''; | ||||
@@ -572,6 +572,7 @@ | |||||
<script th:src="@{/dist/anycharts/data.js}"></script> | <script th:src="@{/dist/anycharts/data.js}"></script> | ||||
<script th:src="@{/common/tools.js}"></script> | <script th:src="@{/common/tools.js}"></script> | ||||
<script th:src="@{/dist/volume.js}"></script> | <script th:src="@{/dist/volume.js}"></script> | ||||
<script th:src="@{/dist/baidu/baidu_statistics.js}"></script> | |||||
<script th:inline="javascript" type="text/javascript"> | <script th:inline="javascript" type="text/javascript"> | ||||
$("#currentyear").text((new Date()).getFullYear()); | $("#currentyear").text((new Date()).getFullYear()); | ||||