【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": -1,
"offsetX": -1.5,
"offsetY": 0.5,
"trimX": 0,
"trimY": 0,
"width": 202,
"width": 201,
"height": 182,
"rawWidth": 204,
"rawHeight": 183,
@@ -61,16 +61,16 @@
"meshType": 0,
"vertices": {
"rawPosition": [
-101,
-100.5,
-91,
0,
101,
100.5,
-91,
0,
-101,
-100.5,
91,
0,
101,
100.5,
91,
0
],
@@ -85,30 +85,30 @@
"uv": [
0,
183,
202,
201,
183,
0,
1,
202,
201,
1
],
"nuv": [
0,
0.00546448087431694,
0.9901960784313726,
0.9852941176470589,
0.00546448087431694,
0,
1,
0.9901960784313726,
0.9852941176470589,
1
],
"minPos": [
-101,
-100.5,
-91,
0
],
"maxPos": [
101,
100.5,
91,
0
]