03dc0e61 by zrj

daping quan

1 parent 6a8890c2
......@@ -32,7 +32,7 @@
<!-- <div style="text-align: center">{{ `${dayjs().format('YYYY')}年` }}营业收入 <br>(万元)</div>-->
<!-- </div>-->
</div>
<div ref="zhuRef1" class="zhu" style="width:70%" :style="{height:myType?'calc(19vh + 1vw - 43px)':'calc(20.5vh + 1vw + 6px)'}"/>
<div ref="zhuRef1" class="zhu" style="width:70%" :style="{height:myType?'17.3vh':'calc(20.5vh + 1vw + 6px)'}"/>
</div>
<hr>
......@@ -52,7 +52,7 @@
<!-- </div>-->
<!-- </div>-->
</div>
<div ref="zhuRef2" class="zhu" style="width:70%" :style="{height:myType?'calc(19vh + 1vw - 43px)':'calc(20.5vh + 1vw + 6px)'}"/>
<div ref="zhuRef2" class="zhu" style="width:70%" :style="{height:myType?'17.3vh':'calc(20.5vh + 1vw + 6px)'}"/>
</div>
<hr>
......@@ -72,7 +72,7 @@
<!-- </div>-->
<!-- </div>-->
</div>
<div ref="zhuRef3" class="zhu" style="width:70%;height: calc(19vh + 1vw - 43px)"/>
<div ref="zhuRef3" class="zhu" style="width:70%;height: 17.3vh"/>
</div>
<hr>
</div>
......@@ -82,7 +82,7 @@
<span class="heiti">DSO天数</span>
<span class="dsotext heiti">&nbsp;{{ dso }}</span>
</div>
<div ref="zhuRef4" style="width: 100%" :style="{height:myType?'calc(16vh + 1vw - 1px)':'calc(20.5vh + 1vw + 6px)'}">
<div ref="zhuRef4" style="width: 100%" :style="{height:myType?'calc(17.3vh - 2px)':'calc(20.5vh + 1vw + 6px)'}">
</div>
</div>
</div>
......@@ -1639,7 +1639,7 @@ const handelZhu4 = (listX, dataList, arr1, arr2) => {
grid: {
left: '3%',
right: '4%',
bottom: '3%',
bottom: '2%',
top: "20%",
containLabel: true
},
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!