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