摘要:
一,主页 index.php <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> < 阅读全文
摘要:
—————————————————————————————————————————— —————————————————————————————————————————— 阅读全文
摘要:
一、json字符串转json对象 1.json字符串转json对象 2.获取对象的value 二、json对象转json字符串 阅读全文
摘要:
$("p:eq(1)").css({ "width": winWidth * 300 / 1080, "top": winWidth * 700 / 1080, "left": winWidth * 220 / 1080, }); 阅读全文
摘要:
阅读全文
摘要:
<body> <label>Hello APP</label> <div id='sys-info'></div></body> <script type="text/javascript" src="../script/api.js"></script> <script type="text/ja 阅读全文
摘要:
$(".userinfo-three:eq(0)").css({ "width": winWidth * 300 / 1080, "top": winWidth * 530 / 1080, "left": winWidth * 450 / 1080, }); $(".userinfo-three:e 阅读全文
摘要:
1,slider.js /** * slider插件可悬停控制 */ ; $(function ($, window, document, undefined) { Slider = function (container, options) { /* options = { auto: true, 阅读全文
摘要:
1,index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <me 阅读全文
摘要:
1,index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <me 阅读全文