|
@@ -614,20 +614,6 @@
|
|
|
</div>
|
|
</div>
|
|
|
<div class="bottom-tip" @click="backChina"></div>
|
|
<div class="bottom-tip" @click="backChina"></div>
|
|
|
</div>
|
|
</div>
|
|
|
- <!-- <svg style="height: 700px; width: 700px" class="svg_box">
|
|
|
|
|
- <circle cx="240" cy="260" r="150" stroke-width="30px" stroke="rgb(140 201 249)" fill="none"
|
|
|
|
|
- stroke-dasharray="40 10">
|
|
|
|
|
- <animateTransform attributeName="transform" repeatCount="indefinite" type="rotate" from="0 240 260" /
|
|
|
|
|
- to="-360 240 260" dur="20" />
|
|
|
|
|
- </circle>
|
|
|
|
|
- </svg>
|
|
|
|
|
- <svg style="height: 700px;width: 700px" class="svg_box">
|
|
|
|
|
- <circle cx="240" cy="120" r="100" stroke-width="10px" stroke="rgb(140 201 249)" fill="none"
|
|
|
|
|
- stroke-dasharray="10 20">
|
|
|
|
|
- <animateTransform attributeName="transform" repeatCount="indefinite" type="rotate" from="0 240 120"
|
|
|
|
|
- to="360 240 120" dur="20" />
|
|
|
|
|
- </circle>
|
|
|
|
|
- </svg> -->
|
|
|
|
|
<!-- 双柱状图弹窗 -->
|
|
<!-- 双柱状图弹窗 -->
|
|
|
<div class="absolute backBlack" v-if="tipShow1">
|
|
<div class="absolute backBlack" v-if="tipShow1">
|
|
|
<div class="tip-box1" v-show="tipShow1">
|
|
<div class="tip-box1" v-show="tipShow1">
|