7 lines
182 B
JSON
7 lines
182 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"van-popup": "@vant/weapp/popup/index",
|
||
|
|
"van-datetime-picker": "@vant/weapp/datetime-picker/index"
|
||
|
|
},
|
||
|
|
"navigationBarBackgroundColor": "#efedef"
|
||
|
|
}
|