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
600 B
16 lines
600 B
{
|
|
"usingComponents": {
|
|
"van-button": "/components/button/index",
|
|
"van-cell": "/components/cell/index",
|
|
"van-field": "/components/field/index",
|
|
"van-loading": "/components/loading/index",
|
|
"van-icon": "/components/icon/index",
|
|
"van-notice-bar": "/components/notice-bar/index",
|
|
"van-checker": "/components/checker/index",
|
|
"van-popup": "/components/popup/index",
|
|
"van-radio": "/components/radio/index",
|
|
"van-radio-group": "/components/radio-group/index",
|
|
"van-dialog": "/components/dialog/index",
|
|
"notification": "/pages/message/notification/index"
|
|
}
|
|
}
|