dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
当事人评价组件时间格式化
xusd
2024-09-15
411570ad07becc569115f07e1b934ab864e287ee
[~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;
}