e5b57447
杨鑫
'分包问卷'
|
4
5
6
7
8
9
10
11
12
13
14
15
16
|
"enablePullDownRefresh": true,
"usingComponents": {
"u-section": "/node-modules/uview-ui/components/u-section/u-section",
"u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
"u-search": "/node-modules/uview-ui/components/u-search/u-search",
"u-button": "/node-modules/uview-ui/components/u-button/u-button",
"u-dropdown": "/node-modules/uview-ui/components/u-dropdown/u-dropdown",
"u-dropdown-item": "/node-modules/uview-ui/components/u-dropdown-item/u-dropdown-item",
"u-row": "/node-modules/uview-ui/components/u-row/u-row",
"u-col": "/node-modules/uview-ui/components/u-col/u-col",
"u-tag": "/node-modules/uview-ui/components/u-tag/u-tag",
"u-loadmore": "/node-modules/uview-ui/components/u-loadmore/u-loadmore"
}
|