01 2020 档案

摘要:1.获取localtion地址字符串截取参数 location.href.match(/app=([^&]*)(&|$)/i); 阅读全文
posted @ 2020-01-19 13:33 A-dabai 阅读(124) 评论(0) 推荐(0)
摘要://接收端: if(window.postMessage){ if(window.attachEvent){ window.attachEvent('message',function(ev){ var message = ev.data;'#icon:100:50' var messageArr= 阅读全文
posted @ 2020-01-06 10:11 A-dabai 阅读(3014) 评论(0) 推荐(0)
摘要:1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="UTF-8" /> 5 <title>Hello World</title> 6 7 <!-- viewer distro (without pan and zoom) --> 8 <!-- 9 阅读全文
posted @ 2020-01-02 15:30 A-dabai 阅读(4909) 评论(0) 推荐(0)