Commit 2124bfb3 by 赵艳波

update

parent 231b31c0
Showing with 9 additions and 9 deletions
......@@ -234,15 +234,15 @@ export default {
"loadPayUrl"
]),
toPay() {
// this.setPageNavState({
// headerColor: "#fff",
// isShowClose: true,
// isShowBack: true,
// isCloseLeft: true,
// isShowTitle: true,
// isShowNav: true,
// isCloseWebView: true
// });
this.setPageNavState({
headerColor: "#fff",
isShowClose: true,
isShowBack: true,
isCloseLeft: true,
isShowTitle: true,
isShowNav: true,
isCloseWebView: true
});
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