摘要: plus.nativeUI.alert(content, function() { console.log("User pressed!"); }, "出错了", "知道了") 阅读全文
posted @ 2018-09-12 23:12 xxllj 阅读(2207) 评论(0) 推荐(0) 编辑
摘要: .mapContent { position: absolute; top: 44px; left: 0; right: 0; bottom: 0; } mui.plusReady(function()... 阅读全文
posted @ 2018-09-12 23:06 xxllj 阅读(1125) 评论(0) 推荐(0) 编辑
摘要: 单个页面: js: function goPagead(page, data) { mui.openWindow({ url: page, id: page, extras: { data: data } }); } 阅读全文
posted @ 2018-09-12 23:03 xxllj 阅读(559) 评论(0) 推荐(0) 编辑
摘要: 主页: collection.html js: 子页面: js: 阅读全文
posted @ 2018-09-12 22:55 xxllj 阅读(889) 评论(0) 推荐(0) 编辑