11
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div id="large-screen" class="benchWarp">
|
||||
<!-- top -->
|
||||
<div class="benchTop" style="position: relative;">
|
||||
|
||||
|
||||
<!-- 合作企业概况 -->
|
||||
<div class="bgWhite survey" style="height: calc(100vh - 120px);">
|
||||
<i style="position: absolute;right: 10px;top: 10px;color:#fff;" class="el-icon-full-screen" @click="changeFullScreen"></i>
|
||||
@@ -26,7 +26,7 @@ import { getMapData } from '@/api/desk/notice'
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
getPageUrl: "http://39.98.184.58/",
|
||||
getPageUrl: "http://39.98.184.58/largescreen/",
|
||||
fullScreenFlag: false,
|
||||
fullScreenFlagKey: 0,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user