Blame view

label-template-template-1773998862063 (1).json 1.97 KB
0e27ddc8   杨鑫   标签
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
  {
    "id": "template-1773998862063",
    "name": "未命名模板",
    "labelType": "PRICE",
    "unit": "inch",
    "width": 4,
    "height": 2,
    "appliedLocation": "ALL",
    "showRuler": true,
    "showGrid": true,
    "elements": [
      {
        "id": "el-1773998886036-34sylni",
        "type": "TEXT_STATIC",
        "x": 104,
        "y": 16,
        "width": 120,
        "height": 24,
        "rotation": "horizontal",
        "border": "none",
        "config": {
          "text": "文本",
          "fontFamily": "Arial",
          "fontSize": 14,
          "fontWeight": "normal",
          "textAlign": "center"
        }
      },
      {
        "id": "el-1773998909568-4jjwdx7",
        "type": "TEXT_PRODUCT",
        "x": 96,
        "y": 128,
        "width": 120,
        "height": 24,
        "rotation": "horizontal",
        "border": "none",
        "config": {
          "text": "商品名",
          "fontFamily": "Arial",
          "fontSize": 14,
          "fontWeight": "normal",
          "textAlign": "left"
        }
      },
      {
        "id": "el-1773998913096-cgabpx1",
        "type": "TEXT_STATIC",
        "x": 88,
        "y": 152,
        "width": 120,
        "height": 24,
        "rotation": "horizontal",
        "border": "none",
        "config": {
          "text": "文本",
          "fontFamily": "Arial",
          "fontSize": 14,
          "fontWeight": "normal",
          "textAlign": "left"
        }
      },
      {
        "id": "el-1773999052674-uzocw1j",
        "type": "QRCODE",
        "x": 128,
        "y": 40,
        "width": 80,
        "height": 80,
        "rotation": "horizontal",
        "border": "none",
        "config": {
          "data": "12341千问请问抛弃我",
          "errorLevel": "M"
        }
      },
      {
        "id": "el-1773999078958-5tgoru7",
        "type": "BARCODE",
        "x": 208,
        "y": 128,
        "width": 160,
        "height": 48,
        "rotation": "horizontal",
        "border": "none",
        "config": {
          "barcodeType": "CODE128",
          "data": "14124151231",
          "showText": true,
          "orientation": "horizontal"
        }
      }
    ]
  }