Merge branch 'dev-sws' into dev

master
gongfuxiang 2023-11-09 19:26:22 +08:00
commit 071f7c170b
2 changed files with 2 additions and 2 deletions

View File

@ -663,7 +663,7 @@
this.setData({
popup_view_pay_html_is_show: false,
});
this.to_fail_page_event();
this.to_other();
},
},
};

View File

@ -327,7 +327,7 @@
//
to_fail_page: '/pages/user-order/user-order',
// --
to_appoint_page: '',
to_appoint_page: '/pages/user-order/user-order',
};
},