12 lines
356 B
JSON
12 lines
356 B
JSON
{
|
|
"navigationBarTitleText": "用户中心",
|
|
"onReachBottomDistance": 60,
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"u-parse": "/components/u-parse/u-parse",
|
|
"guess-you-like": "/components/product-list",
|
|
"status-bar": "/components/status-bar",
|
|
"uni-badge": "/components/uni-badge",
|
|
"diy": "/components/themes/diy"
|
|
}
|
|
} |