This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
liangyibo
/
vali-tools
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
61091a937a
Branches
Tags
master
vali-tools
/
frontend
/
src
/
interfaces
/
HomeInterface.ts
HomeInterface.ts
124 B
Historique
Raw
1
2
3
4
5
6
7
8
export interface ViewInfo {
// 首页路由对象
name: string
path: string
desc: string
icon: string
}