2024-11-02 11:07:07 +08:00
|
|
|
{
|
2024-12-17 20:25:21 +08:00
|
|
|
"usingComponents": {
|
|
|
|
"van-radio": "@vant/weapp/radio/index",
|
|
|
|
"van-radio-group": "@vant/weapp/radio-group/index",
|
|
|
|
"van-checkbox": "@vant/weapp/checkbox/index",
|
|
|
|
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
|
|
|
|
"van-steps": "@vant/weapp/steps/index",
|
2025-03-08 02:00:56 +08:00
|
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index",
|
|
|
|
"van-overlay": "@vant/weapp/overlay/index"
|
2024-12-17 20:25:21 +08:00
|
|
|
},
|
2024-12-18 22:34:51 +08:00
|
|
|
"navigationStyle": "custom"
|
2024-11-02 11:07:07 +08:00
|
|
|
}
|