公告板
版本库
filestore
活动
搜索
登录
main
/
admin_video
前端视频监控项目
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
首次提交
whychdw
2021-04-19
650910fab2fbae19bc3038973df3c3b9e806f9ea
[admin_video.git]
/
src
/
pages
/
index.vue
1
2
3
4
5
6
7
8
9
10
11
12
13
<template>
$END$
</template>
<script>
export default {
name: "index.vue"
}
</script>
<style scoped>
</style>