chat.json 134 B

123456
  1. {
  2. "usingComponents": {
  3. "chat-input": "../../components/chat-input/chat-input"
  4. },
  5. "navigationBarTitleText": "会话页面"
  6. }