9 lines
274 B
JSON
9 lines
274 B
JSON
|
{
|
||
|
"navigationBarTitleText": "拼团收益",
|
||
|
"navigationBarBackgroundColor": "#fff",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-goods-info": "../components/pinGoodsInfo",
|
||
|
"i-load-more": "../../components/load-more/index"
|
||
|
}
|
||
|
}
|