Commit 1a230bcb authored by jiangjiantao's avatar jiangjiantao

bugfix

parent a03145aa
...@@ -42,7 +42,7 @@ Page({ ...@@ -42,7 +42,7 @@ Page({
this.verifyCoupon(r) this.verifyCoupon(r)
return; return;
} }
my.redirectTo({ my.reLaunch({
url: "/pages/scan/scan?barcode=" + r, url: "/pages/scan/scan?barcode=" + r,
}); });
}, },
......
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