|
@@ -220,8 +220,11 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <!-- 验收版-隐藏 演示版-显示 现已全显示-->
|
|
|
|
|
+ <HomePage_Demo />
|
|
|
|
|
+
|
|
|
<!-- 区级特色信息统计 -->
|
|
<!-- 区级特色信息统计 -->
|
|
|
- <div class="bigCard">
|
|
|
|
|
|
|
+ <!-- <div class="bigCard">
|
|
|
<div class="bigCard_title">区级特色信息统计</div>
|
|
<div class="bigCard_title">区级特色信息统计</div>
|
|
|
<div class="flex" style="margin-top: 20px">
|
|
<div class="flex" style="margin-top: 20px">
|
|
|
<div class="flex_column" style="width: 28%; height: 420px">
|
|
<div class="flex_column" style="width: 28%; height: 420px">
|
|
@@ -254,11 +257,7 @@
|
|
|
<EchartsDome :chartOption="chartOptions['服务调用趋势']" title="服务调用趋势" />
|
|
<EchartsDome :chartOption="chartOptions['服务调用趋势']" title="服务调用趋势" />
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- </div>
|
|
|
|
|
-
|
|
|
|
|
- <!-- 验收版-隐藏 演示版-显示 -->
|
|
|
|
|
- <!-- <HomePage_Demo /> -->
|
|
|
|
|
-
|
|
|
|
|
|
|
+ </div> -->
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
</template>
|
|
</template>
|
|
@@ -1043,7 +1042,7 @@ export default {
|
|
|
emphasis: {
|
|
emphasis: {
|
|
|
label: {
|
|
label: {
|
|
|
show: true,
|
|
show: true,
|
|
|
- fontSize: 20,
|
|
|
|
|
|
|
+ // fontSize: 20,
|
|
|
fontWeight: "bold",
|
|
fontWeight: "bold",
|
|
|
textStyle: {
|
|
textStyle: {
|
|
|
textShadow: 'none',
|
|
textShadow: 'none',
|