init portal
This commit is contained in:
7
frontend/portal/src/App.vue
Normal file
7
frontend/portal/src/App.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<router-view />
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user