- - {{projectName}} - {{testName}} - {{reportName}} - + + + + {{projectName}} + {{testName}} + {{reportName}} + + + + 立即停止 + 再次执行 + 导出 + 比较 + + + + + 持续时间: 30 分钟 + + + 开始时间: 2020-3-10 12:00:00 + + + 结束时间: 2020-3-10 12:30:00 + + - - 立即停止 - 再次执行 - 导出 - 比较 - @@ -94,4 +109,14 @@ width: 100%; max-width: 1200px; } + + .ms-report-view-btns { + margin-top: 15px; + } + + .ms-report-time-desc { + text-align: left; + display: block; + color: #5C7878; + } diff --git a/frontend/src/performance/components/report/components/TestOverview.vue b/frontend/src/performance/components/report/components/TestOverview.vue index 54af3bb2fe..bc7ba5d362 100644 --- a/frontend/src/performance/components/report/components/TestOverview.vue +++ b/frontend/src/performance/components/report/components/TestOverview.vue @@ -1,15 +1,185 @@