修改提升机动画

master
夜笙歌 4 months ago
parent 4873e7b5eb
commit 7c3c02d19d

@ -93,7 +93,7 @@ export default {
data() {
return {
num: -60,
floor: 0
floor: 1
}
},
mounted() {
@ -252,8 +252,6 @@ export default {
},
toFloor(e) {
animationLine.push(() => {
console.log(321323)
console.log(tuopanInishengji)
if (tuopanInishengji) {
return Promise.all([tishengjiAnimation(keyidongModel, e, storeyHeight[e]), tuopanYAnimation(tuopanModel, e, storeyHeight[e])])
} else {

Loading…
Cancel
Save