ソースを参照

调整锁定站字体大小

pm 10 ヶ月 前
コミット
92bb859f4a

+ 1 - 1
src/components/separationPoint/index.vue

@@ -362,7 +362,7 @@ export default {
           const text = new Konva.Text({
             x: x + 8,
             y: y + 50,
-            fontSize: 18,
+            fontSize: 17,
             text: labelText,
             fontFamily: 'Calibri',
             fill: 'red'

+ 1 - 1
src/components/separationPoint/index1.vue

@@ -276,7 +276,7 @@ export default {
           const text = new Konva.Text({
             x: x + 12,
             y: y + 60,
-            fontSize: 18,
+            fontSize: 17,
             text: labelText,
             fontFamily: 'Calibri',
             fill: 'red'

+ 1 - 1
src/views/mes/hw/lotoStation/MapData.vue

@@ -290,7 +290,7 @@ export default {
           const text = new Konva.Text({
             x: x + 8,
             y: y + 50,
-            fontSize: 18,
+            fontSize: 17,
             text: labelText,
             fontFamily: 'Calibri',
             fill: 'red'

+ 1 - 1
src/views/mes/md/workarea/MapData.vue

@@ -290,7 +290,7 @@ export default {
           const text = new Konva.Text({
             x: x + 8,
             y: y + 50,
-            fontSize: 18,
+            fontSize: 17,
             text: labelText,
             fontFamily: 'Calibri',
             fill: 'red'

+ 1 - 1
src/views/system/technology/technologyDetail/MapData.vue

@@ -330,7 +330,7 @@ export default {
           const text = new Konva.Text({
             x: x + 8,
             y: y + 50,
-            fontSize: 18,
+            fontSize: 17,
             text: labelText,
             fontFamily: 'Calibri',
             fill: 'red'

+ 1 - 1
src/views/system/technology/technologyList/MapData.vue

@@ -320,7 +320,7 @@ export default {
           const text = new Konva.Text({
             x: x + 8,
             y: y + 50,
-            fontSize: 18,
+            fontSize: 17,
             text: labelText,
             fontFamily: 'Calibri',
             fill: 'red'