9 lines
249 B
JSON
9 lines
249 B
JSON
{
|
|
"navigationBarTitleText": "购物车",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"uni-icons": "/components/uni-icons/uni-icons",
|
|
"status-bar": "/components/status-bar",
|
|
"guess-you-like": "/components/product-list"
|
|
}
|
|
} |