2025-06-06 15:17:30 +08:00
|
|
|
{
|
|
|
|
"usingComponents": {
|
|
|
|
"mp-bar": "weui-miniprogram/navigation-bar/navigation-bar",
|
|
|
|
"mp-icon": "weui-miniprogram/icon/icon"
|
|
|
|
},
|
2025-06-13 14:39:20 +08:00
|
|
|
"enablePullDownRefresh": true,
|
2025-06-06 15:17:30 +08:00
|
|
|
"backgroundColorContent": "#f7f7f7",
|
|
|
|
"backgroundColor": "#f7f7f7",
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|