2022-05-03 21:35:39 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "我的",
|
2022-05-13 09:22:34 +08:00
|
|
|
"navigationBarBackgroundColor": "#F9FAFC",
|
2022-05-03 21:35:39 +08:00
|
|
|
"usingComponents": {
|
|
|
|
|
"user-popup": "/components/userLogin",
|
|
|
|
|
"sign-up": "/components/signup/signup"
|
|
|
|
|
}
|
|
|
|
|
}
|