riku
2026-04-02 3282e95db0207ee133d1e98d9771dec9d83b0fc4
1
2
3
4
5
6
7
8
{
  "navigationBarTitleText": "个人中心",
  "navigationStyle": "custom",
  "enablePullDownRefresh": true,
  "usingComponents": {
    "t-user-center-card": "./components/user-center-card/index"
  }
}