修改
This commit is contained in:
parent
64adc6dc61
commit
2b4ad7d900
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user