| | |
| | | |
| | | .task-bar-left1 { |
| | | position: fixed; |
| | | top: 5%; |
| | | top: 8%; |
| | | /*transform: translateY(-50%);*/ |
| | | width: 25%; /* 设置宽度 */ |
| | | background-color: rgba(255, 255, 255, 0); /* 半透明背景 */ |
| | |
| | | } |
| | | } |
| | | }); |
| | | |
| | | // setTimeout(function() { |
| | | // |
| | | // }, 1000); |
| | | }, |
| | | getValueSystem() { |
| | | let that = this; |
| | |
| | | }, |
| | | upDateValueSystem(){ |
| | | let that = this; |
| | | let operatorTypeI = 0; |
| | | if (that.valueSystem){ |
| | | operatorTypeI = 1; |
| | | } |
| | | this.verifyPassword(() => { |
| | | let operatorTypeI = 0; |
| | | if (that.valueSystem){ |
| | | operatorTypeI = 1; |
| | | } |
| | | $.ajax({ |
| | | url: baseUrl + "/console/system/switch", |
| | | headers: {'token': localStorage.getItem('token')}, |