You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
346 B
11 lines
346 B
8 months ago
|
{
|
||
|
"navigationBarTitleText": "个人中心",
|
||
|
"enablePullDownRefresh": true,
|
||
|
"navigationStyle": "custom",
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"usingComponents": {
|
||
|
"tab-bar": "/pages/index/visualization/components/tabBar",
|
||
|
"page-footer": "/components/pageFooter/index",
|
||
|
"edit-user-modal": "/components/eidtUserModal/index"
|
||
|
}
|
||
|
}
|