14 lines
450 B
JSON
14 lines
450 B
JSON
{
|
|
"navigationBarTitleText": "社区",
|
|
"onReachBottomDistance": 60,
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"uni-icons": "/components/uni-icons/uni-icons",
|
|
"waterfalls-flow": "/components/WaterfallsFlow/WaterfallsFlow",
|
|
"diy": "/components/themes/diy",
|
|
"status-bar": "/components/status-bar",
|
|
"uni-badge": "/components/uni-badge",
|
|
"login-popup": "/components/loginPopup"
|
|
}
|
|
} |