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