This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.7.1
zouap
3 years ago
parent
9a30d8ce36
commit
71aea041e3
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/modelmanage/convertIndex.tmpl
+1
-1
templates/repo/modelmanage/index.tmpl
+ 1
- 1
templates/repo/modelmanage/convertIndex.tmpl
View File
@@ -26,7 +26,7 @@
<div class="repository release dataset-list view">
{{template "repo/header" .}}
<!-- 列表容器 -->
<div class="ui container
{{if ne .MODEL_COUNT 0}}active loader {{end}}
" id="loadContainer">
<div class="ui container" id="loadContainer">
{{template "base/alert" .}}
<div class="ui two column stackable grid">
<div class="column">
+ 1
- 1
templates/repo/modelmanage/index.tmpl
View File
@@ -9,7 +9,7 @@
color: rgba(0, 0, 0, .87) !important
}
.newtext{
left: 5px !important
left:
1
5px !important
}
.menuContent{
position: absolute;
Write
Preview
Loading…
Cancel
Save