Commit 47f9738d by 赵艳波

tj

parent a217778a
Showing with 2 additions and 2 deletions
......@@ -244,8 +244,8 @@ export default {
isCloseWebView: true
});
this.$bridge.setBarColor({ barColor: "#fff" });
this.$bridge.setBarColor({ "barColor": "#fff" });
const failUrl = encodeURIComponent(
"https://pay.qinqinxiaobao.com/callback/fail"
);
......
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 sign in to comment