公告板
版本库
filestore
活动
搜索
登录
石子山
/
srs
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2020-11-13
bob
2020-11-25
84326b11401f217cd483d13bc72cec4ffd5da7ce
[~kimi/srs.git]
/
src
/
views
/
About.vue
1
2
3
4
5
<template>
<div class="about">
<h1>This is an about page</h1>
</div>
</template>