Commit c4202dd7 authored by 纪泽龙's avatar 纪泽龙

调整一个bug跳转地图出错

parent a62036fe
<template>
<div>
<div style="width: 100vw;" id="container"></div>
<div style="width: 100vw;" :style="{height:`${boxHeight}px`}" id="container"></div>
<div class="btn-wrapper">
<div class="myBtn">
<div
......
<template>
<div>
<div style="width: 100vw" id="container"></div>
<div style="width: 100vw;" :style="{height:`${boxHeight}px`}" id="container"></div>
<div v-show="false" class="btn-wrapper">
<div class="myBtn">
<div
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment