|
|
.deviceInfo[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 90%;
|
|
position: absolute;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.deviceContent[data-v-d6733cbd]{
|
|
width: 98%;
|
|
height: 98%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.infoShow[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 72%;
|
|
border-radius: 10px;
|
|
background-color: #ffffff;
|
|
}
|
|
.controlButton[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 26%;
|
|
border-radius: 10px;
|
|
background-color: #ffffff;
|
|
}
|
|
.deviceitle[data-v-d6733cbd]{
|
|
width: 100%;
|
|
border-bottom: 1px solid #ccc;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 28px;
|
|
font-weight: bold;
|
|
letter-spacing: 10px;
|
|
background-color: rgb(204, 204, 204,0.4);
|
|
border-radius: 10px 10px 0 0;
|
|
}
|
|
.info[data-v-d6733cbd]{
|
|
height: 10%;
|
|
}
|
|
.control[data-v-d6733cbd]{
|
|
height: 28%;
|
|
}
|
|
.deivceData[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 88%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.left[data-v-d6733cbd]{
|
|
width: 32%;
|
|
height: 100%;
|
|
border-right: 1px solid #ccc;
|
|
font-size: 18px;
|
|
}
|
|
.left_top[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 58%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.left_top>uni-view[data-v-d6733cbd]{
|
|
width: 40%;
|
|
height: 20%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
border:1px solid #ccc;
|
|
border-radius: 10px;
|
|
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.12);
|
|
}
|
|
.Icon[data-v-d6733cbd]{
|
|
width: 24px;
|
|
height: 24px;
|
|
}
|
|
.left-bottom[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 36%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
padding-top: 2%;
|
|
}
|
|
.left-bottom>uni-view[data-v-d6733cbd]{
|
|
width: 70%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.left-bottom>uni-view>uni-view[data-v-d6733cbd]{
|
|
width: 32%;
|
|
display: flex;
|
|
justify-content: start;
|
|
align-items: center;
|
|
}
|
|
.controlContent[data-v-d6733cbd]{
|
|
width: 100%;
|
|
height: 74%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
}
|
|
.controlContent>uni-view[data-v-d6733cbd]{
|
|
width: 12%;
|
|
height: 40%;
|
|
background-color: #42B983;
|
|
color: #ffffff;
|
|
font-size: 24px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
border-radius: 10px;
|
|
}
|
|
.controlContent>uni-view[data-v-d6733cbd]:active{
|
|
opacity: 0.6;
|
|
}
|
|
.right[data-v-d6733cbd]{
|
|
width: 68%;
|
|
height: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
font-size: 18px;
|
|
}
|
|
.cameraInfo[data-v-d6733cbd],.directionInfo[data-v-d6733cbd],.angleInfo[data-v-d6733cbd],.encoderInfo[data-v-d6733cbd]{
|
|
width: 96%;
|
|
height: 11%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.cameraInfo>uni-view[data-v-d6733cbd],.directionInfo>uni-view[data-v-d6733cbd],.angleInfo>uni-view[data-v-d6733cbd],.encoderInfo>uni-view[data-v-d6733cbd]{
|
|
width: 20%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: start;
|
|
align-items: center;
|
|
border-radius: 10px;
|
|
border: 1px solid #ccc;
|
|
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.12);
|
|
padding: 0 3%;
|
|
}
|
|
.infoTitle[data-v-d6733cbd]{
|
|
/* width: 52%; */
|
|
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center
|
|
}
|
|
.detail[data-v-d6733cbd]{
|
|
/* width: 28%; */
|
|
/* background-color: #ccc; */
|
|
}
|
|
|
|
|
|
.optionWidth[data-v-5961d202]{
|
|
width: 92% !important;
|
|
}
|
|
.carInfo[data-v-5961d202]{
|
|
width: 100%;
|
|
height: 90%;
|
|
position: absolute;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.carContent[data-v-5961d202]{
|
|
width: 98%;
|
|
height: 98%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.carContent>uni-view[data-v-5961d202]{
|
|
width: 33%;
|
|
height: 100%;
|
|
border-radius: 10px;
|
|
background-color: #ffffff;
|
|
}
|
|
.carTitle[data-v-5961d202]{
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
border-bottom: 1px solid #ccc;
|
|
width: 100%;
|
|
height: 8%;
|
|
font-size: 24px;
|
|
background-color: rgb(204, 204, 204,0.4);
|
|
border-radius: 10px 10px 0 0;
|
|
}
|
|
.carDetail[data-v-5961d202]{
|
|
width: 100%;
|
|
height: 92%;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
flex-wrap: wrap;
|
|
}
|
|
.carDetail>uni-view[data-v-5961d202]{
|
|
width: 42%;
|
|
height: 8%;
|
|
border-radius: 10px;
|
|
border: 1px solid #ccc;
|
|
box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.12);
|
|
display: flex;
|
|
justify-content: start;
|
|
align-items: center;
|
|
padding-left: 4%;
|
|
font-size: 18px;
|
|
}
|
|
.carDetail>uni-view>span[data-v-5961d202]{
|
|
display: flex;
|
|
height: 50%;
|
|
align-items: end;
|
|
}
|
|
|
|
|
|
.pitch[data-v-1cf27b2a] {
|
|
color: #0372D7;
|
|
}
|
|
.content[data-v-1cf27b2a] {
|
|
position: relative;
|
|
width: 100%;
|
|
}
|
|
.title[data-v-1cf27b2a] {
|
|
position: absolute;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
color: #ffffff;
|
|
top: 0;
|
|
font-size: 34px;
|
|
letter-spacing: 4px;
|
|
z-index: 99;
|
|
}
|
|
.optionButton[data-v-1cf27b2a]{
|
|
width: 20%;
|
|
height: 5%;
|
|
position: absolute;
|
|
top: 5.6%;
|
|
font-size: 24px;
|
|
display: flex;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
color: #ffffff;
|
|
}
|
|
.outButton[data-v-1cf27b2a]{
|
|
font-size: 24px;
|
|
color: #ffffff;
|
|
position: absolute;
|
|
top: 5.6%;
|
|
right: 2%;
|
|
}
|
|
|