This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
siqing
/
vue3_admin
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
759f86ba96
Branches
Tags
master
vue3_admin
/
src
/
pages
/
System
/
index.vue
index.vue
74 B
Historique
Raw
1
2
3
4
<template>
<RouterView />
</template>
<script lang="ts" setup></script>