Commit 2124bfb3 by 赵艳波

update

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