diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 5edd7d1..0fd8f71 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -22,6 +22,7 @@
@@ -69,7 +70,7 @@ ${runtime.className}#${runtime.methodName}  ${runtime.avgRunTime}毫秒 + ">平均响应 ${runtime.avgRunTime} 毫秒
@@ -77,6 +78,25 @@
+ + +
+ +
+ @zhangchang#1729913829@qq.com +
+ +
+ +
+ @@ -101,7 +121,6 @@ //监听折叠 element.on('collapse(test)', function (data) { - console.log(data) id = data.title['0'].id show(data.content['0'],id) });