qa-education-exam-weapp/pages/mine/index/index.json

10 lines
245 B
JSON
Raw Normal View History

2026-04-17 16:22:56 +08:00
{
"usingComponents": {
"van-image": "@vant/weapp/image/index",
"van-icon": "@vant/weapp/icon/index",
"van-dialog": "@vant/weapp/dialog/index"
},
"navigationBarTitleText": "我的",
"navigationBarBackgroundColor": "#257cff"
}