ts 兔子12135 2018-04-18 212 阅读1分钟 注意事项 依赖为 @type 安装之前需要安装 npm install typings --global npm install typings --global 向要在js 中写入css ,可以引入库 import styled from 'styled-components'; const EleTabWrapper = styled.div` .el-tabs__content {overflow: visible;} ` 使用 EleTabWrapper 包住组件