11 lines
295 B
JSON
11 lines
295 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"i-img": "../img/index",
|
||
|
"i-button": "../button/index",
|
||
|
"i-router-link": "../router-link/router-link",
|
||
|
"i-input-number": "../input-number/index",
|
||
|
"i-vip-price": "../vipPrice/vipPrice",
|
||
|
"i-addcart": "../addCartBtn/index"
|
||
|
}
|
||
|
}
|