9 lines
247 B
JSON
9 lines
247 B
JSON
|
{
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"navBar":"../../components/navBar/index",
|
||
|
"van-field": "@vant/weapp/field/index",
|
||
|
"van-button": "@vant/weapp/button/index",
|
||
|
"van-rate": "@vant/weapp/rate/index"
|
||
|
}
|
||
|
}
|