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.
15 lines
573 B
15 lines
573 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",
|
|
"notification": "/pages/message/notification/index"
|
|
}
|
|
}
|