9 lines
326 B
JSON
9 lines
326 B
JSON
|
{
|
||
|
"navigationBarTitleText": "选择已浏览的商品",
|
||
|
"navigationBarBackgroundColor": "#fff",
|
||
|
"onReachBottomDistance": 100,
|
||
|
"usingComponents": {
|
||
|
"jy-commodity-information": "../../../components/public/jy-commodity-information/index",
|
||
|
"jy-bottom-btn": "../../../components/public/jy-bottom-button/index"
|
||
|
}
|
||
|
}
|