This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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 branch 'web-0601' of
https://git.openi.org.cn/OpenI/aiforge
into web-0601
0601
pull/2272/head
Gitea
3 years ago
parent
90b24ca4bd
b38e1b048c
commit
3e4ea6973b
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/home.tmpl
+ 1
- 1
templates/home.tmpl
View File
@@ -20,7 +20,7 @@
<div class="baseImg"></div>
<div class="baseImg"></div>
<div class="cont">
<div class="cont">
<i class="iconfont" :class="item.icon"></i>
<i class="iconfont" :class="item.icon"></i>
<p>
{
{item.name}
}
</p>
<
!--
p>{item.name}</p
--
>
</div>
</div>
</div>
</div>
</div>
</div>
Write
Preview
Loading…
Cancel
Save