11 lines
319 B
JSON
11 lines
319 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"t-icon": "tdesign-miniprogram/icon/icon",
|
|
"ai-float-button": "/components/ai-float-button/ai-float-button",
|
|
"dev-fab": "/components/dev-fab/dev-fab"
|
|
}
|
|
}
|