【fix】数字可以增加小数

This commit is contained in:
2026-04-01 12:02:03 +08:00
parent 792e82d091
commit 73ca79e9eb
21 changed files with 125 additions and 89 deletions

View File

@@ -42,11 +42,11 @@
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetX": -0.5,
"offsetY": 0.5,
"trimX": 1,
"trimY": 0,
"width": 338,
"width": 337,
"height": 302,
"rawWidth": 340,
"rawHeight": 303,
@@ -61,16 +61,16 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-169,
-168.5,
-151,
0,
169,
168.5,
-151,
0,
-169,
-168.5,
151,
0,
169,
168.5,
151,
0
],
@@ -85,30 +85,30 @@
"uv": [
1,
303,
339,
338,
303,
1,
1,
339,
338,
1
],
"nuv": [
0.0029411764705882353,
0.0033003300330033004,
0.9970588235294118,
0.9941176470588236,
0.0033003300330033004,
0.0029411764705882353,
1,
0.9970588235294118,
0.9941176470588236,
1
],
"minPos": [
-169,
-168.5,
-151,
0
],
"maxPos": [
169,
168.5,
151,
0
]