修复宝箱助力背景视频问题
This commit is contained in:
parent
0f23b8ee6f
commit
b05f1adfcc
@ -373,7 +373,7 @@ export default {
|
||||
return 3
|
||||
} else if(this.filteredBoxBar <= 80) {
|
||||
return 4
|
||||
} else if(this.filteredBoxBar <= 100) {
|
||||
} else {
|
||||
return 5
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user