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.
11 lines
390 B
11 lines
390 B
{
|
|
"usingComponents": {
|
|
"refresh-view": "/components/refresh-view/index",
|
|
"van-divider": "/components/divider/index",
|
|
"van-loading": "/components/loading/index",
|
|
"van-cell": "/components/cell/index",
|
|
"van-swipe-cell": "/components/swipe-cell/index",
|
|
"van-action-sheet": "/components/action-sheet/index",
|
|
"notification": "/pages/message/notification/index"
|
|
}
|
|
}
|