userCenter.json 252 B

12345678
  1. {
  2. "navigationBarTextStyle": "black",
  3. "navigationBarTitleText": "我的",
  4. "usingComponents": {
  5. "u-cell-group": "/node-modules/uview-ui/components/u-cell-group/u-cell-group",
  6. "u-cell": "/node-modules/uview-ui/components/u-cell/u-cell"
  7. }
  8. }