8 lines
241 B
JSON
8 lines
241 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "个人信息",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"u-cell": "/uni_modules/uview-ui/components/u-cell/u-cell",
|
||
|
|
"u-button": "/uni_modules/uview-ui/components/u-button/u-button"
|
||
|
|
}
|
||
|
|
}
|