摘要: NO.1 页面之间的数据的传递 1、通过extras的方式 首先,在父页面通过mui.openWindow下面的extras传递到子页面的值,子页面在mui.plusReady通过 var self = plus.webview.currentWebview(); bandID = self.id 阅读全文
posted @ 2019-12-11 17:40 cpp!!! 阅读(273) 评论(0) 推荐(0)