摘要: html:<div class="search pull-left"> <div class="search-left pull-left"> <i class="sear-icon pull-left"></i> <input class="search-inp pull-left sso_wk" 阅读全文
posted @ 2019-08-27 10:22 lujialin666 阅读(159) 评论(0) 推荐(0)
摘要: (function(window, factory) { var _; if(typeof window._ 'function') { _ = window._; } else { _ = function(obj) { if (obj instanceof _) return obj; if ( 阅读全文
posted @ 2019-08-27 10:16 lujialin666 阅读(191) 评论(0) 推荐(0)
摘要: 传参页面:$.go('/jdproduct/getsearchproduct?content='+encodeURI(encodeURI(content))+''); 接受页面:var keyWord = _.getRequestByName('content')?decodeURI(_.getRe 阅读全文
posted @ 2019-08-27 10:14 lujialin666 阅读(93) 评论(0) 推荐(0)