index.json 231 B

12345678
  1. {
  2. "navigationBarTitleText": "团长中心",
  3. "navigationBarBackgroundColor": "#FE8464",
  4. "usingComponents": {
  5. "mp-actionSheet": "../../components/actionsheet/actionsheet",
  6. "i-modal": "../../components/modal/index"
  7. }
  8. }