Commit d59b3907 authored by haiyoucuv's avatar haiyoucuv

init

parent 8eabe58f
......@@ -349,7 +349,7 @@ export class BlessingBagPage extends Scene {
} else {
// @ts-ignore
wx.miniProgram.navigateTo({
url: jumpUrl,
url: `${jumpUrl}?taskId=${getUrlParams("taskToken")}`,
});
}
}
......
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