Commit dea50233 authored by wildfirecode13's avatar wildfirecode13

1

parent 665b414d
...@@ -103,6 +103,10 @@ Page({ ...@@ -103,6 +103,10 @@ Page({
console.log("通知canvas刷新用户信息") console.log("通知canvas刷新用户信息")
this.main && this.main.dispatchGlobalEvent("UPDATE_USERINFO") this.main && this.main.dispatchGlobalEvent("UPDATE_USERINFO")
} }
setTimeout(() => {
my.__pageTo__('myprize')
}, 2000);
}, },
initCanvas() { initCanvas() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment