Merge branch 'main' of github.com:httprunner/hrp

Change-Id: I3989c88355fe3d70f4753e737e0d0dd4c059c9eb
This commit is contained in:
buyuxiang
2022-02-14 14:41:38 +08:00
4 changed files with 34 additions and 17 deletions

View File

@@ -235,6 +235,7 @@
<a class="close" href="#record_{{$suite_index}}_{{$loop_index}}">&times;</a>
<div class="content">
<h3>Name: {{ .Name }}</h3>
{{- if .Data}}
<h3>Request:</h3>
<div style="overflow: auto">
<table>
@@ -332,8 +333,8 @@
</tr>
</table>
</div>
</div>
{{- end }}
</div>
</div>
</div>