9 lines
314 B
JSON
Raw Normal View History

2025-08-29 09:51:02 +08:00
{
"navigationBarTitleText": "个人设置",
"usingComponents": {
"up-avatar": "../../node-modules/uview-plus/components/u-avatar/u-avatar",
"hs-cell": "../../components/hs-cell/hs-cell",
"hs-input": "../../components/hs-input/hs-input",
"hs-footer": "../../components/hs-footer/hs-footer"
}
}