From 7de49ef8ce09953fa250361180851d0f4d8273ce Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期五, 29 五月 2020 09:40:03 +0800 Subject: [PATCH] # --- src/main/webapp/views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index ffc296e..11e6796 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -30,7 +30,7 @@ </ul> <!-- 涓讳綋鍐呭 --> - <iframe id="content" src="stock.html"></iframe> + <iframe id="content" src="console.html"></iframe> </body> <script> -- Gitblit v1.9.1