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.
13 lines
442 B
13 lines
442 B
{
|
|
"usingComponents": {
|
|
"van-cell": "/components/cell/index",
|
|
"van-info": "/components/info/index",
|
|
"van-icon": "/components/icon/index",
|
|
"van-switch": "/components/switch/index",
|
|
"van-image": "/components/image/index",
|
|
"van-divider": "/components/divider/index",
|
|
"van-button": "/components/button/index",
|
|
"van-dialog": "/components/dialog/index",
|
|
"notification": "/pages/message/notification/index"
|
|
}
|
|
}
|