This website works better with JavaScript
Home
Explore
Help
Register
Sign In
BFFE
/
SZYGM1.0
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8cbbc1d9c1
Branches
Tags
master
SZYGM1.0
/
src
/
views
/
permissionItem
/
index.vue
index.vue
60 B
History
Raw
1
2
3
4
5
<template>
<div>
<router-view />
</div>
</template>