9 lines
314 B
JSON
9 lines
314 B
JSON
|
|
{
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
}
|