From dce9e946c4672f2462c0b0e3b4458813f8b6054e Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 09 九月 2022 17:06:49 +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