mirror of
https://gitee.com/bagee/jd-coupon-miniapp.git
synced 2025-07-24 16:51:51 +08:00
11 lines
300 B
JSON
11 lines
300 B
JSON
{
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "我的粉丝",
|
|
"backgroundColor": "#f2f2f2",
|
|
"onReachBottomDistance": 100,
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"bc-scroll": "/components/refresh/refresh"
|
|
}
|
|
} |