8 lines
213 B
JSON
8 lines
213 B
JSON
|
{
|
||
|
"navigationBarTitleText": "购物车",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"usingComponents": {
|
||
|
"foot-tab": "/components/foot-tabs/foot-tab",
|
||
|
"cart-slide": "/components/shopping-carts/cart-slide"
|
||
|
}
|
||
|
}
|