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.6.1^2
zouap
3 years ago
parent
09879828aa
commit
ee4e2c570a
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/explore/repo_right.tmpl
+2
-2
templates/user/dashboard/repolist.tmpl
+ 1
- 1
templates/explore/repo_right.tmpl
View File
@@ -1,4 +1,4 @@
<a href="{{image_link}}" target="_blank"><img class="ui mini image" src="{{image_url}}" style="width:100%;"></a>
<a href="{{
.
image_link}}" target="_blank"><img class="ui mini image" src="{{
.
image_url}}" style="width:100%;"></a>
<div class="ui secondary pointing menu">
<div class="active item">
+ 2
- 2
templates/user/dashboard/repolist.tmpl
View File
@@ -166,8 +166,8 @@
<div class="ui hidden divider"></div>
<div>
<a href="{{image_link}}" target="_blank">
<img src="{{image_url}}" class="ui fluid image" alt="">
<a href="{{
.
image_link}}" target="_blank">
<img src="{{
.
image_url}}" class="ui fluid image" alt="">
</a>
</div>
</div>
Write
Preview
Loading…
Cancel
Save