This commit is contained in:
2024-08-26 17:33:14 +08:00
parent 7b618eb645
commit 8a44a15153
18 changed files with 1413 additions and 808 deletions

View File

@@ -54,7 +54,7 @@ export class CardControllerComp extends CCComp {
if (this.in_load) {
return
}
if((smc.vm_data.shuaxin.max-smc.vm_data.shuaxin.min) < 1 ){
if((smc.vm_data.shuaxin.max-smc.vm_data.shuaxin.min) < 0.5 ){
oops.gui.toast("马上就要刷新了")
return
}