| | |
| | | '-ms-transform': `scale(${scale}) translate(${offset},${offset})`, |
| | | }" |
| | | > |
| | | <img id="headlog" src="@/assets/img/new/topBar.png" /> |
| | | <img @click="changePwd" id="headlog" src="@/assets/img/new/topBar.png" /> |
| | | <img id="bottomBar" src="@/assets/img/new/bottomBar.png" /> |
| | | <el-slider |
| | | <!-- <el-slider |
| | | class="undergroundAlpha" |
| | | v-if="openUnderGround" |
| | | v-model="undergroundAlpha" |
| | | :show-tooltip="false" |
| | | @input="changeAlpha" |
| | | ></el-slider> |
| | | ></el-slider> --> |
| | | |
| | | <lefttop ref="lefttop" /> |
| | | <right ref="Right" /> |
| | | <leftpanel ref="Left" /> |
| | | <menupanel /> |
| | |
| | | import viewer from "@/components/map/viewer"; |
| | | import viewer1 from "@/components/map/viewer1"; |
| | | // import left from "@/components/left/left"; |
| | | import lefttop from "@/components/left/lefttop"; |
| | | import leftpanel from "@/components/left/index"; |
| | | import right from "@/components/right/right"; |
| | | // import bottom from "@/components/bottom/bottom"; |
| | |
| | | leftpanel, |
| | | right, |
| | | // bottom, |
| | | lefttop, |
| | | yqfk, |
| | | menupanel, |
| | | bottommenu, |
| | |
| | | return { |
| | | date: "", |
| | | undergroundAlpha: 50, |
| | | openUnderGround: false, |
| | | // openUnderGround: false, |
| | | viewerStyle: "", |
| | | viewer1Style: "", |
| | | size: "100%", |
| | |
| | | setMessgae(show, msg) { |
| | | this.tooltipShow = show; |
| | | this.tooltipInfo = msg ? msg : ""; |
| | | }, |
| | | changePwd() { |
| | | console.log(111); |
| | | }, |
| | | detectZoom() { |
| | | var ratio = 0, |
| | |
| | | .mapViewer { |
| | | height: 100%; |
| | | } |
| | | .userinfo { |
| | | position: absolute; |
| | | z-index: 20; |
| | | top: 10px; |
| | | } |
| | | #headlog { |
| | | width: 965px; |
| | | height: 70px; |