This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hongze
/
crm-xcx
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
019896da74
Ramuri
Etichete
debug
master
crm-xcx
/
wxcomponents
/
vant
/
dropdown-item
/
shared.d.ts
shared.d.ts
92 B
Istoric
Crud
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}