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.

21 lines (20 loc) 291 B
/** * created 2022.09.01 * @author ricky XP */ .echart-main { overflow: hidden; position: relative; .echart-map { position: absolute; width: 100%; height: 100%; } #back { position: absolute; top: 10px; left: 0; cursor: pointer; z-index: 101; } }