赞
踩
<<style >
.el-icon-my-export{
background: url('~@/assets/image/export.png') center no-repeat;
/* background-size: cover;*/
}
.el-icon-my-export:before{
content: "替";
font-size: 16px;
visibility: hidden;
}
.el-icon-my-export{
font-size: 16px;
}
.el-icon-my-export:before{
content: "\e611";
}
</style>
<el-button type="primary" icon="el-icon-my-export" class="interval">导出</el-button>
# 安装依赖
npm install
# 运行
npm run serve
http://localhost:8080/targetBehaviorAnalysis
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。