index.json 214 B

1234567
  1. {
  2. "navigationBarTitleText": "我的",
  3. "usingComponents": {
  4. "up-avatar": "../../uni_modules/uview-plus/components/u-avatar/u-avatar",
  5. "custom-layout": "../../components/custom-layout/custom-layout"
  6. }
  7. }