14 lines
444 B
JSON
14 lines
444 B
JSON
{
|
|
"navigationBarTitleText": "......",
|
|
"navigationStyle": "custom",
|
|
"onReachBottomDistance": 60,
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"uni-nav-bar": "/components/uni-nav-bar/uni-nav-bar",
|
|
"uni-icons": "/components/uni-icons/uni-icons",
|
|
"coupon": "/components/coupon/coupon",
|
|
"status-bar": "/components/status-bar",
|
|
"diy": "/components/themes/diy",
|
|
"download-app": "/components/download-app"
|
|
}
|
|
} |