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.
16 lines
623 B
16 lines
623 B
{
|
|
"usingComponents": {
|
|
"van-cell": "/components/cell/index",
|
|
"van-button": "/components/button/index",
|
|
"van-checkbox": "/components/checkbox/index",
|
|
"van-radio": "/components/radio/index",
|
|
"van-radio-group": "/components/radio-group/index",
|
|
"van-image": "/components/image/index",
|
|
"van-textarea": "/components/textarea/index",
|
|
"van-dialog": "/components/dialog/index",
|
|
"submit-layout": "/components/submit-layout/index",
|
|
"vip-dialog": "/pages/message/vip-dialog/index",
|
|
"van-uploader": "/components/uploader/index",
|
|
"notification": "/pages/message/notification/index"
|
|
}
|
|
}
|