摘要: /** * nativeCommon,通过Native.js调用原生API */var nativeCommon = { /** * 通讯录模块 */ contacts: { getContact: function(callBack) { switch (plus.os.name) { case 阅读全文
posted @ 2020-01-06 11:09 wpTing 阅读(2371) 评论(0) 推荐(0)