9 lines
289 B
JSON
Raw Normal View History

2024-02-29 17:16:05 +08:00
{
2024-03-09 14:24:42 +08:00
"navigationBarTitleText": "选择",
"usingComponents": {
"van-cell": "@vant/weapp/cell/index",
"van-index-bar": "@vant/weapp/index-bar/index",
2024-03-09 15:49:42 +08:00
"van-index-anchor": "@vant/weapp/index-anchor/index",
"van-divider": "@vant/weapp/divider/index"
2024-03-09 14:24:42 +08:00
}
2024-02-29 17:16:05 +08:00
}