member.json 246 B

12345678
  1. {
  2. "navigationBarBackgroundColor": "#FA7D22",
  3. "navigationBarTitleText": "个人中心",
  4. "usingComponents": {
  5. "wux-landscape": "../../components/dist/landscape/index",
  6. "change-env": "../../components/local/change-env/change-env"
  7. }
  8. }