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
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/1283/head
zouap
3 years ago
parent
09d3dd8b1c
commit
94413abfcd
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
templates/home.tmpl
+ 3
- 0
templates/home.tmpl
View File
@@ -179,5 +179,8 @@
},
},
});
});
</script>
</script>
<script src="/self/js/bootstrap.min.js" type="text/javascript"></script>
<script src="/self/js/app.js" type="text/javascript" ></script>
<script src="/home/home.js" type="text/javascript"></script>
<script src="/home/home.js" type="text/javascript"></script>
{{template "base/footer" .}}
{{template "base/footer" .}}
Write
Preview
Loading…
Cancel
Save