pro-list.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
  6. <meta name="apple-mobile-web-app-capable" content="yes">
  7. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  8. <title>产品类型</title>
  9. <link rel="stylesheet" type="text/css" href="css/mui.min.css" />
  10. <link rel="stylesheet" type="text/css" href="css/iconfont.css" />
  11. <link rel="stylesheet" type="text/css" href="css/main.css" />
  12. </head>
  13. <body>
  14. <header class="mui-bar mui-bar-nav">
  15. <div id="pro-menu" class="mui-segmented-control">
  16. <!--<a class="mui-control-item mui-active" href="#item1">净水机</a>
  17. <a class="mui-control-item" href="#item2">冲奶机</a>
  18. <a class="mui-control-item" href="#item3">电动牙刷</a>-->
  19. </div>
  20. </header>
  21. <!--<footer class="mui-bar mui-bar-tab">
  22. <a class="mui-tab-item">
  23. <span class="iconfont icon-shouye"></span>
  24. <span class="mui-tab-label">首页</span>
  25. </a>
  26. <a class="mui-tab-item">
  27. <span class="iconfont icon-gouwuche"></span>
  28. <span class="mui-tab-label">购物车</span>
  29. </a>
  30. <a class="mui-tab-item">
  31. <span class="iconfont icon-dingdan"></span>
  32. <span class="mui-tab-label">订单</span>
  33. </a>
  34. <a class="mui-tab-item">
  35. <span class="iconfont icon-wode"></span>
  36. <span class="mui-tab-label">我的</span>
  37. </a>
  38. </footer>-->
  39. <div class="mui-content">
  40. <!--<div class="index-title">
  41. <strong>选购</strong>
  42. </div>-->
  43. <div id="item1" class="mui-control-content mui-active">
  44. <ul class="pro-table-pull">
  45. <!--产品列表区域-->
  46. </ul>
  47. <!--<div class="index-title">
  48. <strong>配件选购</strong>
  49. </div>-->
  50. <!--<ul class="mui-table-view mui-grid-view my-view-no" style="padding-bottom: 0;">
  51. <li class="mui-table-view-cell mui-media mui-col-xs-5">
  52. <a href="#"><img class="mui-media-object" src="images/chanpin-2.jpg"></a>
  53. </li>
  54. <li class="mui-table-view-cell mui-media mui-col-xs-7">
  55. <a>
  56. <div class="pro-tit">Aiberle智能净水机滤芯配件 t1、t2、t3、t4</div>
  57. <h6 class="mui-text-left">4级ro净化、只喝净水</h6>
  58. <p class="pro-price">¥79.00~320.00</p>
  59. <div class="mui-text-right">
  60. <span class="add-cart"><span class="iconfont icon-gouwuche"></span></span>
  61. <button type="button" class="btn-buy-now">立即购买</button>
  62. </div>
  63. </a>
  64. </li>
  65. <li class="mui-table-view-cell mui-media mui-col-xs-5">
  66. <a href="#"><img class="mui-media-object" src="images/chanpin-3.jpg"></a>
  67. </li>
  68. <li class="mui-table-view-cell mui-media mui-col-xs-7">
  69. <a>
  70. <div class="pro-tit">Aiberle智能净水机水箱配件</div>
  71. <h6 class="mui-text-left">优质安全材质,放心使用</h6>
  72. <p class="pro-price">¥99.00</p>
  73. <div class="mui-text-right">
  74. <span class="add-cart"><span class="iconfont icon-gouwuche"></span></span>
  75. <button type="button" class="btn-buy-now">立即购买</button>
  76. </div>
  77. </a>
  78. </li>
  79. </ul>-->
  80. </div>
  81. <div id="product-type">
  82. </div>
  83. <!--<div id="item2" class="mui-control-content">
  84. <ul class="pro-table-pull">
  85. </ul>
  86. </div>
  87. <div id="item3" class="mui-control-content">
  88. <ul class="pro-table-pull">
  89. </ul>
  90. </div>
  91. <div id="item4" class="mui-control-content">
  92. <ul class="pro-table-pull">
  93. </ul>
  94. </div>
  95. <div id="item5" class="mui-control-content">
  96. <ul class="pro-table-pull">
  97. </ul>
  98. </div>
  99. <div id="item6" class="mui-control-content">
  100. <ul class="pro-table-pull">
  101. </ul>
  102. </div>
  103. <div id="item7" class="mui-control-content">
  104. <ul class="pro-table-pull">
  105. </ul>
  106. </div>
  107. <div id="item10" class="mui-control-content">
  108. <ul class="pro-table-pull">
  109. </ul>
  110. </div>
  111. <div id="item11" class="mui-control-content">
  112. <ul class="pro-table-pull">
  113. </ul>
  114. </div>-->
  115. </div>
  116. <!-- 加载ing -->
  117. <div class="loading covers">
  118. <div class="loading-bj"></div>
  119. <p>加载中...</p>
  120. </div>
  121. <!-- 加载ing END -->
  122. <script src="js/mui.min.js"></script>
  123. <script src="js/jquery-2.1.1.min.js"></script>
  124. <script src="js/main.js"></script>
  125. <script src="js/wechat-utils-1.0.js"></script>
  126. <script>
  127. var search_data = null,
  128. typeId = '';
  129. if(!window.sessionStorage) {
  130. mui.alert("您的浏览器不支持sessionStorage");
  131. } else {
  132. //读取上一个页面带过来的sessionStorage
  133. search_data = JSON.parse(sessionStorage.getItem('search_data'));
  134. if(search_data != null) {
  135. typeId = search_data.text[0].typeId; //如果不为空就赋值給typeId(产品类型id)
  136. //$('#item'+typeId+']').addClass("mui-active").siblings().removeClass("mui-active");
  137. }else{
  138. typeId=getParam("productId");
  139. }
  140. }
  141. var mao=getParam("childTypeId"),maodian='';
  142. mui.ready(function() {
  143. //页面首次加载区分
  144. if(typeId != '') {
  145. getProlist(typeId, null);
  146. } else {
  147. getProlist(null, null);
  148. }
  149. $(".loading").hide().css("opacity", "0"); //页面加载完成,隐藏loading
  150. });
  151. //查询产品列表(items代表显示类型)(load值为null代表没有从其他页面带参数,并且是首次加载,其他值代表选中的区域)
  152. function getProlist(items, load) {
  153. console.log(items, load);
  154. var parameter = {};
  155. if(items != null) {
  156. parameter["typeId"] = items;
  157. }
  158. $.ajax(base_path + '/wechat/product/productIndex?dates=' + new Date().getTime(), {
  159. data: parameter,
  160. dataType: 'json',
  161. xhrFields: {
  162. withCredentials: true
  163. },
  164. crossDomain: true,
  165. type: 'post',
  166. timeout: 15000,
  167. success: function(dt) {
  168. if(dt.isRedirect) {
  169. location.href = dt.redirectURL;
  170. } else {
  171. console.log(dt)
  172. if(dt.status) {
  173. var productTypeList = dt.data.productTypeList;
  174. var typeHtml = '';
  175. for(var k=0;k<productTypeList.length;k++){
  176. var typeId = productTypeList[k].typeId;
  177. typeHtml += '<div id="item'+ typeId +'" class="mui-control-content">';
  178. typeHtml += '<ul class="pro-table-pull">';
  179. typeHtml += '</ul>';
  180. typeHtml += '</div>';
  181. }
  182. $("#product-type").html(typeHtml);
  183. var menu_data = dt.data.productTypeList;
  184. if(load == null) {
  185. var table = document.body.querySelector("#pro-menu");
  186. mui(menu_data).each(function(index) {
  187. var li = document.createElement('a');
  188. if(items != null) {
  189. if(items == this.typeId) {
  190. li.className = 'mui-control-item mui-active';
  191. } else {
  192. li.className = 'mui-control-item';
  193. }
  194. } else {
  195. if(index == 0) {
  196. li.className = 'mui-control-item mui-active';
  197. } else {
  198. li.className = 'mui-control-item';
  199. }
  200. }
  201. li.setAttribute("name", this.typeId);
  202. li.setAttribute("href", "#item" + (index + 1));
  203. li.innerHTML = this.typeName;
  204. table.appendChild(li);
  205. });
  206. }
  207. var pro_list = dt.data.productList;
  208. if(items == null) {
  209. items = 1
  210. }
  211. $(".mui-control-content").removeClass("mui-active");
  212. var table1 = document.body.querySelector('#item' + items + ' .pro-table-pull');
  213. $("#item"+items).addClass("mui-active");
  214. if(load != null) {
  215. document.body.querySelector(load + " .pro-table-pull");
  216. table1.innerHTML = '';
  217. }
  218. mui(pro_list).each(function(index) {
  219. var li = document.createElement('li');
  220. li.setAttribute("name", this.productId);
  221. var zen = '';
  222. console.log(this.productColorList)
  223. if(this.productColorList.length>0){
  224. $.each(this.productColorList[0].salesUserGiftList, function() {
  225. zen += this.giftName + "、"
  226. });
  227. }
  228. if(zen != '') {
  229. zen = '<div class="index-title"><p><span class="iconfont icon-liwu"></span>' + zen.substring(0, zen.length - 1) + '</p></div>';
  230. }
  231. if(mao!=null && mao==this.productChildType){
  232. li.setAttribute("id","mao-"+this.productId);
  233. maodian=this.productId;
  234. mao=null;
  235. }
  236. li.innerHTML = '<ul class="mui-table-view mui-grid-view my-view-no" style="padding-bottom: 0;"><li class="mui-table-view-cell mui-media mui-col-xs-5 mui-text-left"><a><img class="mui-media-object" src="' + this.productParameterImg + '"></a></li><li class="mui-table-view-cell mui-media mui-col-xs-7"><a><div class="pro-tit">' + this.productName + '</div><h6 class="mui-text-left">' + this.productAbbreviation + '</h6><p class="pro-price">¥' + accDiv(this.productColorList[0].colorDiscount,100) + '</p><div class="mui-text-right"><span class="add-cart" name="' + this.productId + '" cartIsSource="1"><span class="iconfont icon-gouwuche"></span></span><button type="button" class="btn-buy-now" name="' + this.productId + '" cartIsSource="1">立即购买</button></div></a></li></ul>' + zen;
  237. table1.appendChild(li);
  238. });
  239. if(maodian!=''){
  240. var t=$('#mao-' + maodian).offset().top;
  241. if(t>300){
  242. $(window).scrollTop(t,500);
  243. }
  244. maodian='';
  245. }
  246. } else {
  247. mui.alert("获取商品菜单失败!");
  248. }
  249. }
  250. },
  251. error: function(xhr, type, errorThrown) {
  252. console.log(xhr);
  253. mui.alert("获取商品菜单失败!网络错误");
  254. }
  255. });
  256. }
  257. //头部菜单点击事件
  258. $(document).on('tap', '#pro-menu .mui-control-item', function() {
  259. var th=$(this);
  260. if(!window.sessionStorage) {
  261. mui.alert("您的浏览器不支持sessionStorage");
  262. } else {
  263. //如果点击头部的菜单,则删除其他页面带过来的sessionStorage
  264. sessionStorage.removeItem('search_data');
  265. }
  266. //根据类型获取产品列表
  267. getProlist(th.attr("name"), th.attr("href"));
  268. var oldUrl=location.href;//原浏览器地址
  269. var newUrl=jsUrlHelper.delUrlParam(oldUrl,"childTypeId");//删除url中的子类型参数
  270. newUrl=jsUrlHelper.putUrlParam(newUrl,'productId',th.attr("name"));//修改url中的productId参数
  271. history.pushState(oldUrl, '产品类型',newUrl);//无刷新删除修改url地址参数
  272. console.log("url历史操作"+history.length+"次");//获取历史操作过url地址几次
  273. mao=null;
  274. });
  275. //监听浏览器前进后退
  276. window.addEventListener("popstate", function() {
  277. var currentState = history.state;
  278. //根据类型获取产品列表
  279. mao=getParam("childTypeId"),ref='';
  280. $.each($("#pro-menu .mui-control-item"),function(){
  281. if($(this).attr("name")==getParam("productId")){
  282. ref=$(this).attr("href");
  283. $(this).addClass("mui-active");
  284. }else{
  285. $(this).removeClass("mui-active");
  286. }
  287. })
  288. getProlist(getParam("productId"),ref);
  289. });
  290. //callback为用户点击蒙版时自动执行的回调;
  291. var mask = mui.createMask(function() {
  292. $(".my-picker").removeClass("active");
  293. setTimeout(function(){
  294. $(".my-picker").remove(); //移除选择颜色列表
  295. },500);
  296. });
  297. var count = 0; //统计所有产品加减,数量默认0,当count<1的时候设置(结算)按钮失效
  298. //购物车数量加
  299. $(document).on('tap', '.mui-btn-numbox-plus', function() {
  300. ++count; //产品总数量
  301. var th = $(this);
  302. var val = mui(th.parent()[0]).numbox().getValue(); //获取当前产品数量
  303. if(count < 1) {
  304. $(".my-btn-buy-know").attr("disabled", "disabled"); //禁用结算按钮
  305. } else {
  306. $(".my-btn-buy-know").removeAttr("disabled"); //激活结算按钮
  307. }
  308. var parameter = {}; //ajax参数json集合
  309. if(typeof(th.attr("productid")) != "undefined") {
  310. parameter["productId"] = th.attr("productid"); //产品id
  311. if(typeof(th.attr("colorid")) != "undefined") {
  312. parameter["productColorId"] = th.attr("colorid"); //颜色id
  313. parameter["cartNum"] = 1; //需要减的产品数量,每次都是1
  314. $.ajax(base_path + '/wechat/cart/addProductToCart?dates=' + new Date().getTime(), {
  315. data: parameter,
  316. dataType: 'json',
  317. xhrFields: {
  318. withCredentials: true
  319. },
  320. crossDomain: true,
  321. type: 'post',
  322. timeout: 15000,
  323. success: function(dt) {
  324. if(dt.isRedirect) {
  325. location.href = dt.redirectURL;
  326. } else {
  327. if(dt.status) {
  328. th.parent().attr("cartid", dt.data);
  329. console.log("增加数量成功!");
  330. } else {
  331. mui.alert("增加数量失败!");
  332. }
  333. }
  334. },
  335. error: function(xhr, type, errorThrown) {
  336. console.log(xhr);
  337. mui.alert("增加数量失败!网络错误");
  338. }
  339. });
  340. } else {
  341. mui.alert("没有获取到产品颜色id");
  342. }
  343. } else {
  344. mui.alert("没有获取到产品id");
  345. }
  346. });
  347. //购物车数量减
  348. $(document).on('tap', '.mui-btn-numbox-minus', function() {
  349. --count; //产品总数量
  350. var th = $(this);
  351. var val = mui(th.parent()[0]).numbox().getValue(); //获取当前产品数量
  352. if(count < 1) {
  353. $(".my-btn-buy-know").attr("disabled", "disabled"); //禁用结算按钮
  354. } else {
  355. $(".my-btn-buy-know").removeAttr("disabled"); //激活结算按钮
  356. }
  357. var parameter = {}; //ajax参数json集合
  358. if(typeof(th.attr("colorid")) != "undefined") {
  359. parameter["productColorId"] = th.attr("colorid"); //产品颜色id
  360. parameter["cartNum"] = 1; //需要减的产品数量,每次都是1
  361. $.ajax(base_path + '/wechat/cart/deleteCart?dates=' + new Date().getTime(), {
  362. data: parameter,
  363. dataType: 'json',
  364. xhrFields: {
  365. withCredentials: true
  366. },
  367. crossDomain: true,
  368. type: 'get', //减少数量后台限制用get
  369. timeout: 15000,
  370. success: function(dt) {
  371. if(dt.isRedirect) {
  372. location.href = dt.redirectURL;
  373. } else {
  374. if(dt.status) {
  375. console.log("减少数量数量成功!");
  376. } else {
  377. mui.alert("减少数量数量失败!");
  378. }
  379. }
  380. },
  381. error: function(xhr, type, errorThrown) {
  382. console.log(xhr);
  383. mui.alert("减少数量失败!网络错误");
  384. }
  385. });
  386. } else {
  387. mui.alert("没有获取到产品颜色id");
  388. }
  389. });
  390. //立即购买-购物车按钮 获取颜色列表
  391. $(document).on('tap', '.add-cart,.btn-buy-now', function() {
  392. var th = $(this);
  393. mask.show(); //显示遮罩层
  394. //在body尾部增加-产品颜色列表父级ul
  395. $("body").append('<div class="my-picker"><br/><ul class="mui-table-view mui-table-view-striped mui-table-view-condensed my-grid-view-no"></ul><button class="mui-btn my-btn-block my-btn-buy-know" disabled="disabled">确定</button></div>');
  396. $.ajax(base_path + '/wechat/product/selectProductColor?dates=' + new Date().getTime(), {
  397. data: {
  398. "productId": th.attr("name") //productId产品id
  399. },
  400. dataType: 'json',
  401. xhrFields: {
  402. withCredentials: true
  403. },
  404. crossDomain: true,
  405. type: 'post',
  406. timeout: 15000,
  407. success: function(dt) {
  408. if(dt.isRedirect) {
  409. location.href = dt.redirectURL;
  410. } else {
  411. if(dt.status) {
  412. console.log(dt)
  413. var data = dt.data.productColorList;
  414. var table = document.body.querySelector('.my-picker>ul'); //产品颜色列表父级ul
  415. table.innerHTML = '';
  416. //循环遍历产品颜色数组
  417. mui(data).each(function(index) {
  418. var li = document.createElement('li'); //创建li标签
  419. li.className = 'my-table-view-cell'; //給li标签设置className
  420. //var val=index==0?1:0;
  421. li.innerHTML = '<div class="mui-table" ><div class="mui-table-cell mui-col-xs-3"><img class="my-media-object" src="' + this.colorProductPic + '" /></div><div class="mui-table-cell table-middle mui-col-xs-5">' + this.colorName + '<h6>极简生活、舒适百搭</h6></div><div class="mui-table-cell table-middle mui-col-xs-4"><div class="mui-numbox" data-numbox-min="0" data-numbox-max="99" cartid="' + this.cartId + '"><button class="mui-btn mui-btn-numbox-minus" type="button" productid="' + this.colorProductId + '" colorid="' + this.colorId + '">-</button><input class="mui-input-numbox" type="number" value="' + this.cartNum + '" readonly="readonly"/><button class="mui-btn mui-btn-numbox-plus" type="button" productid="' + this.colorProductId + '" colorid="' + this.colorId + '">+</button></div></div></div>';
  422. table.appendChild(li); //将li标签加入到-产品颜色列表父级ul
  423. console.log(count)
  424. if(typeof(this.cartNum) != "undefined") {
  425. count += parseInt(this.cartNum);
  426. }
  427. });
  428. $(".my-picker").addClass("active"); //显示产品颜色加减数量列表
  429. console.log(count)
  430. if(count > 0) {
  431. $(".my-btn-buy-know").removeAttr("disabled"); //激活结算按钮
  432. }
  433. if(th.hasClass("add-cart")) {
  434. $(".my-btn-buy-know").attr("cart", "cart");
  435. }
  436. mui(".mui-numbox").numbox(); //激活加减按钮组合
  437. } else {
  438. mui.alert("获取数据失败!");
  439. }
  440. }
  441. },
  442. error: function(xhr, type, errorThrown) {
  443. console.log(xhr);
  444. mui.alert("获取数据失败!网络错误");
  445. }
  446. });
  447. });
  448. //确定事件
  449. $(document).on('tap', '.my-btn-buy-know', function() {
  450. //判断是点立即购买还是加入购物车的
  451. if($(this).attr("cart") == "cart") {
  452. $(".mui-backdrop").css("opacity", 0).remove(); //移除遮罩层
  453. $(".my-picker").removeClass("active");
  454. setTimeout(function(){
  455. $(".my-picker").remove(); //移除选择颜色列表
  456. },500);
  457. mui.toast("加入购物车成功!");
  458. } else {
  459. var cartidList = ''; //购物项id集合
  460. $.each($(".my-picker .mui-numbox"), function(index) {
  461. var th = $(this);
  462. if(th.attr("cartid") != "undefined") {
  463. // var a = '';
  464. // if(index != 0) {
  465. // a = '-' + th.attr("cartid"); //组装购物项id
  466. // } else {
  467. // a = th.attr("cartid");
  468. // }
  469. if(cartidList == ''){
  470. cartidList += th.attr("cartid") ;
  471. }else{
  472. cartidList += '-' + th.attr("cartid") ;
  473. }
  474. }
  475. });
  476. if(!window.sessionStorage) {
  477. mui.alert("您的浏览器不支持sessionStorage");
  478. } else {
  479. //自定义json数据
  480. var obj = {
  481. text: [cartidList]
  482. };
  483. //json格式化插入 购物项id集合
  484. sessionStorage.setItem('pay_data', JSON.stringify(obj));
  485. location.href = 'clearing.html'; //跳转结算页面
  486. }
  487. }
  488. });
  489. //产品详情
  490. $(document).on('tap', '.pro-table-pull>li', function() {
  491. //location.href = 'pro-details.html?productId=' + $(this).attr("name")
  492. });
  493. </script>
  494. </body>
  495. </html>