9/7 测试问题,G02跳转页面不对
This commit is contained in:
parent
28c1b40184
commit
03141ef1bf
|
|
@ -408,7 +408,7 @@
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: "/pages/devices/PCT01?info=" + JSON.stringify(info)
|
url: "/pages/devices/PCT01?info=" + JSON.stringify(info)
|
||||||
})
|
})
|
||||||
}, 100)
|
}, 200)
|
||||||
}
|
}
|
||||||
console.log("value", value, that.active)
|
console.log("value", value, that.active)
|
||||||
})
|
})
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue