8 lines
260 B
JSON
Raw Normal View History

2025-10-29 13:53:24 +08:00
{
"navigationBarTitleText": "用户信息",
"usingComponents": {
"up-avatar": "../../node-modules/uview-plus/components/u-avatar/u-avatar",
"hs-cell": "../../components/hs-cell/hs-cell",
"hs-footer": "../../components/hs-footer/hs-footer"
}
}