dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
ai接口对接
dminyi
2024-09-08
a638a7918a2d05e343253dff9158ce0379a47bd4
[~liuwh/gzDyh.git]
/
gz-wxparty
/
miniprogram_npm
/
@vant
/
weapp
/
dropdown-item
/
shared.d.ts
1
2
3
4
5
export interface Option {
text: string;
value: string | number;
icon: string;
}