Compare commits
No commits in common. "67eb5113e6b7fdb6c71984f5bb69ef9baabfd4a0" and "2e00a1ffaaaefa9489154298a3a9e19d1e41ef8e" have entirely different histories.
67eb5113e6
...
2e00a1ffaa
Binary file not shown.
|
Before Width: | Height: | Size: 110 KiB |
|
|
@ -412,7 +412,7 @@ export default {
|
||||||
},
|
},
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
padding: [0, -50],
|
padding: [0, -50],
|
||||||
height: 50,
|
height: 70,
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
align: 'center',
|
align: 'center',
|
||||||
color: '#ffffff',
|
color: '#ffffff',
|
||||||
|
|
|
||||||
|
|
@ -430,7 +430,7 @@ export default {
|
||||||
},
|
},
|
||||||
borderWidth: 0,
|
borderWidth: 0,
|
||||||
padding: [0, 0],
|
padding: [0, 0],
|
||||||
height: 50,
|
height: 70,
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
align: 'center',
|
align: 'center',
|
||||||
color: '#ffffff',
|
color: '#ffffff',
|
||||||
|
|
|
||||||
|
|
@ -1,32 +1,8 @@
|
||||||
<template>
|
<template>
|
||||||
<div class="screen-container">
|
<div class="screen-container">
|
||||||
<div class="data-v-container" :key="key">
|
<div class="data-v-container" :key="key">
|
||||||
<div class="title-bg">
|
|
||||||
<div class="btn-content">
|
|
||||||
<el-button
|
|
||||||
size="medium"
|
|
||||||
type="primary"
|
|
||||||
@click="
|
|
||||||
() => {
|
|
||||||
$router.go(-1)
|
|
||||||
}
|
|
||||||
"
|
|
||||||
>返回</el-button
|
|
||||||
>
|
|
||||||
<el-button size="medium" type="primary" @click="goBackstage"
|
|
||||||
>后台管理</el-button
|
|
||||||
>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- 获取天气 -->
|
|
||||||
<div class="weather">
|
|
||||||
<div class="weather_box">
|
|
||||||
<div><img alt="" src="../../assets/img/myImage//time.png" /></div>
|
|
||||||
<div class="dateTimeString">{{ dateTimeString }}</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<NewMap @openDrawer="openDrawer" />
|
<NewMap @openDrawer="openDrawer" />
|
||||||
|
|
||||||
<div class="screen-left">
|
<div class="screen-left">
|
||||||
<LeftOne />
|
<LeftOne />
|
||||||
<LeftTwo />
|
<LeftTwo />
|
||||||
|
|
@ -170,7 +146,6 @@ export default {
|
||||||
maType: 1,
|
maType: 1,
|
||||||
// 地图点击时的查询参数
|
// 地图点击时的查询参数
|
||||||
queryParams: null,
|
queryParams: null,
|
||||||
dateTimeString: '',
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {},
|
mounted() {},
|
||||||
|
|
@ -253,10 +228,6 @@ export default {
|
||||||
const dateTimeString = `${year}/${month}/${day} ${weekday} ${hours}:${minutes}:${seconds}`
|
const dateTimeString = `${year}/${month}/${day} ${weekday} ${hours}:${minutes}:${seconds}`
|
||||||
this.dateTimeString = dateTimeString
|
this.dateTimeString = dateTimeString
|
||||||
},
|
},
|
||||||
|
|
||||||
goBackstage() {
|
|
||||||
location.href = 'http://192.168.0.14:21624/index'
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
@ -286,55 +257,13 @@ export default {
|
||||||
.screen-left,
|
.screen-left,
|
||||||
.screen-right {
|
.screen-right {
|
||||||
width: 22%;
|
width: 22%;
|
||||||
margin-top: 87px;
|
height: 100%;
|
||||||
height: calc(100% - 87px);
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-bg {
|
|
||||||
height: 87px;
|
|
||||||
width: 100%;
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
background-color: skyblue;
|
|
||||||
background: url('../..//assets/img/screenBg_new.png') no-repeat;
|
|
||||||
background-size: 100%, 100%;
|
|
||||||
z-index: 8;
|
|
||||||
|
|
||||||
.btn-content {
|
|
||||||
position: absolute;
|
|
||||||
right: 45px;
|
|
||||||
bottom: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.weather {
|
|
||||||
position: absolute;
|
|
||||||
bottom: 10px;
|
|
||||||
right: 15%;
|
|
||||||
|
|
||||||
.weather_box {
|
|
||||||
display: flex;
|
|
||||||
justify-content: flex-start;
|
|
||||||
align-content: center;
|
|
||||||
flex-wrap: nowrap;
|
|
||||||
|
|
||||||
.dateTimeString {
|
|
||||||
font-size: 14px;
|
|
||||||
font-family: Alibaba PuHuiTi, Alibaba PuHuiTi;
|
|
||||||
font-weight: 400;
|
|
||||||
color: #ffffff;
|
|
||||||
line-height: 18px;
|
|
||||||
letter-spacing: 0.1em;
|
|
||||||
margin-left: 5px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.screen-left {
|
.screen-left {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue