roomManger.json 163 B

1234567
  1. {
  2. "navigationBarTitleText": "我的房间",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "partyItem": "../../component/partyItem/partyItem"
  6. }
  7. }