Browse Source

修改提示

milestone-20250826-财富金轮
zhaoruhui 3 weeks ago
parent
commit
20da80a7dd
  1. 2
      src/views/wealth/goldenWheel.vue

2
src/views/wealth/goldenWheel.vue

@ -519,7 +519,7 @@ async loadHistoryRecord() {
// //
// 3-5 // 3-5
const extraRotations = 3 + Math.floor(Math.random() * 3); // 4-5
const extraRotations = 5 + Math.floor(Math.random() * 3); // 4-5
const extraDegrees = extraRotations * 360; const extraDegrees = extraRotations * 360;
// //

Loading…
Cancel
Save