摘要: // 确认成功后上一个页面数据刷新 const pages = getCurrentPages() const prePage = pages[pages.length - 2] if (prePage.data.memberList) { //prePage.data 上级页面的data cons 阅读全文
posted @ 2022-10-20 10:17 何云泽 阅读(190) 评论(0) 推荐(0)