-
+
查
看
所
diff --git a/src/styles/common.scss b/src/styles/common.scss
index 49eb2c3..9cd989d 100644
--- a/src/styles/common.scss
+++ b/src/styles/common.scss
@@ -221,19 +221,22 @@
font-family: siyuan_Medium;
}
.allEngList {
- width: 176px;
- height: 20px;
+ width: 20px;
+ height: 176px;
position: fixed;
- right: -78px;
+ right: 0;
top: 50%;
text-align: center;
cursor: pointer;
z-index: 224;
// display: flex;
- transform: rotate(90deg);
color: #fff;
background: rgba(0, 0, 0, 0.2);
font-size: 12px;
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ align-items: center;
span {
margin: 0px 2px;
}
diff --git a/src/views/project/laborRealName/attendanceEquipment/index.vue b/src/views/project/laborRealName/attendanceEquipment/index.vue
index 1023f64..e90854b 100644
--- a/src/views/project/laborRealName/attendanceEquipment/index.vue
+++ b/src/views/project/laborRealName/attendanceEquipment/index.vue
@@ -2,7 +2,7 @@
新增
+
+ {{ "经度:" + row.longitude + "," + "维度:" + row.latitude }}
+
-
-
- 配置权限
-
编辑
@@ -43,7 +43,12 @@
-
+
+
+ {{ data.engineeringName }}
+
+
+
+
+
+
+
+
+