13 lines
449 B
JSON
13 lines
449 B
JSON
{
|
|
"navigationBarTitleText": "我的拼团",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"i-card": "../../components/card/index",
|
|
"i-img": "../../components/img/index",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-goods-info": "../components/pinGoodsInfo"
|
|
}
|
|
} |