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
个人中心右侧增加广告位
tags/v1.22.5.2^2
OpenIhu
3 years ago
parent
af4e482d59
commit
4500c1e693
2 changed files
with
12 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-1
templates/user/dashboard/repolist.tmpl
+4
-1
web_src/less/openi.less
+ 8
- 1
templates/user/dashboard/repolist.tmpl
View File
@@ -162,5 +162,12 @@
</div>
</div>
</div>
</repo-search>
</repo-search>
<div class="ui hidden divider"></div>
<div>
<a href="https://openi.org.cn/index.php?m=content&c=index&a=show&catid=202&id=221" target="_blank">
<img src="https://openi.org.cn/uploadfile/2022/0427/c45291e24e30f54.jpg" class="ui fluid image" alt="">
</a>
</div>
</div>
+ 4
- 1
web_src/less/openi.less
View File
@@ -660,7 +660,10 @@ display: block;
}
/*pages*/
.ui.borderless.pagination {border:none}
.ui.borderless.pagination {
border:none;
margin-top: .5rem;
}
.ui.pagination.menu .item {
min-width: 32px;
text-align: center;
Write
Preview
Loading…
Cancel
Save