8 lines
196 B
JSON
8 lines
196 B
JSON
{
|
|
"usingComponents": {
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"dialog":"../../components/dialog/dialog",
|
|
"van-picker": "@vant/weapp/picker/index"
|
|
},
|
|
"navigationStyle":"custom"
|
|
} |