ソースを参照

打包样式修改

zpf 1 年間 前
コミット
8824d662be
2 ファイル変更7 行追加4 行削除
  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");
     position: absolute;
     top: 3rem;
-    right: 0rem;
+    left: 16rem;
+
     z-index: -1;
 
     .text {
@@ -623,7 +624,8 @@ export default {
     background-image: url("/static/images/overview/rbback.png");
     position: absolute;
     top: 8rem;
-    right: 0rem;
+    left: 16rem;
+
     z-index: 100;
 
     .text {

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

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