10 lines
237 B
JSON
10 lines
237 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"i-modal": "../modal/index",
|
||
|
"i-img": "../img/index",
|
||
|
"i-input-number": "../input-number/index",
|
||
|
"i-button": "../button/index",
|
||
|
"i-vip-price": "../vipPrice/vipPrice"
|
||
|
}
|
||
|
}
|