Auto Submit

dev_local_v9_test5
autosubmit 2 years ago
parent ec14f16d3d
commit 703cf6b9ba

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.72e90531.js"></script>
<script src="/react/build/umi.a2af1ad3.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -3533,7 +3533,7 @@ var Navigation = function Navigation(_ref) {
itemHeight: 10
},
series: [{
name: '设备数量',
name: '',
type: 'pie',
radius: ['60%', '85%'],
bottom: '15%',
@ -3597,7 +3597,7 @@ var Navigation = function Navigation(_ref) {
itemHeight: 10
},
series: [{
name: '设备数量',
name: '',
type: 'pie',
radius: ['55%', '80%'],
bottom: '8%',
@ -3645,10 +3645,10 @@ var Navigation = function Navigation(_ref) {
var colors = 'rgba(28, 83, 224';
return {
grid: {
left: '12%',
right: '5%',
top: '10%',
bottom: '15%'
left: '13%',
right: '6%',
top: '12%',
bottom: '18%'
},
xAxis: [{
type: 'category',
@ -3768,7 +3768,7 @@ var Navigation = function Navigation(_ref) {
fontSize: 10
},
icon: 'circle',
itemGap: 30,
itemGap: 20,
itemWidth: 10,
itemHeight: 10
},
@ -4527,7 +4527,8 @@ var Navigation = function Navigation(_ref) {
height: '30vh',
backgroundSize: '100% 100%',
position: 'relative',
marginTop: '1vh'
marginTop: '1vh',
overflow: 'hidden'
},
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Wisdommodules.content_title,

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save