10 lines
207 B
JSON
10 lines
207 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"header": "./components/header/index",
|
||
|
"month": "./components/month/index",
|
||
|
"van-button": "../button/index",
|
||
|
"van-popup": "../popup/index"
|
||
|
}
|
||
|
}
|