forked from wangjiadong/comp
parent
85382f676f
commit
946120b6bb
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
||||
<script setup lang="ts"> |
||||
|
||||
</script> |
||||
|
||||
<template> |
||||
<router-view></router-view> |
||||
</template> |
||||
|
||||
<style scoped lang="less"> |
||||
|
||||
</style> |
Loading…
Reference in new issue