公告板
版本库
filestore
活动
搜索
登录
main
/
jxkg-new-ui
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
chore:开启dev-tool
ZhangXianQiang
2024-05-31
4caa4e8a6aa0f85f8d94e22c55076446e756c935
[jxkg-new-ui.git]
/
src
/
App.vue
1
2
3
4
5
6
7
8
<script setup>
</script>
<template>
<RouterView />
</template>
<style scoped></style>