修复首页和商城体力值,歪的情况

This commit is contained in:
COMPUTER\EDY 2026-09-22 19:54:35 +08:00
parent a6a73f352c
commit 300313595d
3 changed files with 3 additions and 3 deletions

View File

@ -2688,7 +2688,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-110.622, -95,
-1.055, -1.055,
0, 0,
0, 0,

View File

@ -757,7 +757,7 @@ export class GameConfig {
vibrateOpen: true, //震动 vibrateOpen: true, //震动
coinnum: 0, //每局的金币数 coinnum: 0, //每局的金币数
paid_user: false, //是否是付费用户 paid_user: false, //是否是付费用户
version: "1.0.67", //版本号 version: "1.0.68", //版本号
shushu_DistinctId: "", //数数访客ID shushu_DistinctId: "", //数数访客ID
shushu_AccountId: "", //数数账号ID shushu_AccountId: "", //数数账号ID
uid: "", //用户和后端唯一id uid: "", //用户和后端唯一id

View File

@ -19028,7 +19028,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-110.622, -95,
-1.055, -1.055,
0, 0,
0, 0,