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-07
80e40362a760c5c53c51e8a1e79c9a11c6a0f5fe
[~liuwh/gzDyh.git]
/
by-wxparty
/
components
/
vant
/
info
/
index.js
1
2
3
4
5
6
7
8
import { VantComponent } from '../common/component';
VantComponent({
props: {
dot: Boolean,
info: null,
customStyle: String,
},
});