zoujiandong b496603f7c 111
2025-06-17 17:58:29 +08:00

10 lines
254 B
JSON

{
"component": true,
"usingComponents": {
"navBar":"../../../components/navBar/navBar",
"van-button": "@vant/weapp/button/index",
"painter":"../../../components/painter/painter"
},
"disableScroll": true,
"navigationStyle":"custom"
}