公告板
版本库
活动
搜索
登录
H5
/
leshan-laboratory
乐山实验室h5
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
实验室系统
hejianhao
2025-03-31
c640ff39f679965dd2cea67de5507eaf67619b5c
[H5/leshan-laboratory.git]
/
src
/
layouts
/
components
/
AppContent.vue
1
2
3
4
5
<template>
<div>
<router-view />
</div>
</template>