user.json 158 B

1234567
  1. {
  2. "navigationBarTitleText": "个人中心",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "uni-popup": "/components/uni-popup/uni-popup"
  6. }
  7. }