From f43258c4e2394cb6182db9c94f5c5a6d033fd5d4 Mon Sep 17 00:00:00 2001 From: mrzhssss <pro6@qq.com> Date: 星期一, 12 九月 2022 13:53:41 +0800 Subject: [PATCH] ## --- src/main/webapp/views/index_datashow3.html | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index_datashow3.html b/src/main/webapp/views/index_datashow3.html index 9b03d02..8086b17 100644 --- a/src/main/webapp/views/index_datashow3.html +++ b/src/main/webapp/views/index_datashow3.html @@ -11,7 +11,7 @@ <!-- <script src="../static/js/tableData2.js"></script>--> <script src="../static/js/tableData3.js"></script> <script src="../static/js/projectShow3.js"></script> - <script src="../static/js/projectShow3.js"></script> + <script src="../static/js/changetime.js"></script> <script src="../static/js/cols.js"></script> </head> <body> @@ -62,6 +62,10 @@ <div id="text">褰撳墠椤圭洰璁″垝鏃堕棿涓嶅畬鏁达紱璇疯ˉ鍏呭畬鎴愬悗閲嶈瘯!</div> <button id="closee" onclick="">纭� 璁�</button> </div> + + <div id="changes"> + + </div> </body> </html> <script type="text/javascript"> -- Gitblit v1.9.1