<!-- * @Description: 通道列表 * @Author: 王晓颖 * @Date: --> <template /> <script> export default { name: 'ChannelList' } </script> <style rel="stylesheet/scss" lang="scss" scoped> </style>