Browse Source

增加调试任务的信息

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.4.1^2
zouap 4 years ago
parent
commit
b418239113
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      templates/repo/cloudbrain/show.tmpl

+ 1
- 2
templates/repo/cloudbrain/show.tmpl View File

@@ -84,7 +84,6 @@
.info_text {
padding-bottom: 20px;
padding-right: 20px;
color: #8a8e99;
font-size: 12px;
}

@@ -312,7 +311,7 @@ td, th {

<td class="ti-text-form-content">
<div class="text-span text-span-w">
{{$.Platform}}
{{$.result.Platform}}
</div>
</td>
</tr>


Loading…
Cancel
Save