linqilong 1 month ago
parent
commit
8b1c9c3539
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/utils/tdInstruction/point.ts

+ 2 - 2
src/utils/tdInstruction/point.ts

@@ -101,8 +101,8 @@ function createPointObj(point: any, type = "custom") {
         "type": point.type,
         "type": point.type,
         "coord": `${point.x}, ${point.y}`,
         "coord": `${point.x}, ${point.y}`,
         "label": {
         "label": {
-          "bg_size": "120,40",
-          "bg_offset": "-60,-60",
+          "bg_size": "120,50",
+          "bg_offset": "-60,-70",
           "content": [
           "content": [
             {
             {
               "text": [
               "text": [