This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
scott
/
crm
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Pull Requesty
0
Wiki
Strom:
1e77c9b272
Větve
Značky
master
crm
/
resources
/
zqxg
/
zqxgxcx
/
node_modules
/
@vant
/
weapp
/
dist
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
Historie
Surový
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}