10 lines
254 B
JSON
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"
|
|
} |