<template> <div :class="className" :style="{height:height,width:width}" >消息列表</div> </template> <script> </script>