9 lines
277 B
JSON
Raw Normal View History

2024-07-30 16:33:21 +08:00
{
"navigationBarTitleText": "提交反馈",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
2024-08-14 10:21:46 +08:00
"van-uploader": "@vant/weapp/uploader/index",
"van-notify": "@vant/weapp/notify/index"
2024-07-30 16:33:21 +08:00
}
}