roomManger.json 218 B

12345678
  1. {
  2. "navigationBarTitleText": "我的房间",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "partyItem": "../../component/partyItem/partyItem",
  6. "swider-left": "../../component/slider-left/index"
  7. }
  8. }