9 lines
254 B
JSON
9 lines
254 B
JSON
{
|
|
"navigationBarTitleText": "修改用户名",
|
|
"enablePullDownRefresh": false,
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"u-navbar": "/node-modules/uview-ui/components/u-navbar/u-navbar"
|
|
}
|
|
} |