UNPKG

@zhangqingcq/plug-r-qw

Version:

A JS lib base on Vue and View-design, you can achieve some complex functions with simple code after install this lib.

20 lines (16 loc) 256 B
/** * created 2020.07.07 * @author ricky zhangqingcq@foxmail.com */ .tabTopBtnsT { display: inline-block; margin: 0 10px; cursor: pointer; &:hover { opacity: 0.85; } &.disabled { cursor: not-allowed; opacity: 0.5; } }