|
@@ -101,10 +101,7 @@ |
|
|
line-height: 30px; |
|
|
line-height: 30px; |
|
|
padding-bottom: 20px; |
|
|
padding-bottom: 20px; |
|
|
} |
|
|
} |
|
|
.ti-text-form-contentline60{ |
|
|
|
|
|
line-height: 60px; |
|
|
|
|
|
padding-bottom: 20px; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.ti-form>tbody>tr>td { |
|
|
.ti-form>tbody>tr>td { |
|
|
vertical-align: top; |
|
|
vertical-align: top; |
|
|
white-space: normal; |
|
|
white-space: normal; |
|
@@ -307,17 +304,17 @@ td, th { |
|
|
</td> |
|
|
</td> |
|
|
|
|
|
|
|
|
<td class="ti-text-form-content"> |
|
|
<td class="ti-text-form-content"> |
|
|
<div class="text-span text-span-w" id="model_description"> |
|
|
|
|
|
|
|
|
<div class="text-span-new" id="model_description"> |
|
|
{{.Description}} |
|
|
{{.Description}} |
|
|
</div> |
|
|
</div> |
|
|
</td> |
|
|
</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr class="ti-no-ng-animate"> |
|
|
<tr class="ti-no-ng-animate"> |
|
|
<td class="ti-no-ng-animate ti-text-form-label text-width80"> |
|
|
<td class="ti-no-ng-animate ti-text-form-label text-width80"> |
|
|
数据集下载地址 |
|
|
|
|
|
|
|
|
{{$.i18n.Tr "repo.cloudbrain.datasetdownload"}} |
|
|
</td> |
|
|
</td> |
|
|
|
|
|
|
|
|
<td class="ti-text-form-contentline60"> |
|
|
|
|
|
|
|
|
<td class="ti-text-form-content"> |
|
|
<div class="text-span-new" id="model_description"> |
|
|
<div class="text-span-new" id="model_description"> |
|
|
{{$.datasetDownloadLink}} |
|
|
{{$.datasetDownloadLink}} |
|
|
</div> |
|
|
</div> |
|
|