liuyg
2021-06-05 04af7d3eb75ce3f3f6be3ce84c46af57bae8ab7b
1
2
3
4
5
6
7
8
9
10
11
12
13
.jimu-widget-plotting{
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .75);
  font-size: 14px;
  border: 1px solid rgb(69, 154, 251);
  color: rgb(0, 0, 0);
  font-size: 16px;
  display: block;
  border-radius: 10px;
  z-index: 16;
  display:  none;
}