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
588 B
16 lines
588 B
{
|
|
"usingComponents": {
|
|
"van-icon": "/components/icon/index",
|
|
"van-tabbar": "/components/tabbar/index",
|
|
"van-tabbar-item": "/components/tabbar-item/index",
|
|
"storage": "/pages/storage/index/index",
|
|
"process": "/pages/process/index/index",
|
|
"agent": "/pages/agent/index/index",
|
|
"home": "/pages/home/index/index",
|
|
"van-dialog": "/components/dialog/index",
|
|
"van-popup": "/components/popup/index",
|
|
"van-cell": "/components/cell/index",
|
|
"van-tree-select": "/components/tree-select/index",
|
|
"notification": "/pages/message/notification/index"
|
|
}
|
|
}
|