9 lines
271 B
JSON
Raw Normal View History

2024-07-30 11:17:41 +08:00
{
"navigationBarTitleText": "评价",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"van-field": "@vant/weapp/field/index",
2024-08-15 14:59:35 +08:00
"van-uploader": "@vant/weapp/uploader/index",
"van-notify": "@vant/weapp/notify/index"
2024-07-30 11:17:41 +08:00
}
}