zpf 11 月之前
父節點
當前提交
6f43506b36
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/cockpit/tdsy.vue

+ 3 - 3
src/views/cockpit/tdsy.vue

@@ -713,9 +713,9 @@ export default {
 
 <style lang="scss" scoped>
 .tdsy {
-  position: relative;
+  position: fixed;
   left: 1rem;
-  top: 22rem;
+  top: 42rem;
   z-index: 100;
   width: 416px;
   height: 300px;
@@ -976,7 +976,7 @@ export default {
   height: 8rem;
   margin-bottom: 0rem;
   position: relative;
-  top: -9rem;
+  top: -3rem;
   left: 2rem;
 }