10 lines
248 B
JSON
10 lines
248 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"i-img": "../img/index",
|
||
|
"i-button": "../button/index",
|
||
|
"i-count-down": "../count-down/index",
|
||
|
"i-router-link": "../router-link/router-link",
|
||
|
"i-addcart": "../addCartBtn/index"
|
||
|
}
|
||
|
}
|