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
Merge pull request '云脑2默认头像' (
#551
) from fix-530 into V20211018
Reviewed-on:
https://git.openi.org.cn/OpenI/aiforge/pulls/551
tags/v1.21.12.1
lewis
4 years ago
parent
0d19dae776
84e1b39ea8
commit
bb73aac45f
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
templates/repo/cloudbrain/index.tmpl
+4
-0
templates/repo/modelarts/index.tmpl
+ 0
- 1
templates/repo/cloudbrain/index.tmpl
View File
@@ -323,7 +323,6 @@
{{else}}
<a title="Ghost"><img class="ui avatar image" src="{{AppSubUrl}}/user/avatar/Ghost/-1"></a>
{{end}}
<!--<a href="{{AppSubUrl}}/{{.User.Name}}" title="{{.User.Name}}"><img class="ui avatar image" src="{{.User.RelAvatarLink}}"></a>-->
</div>
<div class="seven wide column text right">
<div class="ui compact buttons">
+ 4
- 0
templates/repo/modelarts/index.tmpl
View File
@@ -292,7 +292,11 @@
</div>
<div class="one wide column">
{{if .User.Name}}
<a href="{{AppSubUrl}}/{{.User.Name}}" title="{{.User.Name}}"><img class="ui avatar image" src="{{.User.RelAvatarLink}}"></a>
{{else}}
<a title="Ghost"><img class="ui avatar image" src="{{AppSubUrl}}/user/avatar/Ghost/-1"></a>
{{end}}
</div>
<div class="seven wide column text right">
Write
Preview
Loading…
Cancel
Save