15 lines
586 B
JSON
15 lines
586 B
JSON
{
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"i-img": "../../components/img/index",
|
|
"i-button": "../../components/button/index",
|
|
"i-router-link": "../../components/router-link/router-link",
|
|
"sku": "../../components/sku/index",
|
|
"i-cart-btn": "../../components/cartBtn/index",
|
|
"i-input-number": "../../components/input-number/index",
|
|
"i-aside-btn": "../../components/asideBtn/index",
|
|
"i-addcart": "../../components/addCartBtn/index"
|
|
}
|
|
} |