chat-page-status.wxml 211 B

123456
  1. <template name="chat-page-status">
  2. <!-- <view style="background-color: {{chatStatue==='open'?'#40c9ff':'#888888'}};" class="chat-page-status-style">
  3. {{chatStatusContent}}
  4. </view> -->
  5. </template>