Browse Source

打包样式修改

zpf 1 year ago
parent
commit
8824d662be
2 changed files with 7 additions and 4 deletions
  1. 4 2
      src/views/cockpit/tdsc.vue
  2. 3 2
      src/views/cockpit/tdsy.vue

+ 4 - 2
src/views/cockpit/tdsc.vue

@@ -609,7 +609,8 @@ export default {
     background-image: url("/static/images/overview/rtback.png");
     background-image: url("/static/images/overview/rtback.png");
     position: absolute;
     position: absolute;
     top: 3rem;
     top: 3rem;
-    right: 0rem;
+    left: 16rem;
+
     z-index: -1;
     z-index: -1;
 
 
     .text {
     .text {
@@ -623,7 +624,8 @@ export default {
     background-image: url("/static/images/overview/rbback.png");
     background-image: url("/static/images/overview/rbback.png");
     position: absolute;
     position: absolute;
     top: 8rem;
     top: 8rem;
-    right: 0rem;
+    left: 16rem;
+
     z-index: 100;
     z-index: 100;
 
 
     .text {
     .text {

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

@@ -1125,7 +1125,8 @@ export default {
     background-image: url("/static/images/overview/rtback.png");
     background-image: url("/static/images/overview/rtback.png");
     position: absolute;
     position: absolute;
     top: 3rem;
     top: 3rem;
-    right: 2rem;
+    right: 4rem;
+    left: 16rem;
     z-index: -1;
     z-index: -1;
 
 
     .text {
     .text {
@@ -1139,7 +1140,7 @@ export default {
     background-image: url("/static/images/overview/rbback.png");
     background-image: url("/static/images/overview/rbback.png");
     position: absolute;
     position: absolute;
     top: 8rem;
     top: 8rem;
-    right: 2rem;
+    left: 16rem;
     z-index: 100;
     z-index: 100;
 
 
     .text {
     .text {