This commit is contained in:
曹辉 2023-04-04 15:29:58 +08:00
parent 64adc6dc61
commit 2b4ad7d900

View File

@ -27,7 +27,6 @@
gos() { gos() {
var that = this var that = this
this.delta = Number(this.delta) this.delta = Number(this.delta)
console.log(this.delta)
if (this.delta == 4) { if (this.delta == 4) {
uni.navigateBack({ uni.navigateBack({
delta: 4 delta: 4