You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
362 B
10 lines
362 B
{
|
|
"usingComponents": {
|
|
"wux-select": "../../../../components/dist/select",
|
|
"DynamicForms": "../../../../components/DynamicForms/DynamicForms",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-steps": "@vant/weapp/steps/index",
|
|
"van-popup":"@vant/weapp/popup/index",
|
|
"expand-form":"../../component/expandForm"
|
|
}
|
|
}
|