chat-detail.json 237 B

123456789
  1. {
  2. "usingComponents": {
  3. "chat": "../../comps/chat/chat"
  4. },
  5. "navigationBarTitleText": "chatting",
  6. "navigationBarBackgroundColor": "#2867B6",
  7. "navigationBarTextStyle": "white",
  8. "enablePullDownRefresh": true
  9. }