13 lines
438 B
JSON
13 lines
438 B
JSON
|
{
|
||
|
"navigationBarTitleText": "预售中心",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-spu-col": "../components/presale-goodsone",
|
||
|
"i-spu-row": "../components/presale-goodsrow",
|
||
|
"i-new-auth": "../../components/new-auth/index",
|
||
|
"i-img": "../../components/img/index"
|
||
|
}
|
||
|
}
|