This website works better with JavaScript
首页
发现
帮助
登录
AMMOD
/
PyCS
派生自
troebs/PyCS
关注
6
点赞
0
派生
0
文件
目录树:
35e108cd73
分支列表
标签列表
ammod
ammod-add-users-for-manual-annotations
ammod-feature-manual-bbox-inference
ammod-feature-pre-generation-of-thumbnails
django_backend
master
old_ammod
v2021
v0.1
PyCS
/
frontend
/
src
/
views
/
Index.vue
Index.vue
86 B
文件历史
原始文件
1
2
3
4
5
<template>
<v-container fluid>
<h1>Index Page</h1>
</v-container>
</template>