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