修改冀北现场问题

绘制 算法库 案例库页面
联调 辽宁 有功功率页面
This commit is contained in:
GGJ
2024-09-04 20:59:57 +08:00
parent 3ac62fc98c
commit 630156f221
21 changed files with 7777 additions and 81 deletions

View File

@@ -5,7 +5,7 @@
<div class="bx" id="rms"></div>
</div>
</div>
<el-button
<!-- <el-button
style="position: absolute; right: 10px; top: 0px; z-index: 20000"
type="primary"
link
@@ -14,7 +14,7 @@
@click="download"
>
下载
</el-button>
</el-button> -->
</div>
</template>
<script lang="js">
@@ -916,7 +916,7 @@ export default {
enabled: true,
itemDistance: 5,
textStyle: {
fontSize: "0.6rem",
fontSize: "0.7rem",
color: _this.DColor ? "#fff" : echartsColor.WordColor,
rich: {
a: {
@@ -1035,7 +1035,7 @@ export default {
},
grid: {
left: "1%",
right: "2.8%",
right: "45px",
bottom: "40px",
top: "15%",
containLabel: true,
@@ -1331,7 +1331,7 @@ export default {
enabled: true,
itemDistance: 5,
textStyle: {
fontSize: "0.6rem",
fontSize: "0.7rem",
color: _this.DColor ? "#fff" : echartsColor.WordColor,
rich: {
a: {
@@ -1453,7 +1453,7 @@ export default {
},
grid: {
left: "1%",
right: "2.8%",
right: "45px",
bottom: "40px",
top: "15%",
containLabel: true,