Compare commits

..

No commits in common. "95e6ce80f0b8ae26cd9f38d0d685e21f508cfc80" and "ffa67fc5bbe9012b6206d4a42ea1e77306d8abf9" have entirely different histories.

View File

@ -14,7 +14,7 @@
<trace-map :baseId="baseId" @dataType="handleDataType"></trace-map> <trace-map :baseId="baseId" @dataType="handleDataType"></trace-map>
</template> </template>
</LayOut> </LayOut>
<section class="line_info" :style="{ '--top': info.show ? '18vh' : '140vh' }"> <section class="line_info" :style="{ '--top': info.show ? '18vh' : '120vh' }">
<i class="el-icon-close" @click="handleCloseInfo"></i> <i class="el-icon-close" @click="handleCloseInfo"></i>
<section> <section>
<section class="info_box"> <section class="info_box">