15 lines
511 B
JSON
15 lines
511 B
JSON
{
|
|
"navigationBarTitleText": "商户列表",
|
|
"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-empty": "../../components/empty/index",
|
|
"i-addcart": "../../components/addCartBtn/index"
|
|
}
|
|
}
|