公告板
版本库
filestore
活动
搜索
登录
main
/
batt_safe_check
动力电池监测
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
内容提交
longyvfengyun
2024-03-25
4b6b56fc1cbd9f6be12a5bc439e496f29c4b51a1
[batt_safe_check.git]
/
src
/
App.vue
1
2
3
4
5
6
7
8
9
10
<script setup>
</script>
<template>
<router-view></router-view>
</template>
<style scoped>
</style>