This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
zxt
/
sannongzixunwang_web
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fe89fc5870
Ramuri
Etichete
admin
dangyunlong_ceshi
dangyunlong_ssr
dev
master
pre
sannongzixunwan...
/
app
/
router.options.js
router.options.js
89 B
Istoric
Crud
1
2
3
4
5
6
7
8
export default {
routes: async (routes) => {
return [
...routes,
]
}
}