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