فهرست منبع

Merge branch 'dev' of http://192.168.0.115:3000/bill/traffic-laser into dev

xzw 1 سال پیش
والد
کامیت
b52783d24a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/graphic/CanvasStyle/default.js

+ 1 - 1
src/graphic/CanvasStyle/default.js

@@ -143,7 +143,7 @@ const MeasureLine = {
   lineWidth: 2 * coordinate.ratio,
   text: {
     fontSize: 12,
-    fillColor: "#fff",
+    fillColor: "#000",
     padding: 6 * coordinate.ratio,
     backColor: "#2F8FFF",
   },