You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
385 B
11 lines
385 B
1 week ago
|
{
|
||
|
"usingComponents": {
|
||
|
"van-search": "@vant/weapp/search/index",
|
||
|
"van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
|
||
|
"van-dropdown-item": "@vant/weapp/dropdown-item/index",
|
||
|
"van-tag": "@vant/weapp/tag/index",
|
||
|
"van-button": "@vant/weapp/button/index",
|
||
|
"van-icon": "@vant/weapp/icon/index"
|
||
|
},
|
||
|
"navigationStyle": "custom"
|
||
|
}
|