index.html 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  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>Aiberle官方商城</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. <style>
  13. .year-dalog{background:url(images/year-dalog.png) center center no-repeat rgba(0,0,0,.7);background-size: 80% auto; position: fixed;left: 0;top: 0;right: 0;bottom: 0;width: 100%; height: 100%;z-index: 99;display: none;-webkit-transform: translateY(-100%);transform: translateY(-100%); -webkit-transition: .5s;transition: .5s;}
  14. .year-dalog.active{-webkit-transform: translateY(0%);transform: translateY(0%);}
  15. .year-dalog img{width: 100%;}
  16. div{color: #000000;}
  17. </style>
  18. <script>
  19. var d = new Date().getTime(); //当前时间戳
  20. if (d > 1558627200000 && d <= 1560873599000) {
  21. location.href = "20190618.html";
  22. }
  23. </script>
  24. </head>
  25. <body>
  26. <header class="mui-bar mui-bar-nav" style="display: none;">
  27. <div class="search-cotainer">
  28. <div class="mui-input-row mui-search">
  29. <input id="search" name="search" class="my-search-ipt" type="text" placeholder='大家都在搜"净水机"'>
  30. </div>
  31. <span class="iconfont icon-caidan"></span>
  32. <span class="my-btn-cancel">取消</span>
  33. </div>
  34. <div id="search-hot" style="display: none;">
  35. <div class="search-cotainer line-25" id="history">
  36. <p>历史搜索</p>
  37. </div>
  38. </div>
  39. </header>
  40. <footer class="mui-bar mui-bar-tab" id="footer-bar-tab">
  41. <a class="mui-tab-item mui-active">
  42. <span class="iconfont icon-shouye"></span>
  43. <span class="mui-tab-label">首页</span>
  44. </a>
  45. <a class="mui-tab-item">
  46. <span class="iconfont icon-gouwuche"></span>
  47. <span class="mui-tab-label">购物车</span>
  48. </a>
  49. <a class="mui-tab-item">
  50. <span class="iconfont icon-dingdan"></span>
  51. <span class="mui-tab-label">订单</span>
  52. </a>
  53. <a class="mui-tab-item">
  54. <span class="iconfont icon-wode"></span>
  55. <span class="mui-tab-label">我的</span>
  56. </a>
  57. </footer>
  58. <div class="mui-content" style="padding-top: 10px;">
  59. <div class="banner-box">
  60. <div class="index-banner" style="display: none;"></div>
  61. </div>
  62. <div id="" style="display: block;margin-top: 25px;;">
  63. <img style="width: 100%;" src="https://s.iamberry.com/common/image/product/xpsd.png"/>
  64. </div>
  65. <ul class="mui-table-view mui-grid-view my-view-no" id="index-pro-list2" style="padding-bottom: 0;">
  66. <li class="mui-table-view-cell mui-media mui-col-xs-6"><a name="54">
  67. <img class="mui-media-object" style="background-color: #f9f7f8;border-radius: 5px;" src="https://s.iamberry.com/common/image/product/kdsj.png">
  68. <div class="index-pro-tit" style="margin-top: 10px;">Aiberle口袋热水机</div>
  69. <p class="mui-text-left">小巧便携,3秒即饮</p>
  70. </li>
  71. <li class="mui-table-view-cell mui-media mui-col-xs-6"><a name="52">
  72. <img class="mui-media-object" style="background-color: #f9f7f8;border-radius: 5px;" src="https://s.iamberry.com/common/image/product/new_hs.png">
  73. <div class="index-pro-tit" style="margin-top: 10px;">Aiberle净水花洒升级款</div>
  74. <p class="mui-text-left">高效除氯、净水养肤</p>
  75. </li>
  76. </ul>
  77. <!--<div style="background: #e6584f;height: 60px;display: block;margin-top: 25px;">
  78. <div></div>
  79. </div>-->
  80. <div class="index-title" style="margin-top: 20px;">
  81. <strong style="font-size: 16px; color: #000;">精选产品</strong><span class="mui-pull-right go_pro_list">
  82. <font>More</font><span class="mui-icon mui-icon-arrowright"></span>
  83. </span>
  84. </div>
  85. <ul class="mui-table-view mui-grid-view my-view-no" id="index-pro-list" style="padding-bottom: 0;">
  86. </ul>
  87. <!--<div class="index-title" style="margin-top: 20px;">
  88. <strong style="font-size: 16px;">产品配件</strong><span class="mui-pull-right go_pro_list" pos="bottom">
  89. <font>More</font><span class="mui-icon mui-icon-arrowright"></span>
  90. </span>
  91. </div>
  92. <div style="margin:8px 14px 30px 14px;">
  93. <div id="index-pro-items" class="mui-segmented-control">
  94. </div>
  95. </div>-->
  96. </div>
  97. <ul id="menu">
  98. <li><span class="iconfont icon-guanbi"></span></li>
  99. </ul>
  100. <div class="loading covers">
  101. <div class="loading-bj"></div>
  102. <p>正在加载...</p>
  103. </div>
  104. <!--春节放假通知-->
  105. <div class="year-dalog"></div>
  106. <script src="js/mui.min.js"></script>
  107. <script src="js/jquery-2.1.1.min.js"></script>
  108. <script src="js/jquery.autocompleter.js"></script>
  109. <script src="js/main.js"></script>
  110. <script src="js/wechat-utils-1.0.js"></script>
  111. <script>
  112. // 读取值
  113. var colors = [];
  114. var histoty = JSON.parse(localStorage.getItem('search_histoty'));
  115. var clickdate = JSON.parse(localStorage.getItem('clickdate'));
  116. //console.log(histoty)
  117. if (histoty != null) {
  118. var str = histoty.text;
  119. for (i = 0; i < str.length; i++) {
  120. var childTypeId = ''
  121. if (typeof(str[i].childTypeId) != "undefined") {
  122. childTypeId = 'childTypeid=' + str[i].childTypeId;
  123. }
  124. $("#history").append('<button type="button" class="mui-btn" name="' + str[i].id + '" typeid="' + str[i].typeId +
  125. '" ' + childTypeId + '>' + str[i].label + '</button>');
  126. }
  127. }
  128. /**
  129. *搜索框自动补全参数
  130. */
  131. //var colors = [{
  132. // "id": "1",
  133. // "label": "冲奶机"
  134. //}, {
  135. // "id": "2",
  136. // "label": "净水机"
  137. //}, {
  138. // "id": "3",
  139. // "label": "电动牙刷"
  140. //}, {
  141. // "id": "4",
  142. // "name":"lvxin",
  143. // "label": "滤芯"
  144. //}, {
  145. // "id": "5",
  146. // "label": "奶粉罐"
  147. //}, {
  148. // "id": "6",
  149. // "label": "牙刷头"
  150. //}, {
  151. // "id": "7",
  152. // "label": "水箱"
  153. //}, {
  154. // "id": "8",
  155. // "label": "接水台"
  156. //}, {
  157. // "id": "9",
  158. // "label": "加湿器"
  159. //}];
  160. mui.ready(function() {
  161. var d = new Date().getTime(); //当前时间戳
  162. //弹窗提示时间为1月18日-2月13日
  163. if (d > 1547740800000 && d < 1550073599000) {
  164. if (!window.localStorage) {
  165. mui.alert("您的浏览器不支持localStorage");
  166. } else {
  167. if (clickdate != null) {
  168. var oldDate = new Date(clickdate.text).getDay();
  169. //如果本地存储的getDay比当前时间的getDay大则显示弹窗
  170. if (new Date().getDay() > oldDate) {
  171. $(".year-dalog").addClass("active").show();
  172. }
  173. } else {
  174. //本地没有存储时间也显示弹窗
  175. $(".year-dalog").addClass("active").show();
  176. }
  177. }
  178. }
  179. $.ajax(base_path + '/wechat/indexData?dates=' + new Date().getTime(), {
  180. data: {},
  181. dataType: 'json',
  182. xhrFields: {
  183. withCredentials: true
  184. },
  185. crossDomain: true,
  186. type: 'post',
  187. timeout: 15000,
  188. success: function(dt) {
  189. //判断一下
  190. if (dt.isRedirect) {
  191. location.href = dt.redirectURL;
  192. } else {
  193. console.log(dt)
  194. if (dt.status) {
  195. //遍历banner
  196. var bannerstr = "",
  197. dian = "";
  198. var banner_data = dt.data.banners;
  199. mui(banner_data).each(function(index) {
  200. if (index == 0) {
  201. bannerstr += '<div class="mui-slider-item mui-slider-item-duplicate"><a href="' + banner_data[
  202. banner_data.length - 1].bannerImageCheckOutUrl + '"><img src="' + (banner_data[banner_data.length -
  203. 1].bannerImageUrl) + '"></a></div><div class="mui-slider-item mui-active"><a href="' + this.bannerImageCheckOutUrl +
  204. '"><img src="' + (this.bannerImageUrl) + '"></a></div>';
  205. dian += '<div class="mui-indicator mui-active"></div>'
  206. } else {
  207. bannerstr += '<div class="mui-slider-item"><a href="' + this.bannerImageCheckOutUrl + '"><img src="' +
  208. (this.bannerImageUrl) + '"></a></div>';
  209. dian += '<div class="mui-indicator"></div>'
  210. }
  211. if (index == (banner_data.length - 1) || (banner_data.length - 1) == 0) {
  212. bannerstr += '<div class="mui-slider-item mui-slider-item-duplicate"><a href="' + banner_data[0].bannerImageCheckOutUrl +
  213. '"><img src="' + (banner_data[0].bannerImageUrl) + '"></a></div>'
  214. }
  215. });
  216. dc('mui-slider-loop').innerHTML = bannerstr;
  217. dc('my-slider-indicator').innerHTML = dian;
  218. $(
  219. "<div id='slider' class='mui-slider'><div class='mui-slider-group mui-slider-loop' id='mui-slider-loop'>" +
  220. bannerstr + "</div><div id='my-slider-indicator' class='mui-slider-indicator my-slider-indicator'>" +
  221. dian + "</div></div>").insertBefore(".index-banner");
  222. //初始化banner自动轮播(interval:0为不自动轮播)单位ms
  223. var banner = mui('#slider');
  224. banner.slider({
  225. interval: 5000
  226. });
  227. //遍历精选置顶产品(100%宽度)
  228. var jingxuan1 = dt.data.selectProductTopper;
  229. var table = document.body.querySelector("#index-pro-list");
  230. mui(jingxuan1).each(function(index) {
  231. var li = document.createElement('li');
  232. li.className = 'mui-table-view-cell mui-media mui-col-xs-12';
  233. li.style.margin = '0px 0px 7px 0px';
  234. //console.log(this.productColorList[0].colorDiscount)
  235. if (this.productColorList != null && this.productColorList.length > 0) {
  236. li.innerHTML = '<a name="' + this.productId + '"><img class="mui-media-object" src="' + this.productChoicenessIm +
  237. '"><div class="index-pro-tit" style="margin-top: 10px;" >' + this.productName +
  238. '</div><p class="mui-text-left">' + this.productColorDes + '<span class="f-price">¥' + accDiv(this.productColorList[
  239. 0].colorDiscount, 100) + '</span></p></a>';
  240. table.appendChild(li);
  241. }
  242. });
  243. //遍历精选产品(50%宽度)
  244. var jingxuan2 = dt.data.selectProduct;
  245. mui(jingxuan2).each(function(index) {
  246. var li = document.createElement('li');
  247. li.className = 'mui-table-view-cell mui-media mui-col-xs-6';
  248. if (this.productColorList != null && this.productColorList.length > 0) {
  249. li.innerHTML = '<a name="' + this.productId +
  250. '"><img class="mui-media-object" style="background-color: #f9f7f8;border-radius: 5px;" src="' + this.productChoicenessIm +
  251. '"><div class="index-pro-tit" style="margin-top: 10px;">' + this.productName +
  252. '</div><p class="mui-text-left">' + this.productColorDes +
  253. '</p><p class="l-price" style="margin-top: 5px;">¥' + accDiv(this.productColorList[0].colorDiscount,
  254. 100) + '</p></a>';
  255. table.appendChild(li);
  256. }
  257. });
  258. //遍历菜单
  259. var caidanData = dt.data.productTypeList;
  260. var caidan = document.body.querySelector("#menu");
  261. mui(caidanData).each(function(index) {
  262. var li = document.createElement("li");
  263. li.innerHTML = '<label name="' + this.typeId + '"><div>' + this.typeName + '</div></label>';
  264. caidan.appendChild(li);
  265. colors.push({
  266. "id": colors.length + 1,
  267. "typeId": this.typeId,
  268. "label": this.typeName,
  269. "url": "1"
  270. });
  271. $.each(this.childTypeList, function() {
  272. var li = document.createElement("li");
  273. li.className = 'line';
  274. li.innerHTML = '<a name="' + this.typeId + '" item="' + this.childTypeId + '"><div>' + this.childTypeName +
  275. '</div></a>';
  276. caidan.appendChild(li);
  277. colors.push({
  278. "id": colors.length + 1,
  279. "typeId": this.typeId,
  280. "label": this.childTypeName,
  281. "childTypeId": this.childTypeId,
  282. "url": "1"
  283. });
  284. });
  285. //遍历产品配件
  286. if (this.typeId == 5) {
  287. console.log(this.childTypeList)
  288. var peijian = document.body.querySelector("#index-pro-items");
  289. peijian.innerHTML = '';
  290. $.each(this.childTypeList, function() {
  291. var a = document.createElement("a");
  292. a.className = 'mui-control-item';
  293. a.setAttribute("name", this.typeId);
  294. a.setAttribute("item", this.childTypeId);
  295. a.innerHTML = this.childTypeName;
  296. peijian.appendChild(a);
  297. });
  298. }
  299. });
  300. console.log(colors)
  301. //绑定搜索框自动补全
  302. $('#search').autocompleter({
  303. // marker for autocomplete matches
  304. highlightMatches: true,
  305. // object to local or url to remote search
  306. source: colors,
  307. // custom template 对应 自动补全参数
  308. template: '<span>{{ label }}</span>',
  309. // show hint
  310. hint: true,
  311. // abort source if empty field
  312. empty: false,
  313. // max results
  314. limit: 10,
  315. callback: function(value, index, selected) {
  316. //selected 包含 (id,label)
  317. console.log(selected)
  318. search(selected);
  319. }
  320. });
  321. } else {
  322. mui.alert("获取数据失败!");
  323. }
  324. }
  325. },
  326. error: function(xhr, type, errorThrown) {
  327. console.log(xhr);
  328. mui.alert("获取数据失败!网络错误");
  329. }
  330. });
  331. //搜索框焦点事件
  332. $('#search').on('focus', function(e) {
  333. window.scrollTo(0, 0, 500);
  334. $(".icon-caidan").hide();
  335. $('.my-btn-cancel').show();
  336. if ($(this).val().length > 0) {
  337. $('#search-hot').hide(500);
  338. $(".autocompleter-list").css("height", $(document).height())
  339. } else {
  340. $("#search-hot").css("height", $(document.body).height()).show();
  341. $("body").css("overflow", "hidden");
  342. }
  343. });
  344. //搜索框失去焦点事件
  345. $('#search').on('blur', function(e) {
  346. setTimeout(function() {
  347. $('#search-hot,.my-btn-cancel').hide();
  348. $("body").css("overflow", "auto");
  349. $(".icon-caidan").show();
  350. }, 700);
  351. });
  352. //点击后把text赋值到搜索框
  353. $(document).on('tap', '#history button', function() {
  354. $('#search').val($(this).text());
  355. console.log($(this).text())
  356. $('#search-hot').hide();
  357. $("body").css("overflow", "auto");
  358. var parameter = {};
  359. parameter["id"] = $(this).attr("name");
  360. parameter["label"] = $(this).text();
  361. parameter["typeId"] = $(this).attr("typeid");
  362. if (typeof($(this).attr("childtypeId")) != "undefined") {
  363. parameter["childTypeId"] = $(this).attr("childtypeid");
  364. }
  365. search(parameter);
  366. });
  367. //搜索框本地缓存
  368. function search(selected) {
  369. if (!window.localStorage) {
  370. mui.alert("您的浏览器不支持localStorage");
  371. } else {
  372. //自定义json数据
  373. var obj = {},
  374. searchobj = {};
  375. if (histoty != null) {
  376. var str = histoty.text;
  377. if (str.length > 2) {
  378. str.splice(2, 1)
  379. }
  380. str.splice(0, 0, selected)
  381. obj = {
  382. text: str
  383. }
  384. } else {
  385. obj = {
  386. text: [selected]
  387. };
  388. }
  389. searchobj = {
  390. text: [selected]
  391. }
  392. //json格式化插入
  393. localStorage.setItem('search_histoty', JSON.stringify(obj));
  394. sessionStorage.setItem('search_data', JSON.stringify(searchobj));
  395. mui.openWindow({
  396. url: 'pro-list.html?productId=' + selected.typeId
  397. });
  398. }
  399. }
  400. //监听搜索框值改变事件
  401. $('#search').on('input', function(e) {
  402. if ($(this).val().length > 0) {
  403. $('#search-hot').hide();
  404. $(".autocompleter-list").css("height", $(document).height());
  405. } else {
  406. $('#search-hot').show();
  407. $("body").css("overflow", "hidden");
  408. $(".autocompleter-list").css("height", "auto");
  409. }
  410. });
  411. $(".loading").hide().css("opacity", "0");
  412. });
  413. //取消搜索
  414. $(document).on('tap', '.my-btn-cancel', function() {
  415. $(this).hide();
  416. $('#search-hot').hide();
  417. $("body").css("overflow", "auto");
  418. $('#search').autocompleter("close");
  419. $(".autocompleter-list").empty().css("height", "auto");
  420. $('.autocompleter-hint').removeClass('autocompleter-hint-show').empty();
  421. $(".icon-caidan").show();
  422. $('#search').blur();
  423. });
  424. //打开菜单
  425. $(document).on('tap', '.icon-caidan', function() {
  426. $("#menu").css("height", $(window).height());
  427. $("#menu>li").addClass("active");
  428. });
  429. //关闭菜单
  430. $(document).on('tap', '.icon-guanbi', function() {
  431. $("#menu>li").removeClass("active");
  432. $("#menu").css("height", "0px");
  433. });
  434. //精选产品详情
  435. $(document).on('tap', '#index-pro-list .mui-table-view-cell>a', function() {
  436. location.href = 'pro-details.html?productId=' + $(this).attr("name")
  437. });
  438. //精选产品详情2
  439. $(document).on('tap', '#index-pro-list2 .mui-table-view-cell>a', function() {
  440. location.href = 'pro-details.html?productId=' + $(this).attr("name")
  441. });
  442. //产品详情-配件
  443. $(document).on('tap', '#index-pro-items>.mui-control-item', function() {
  444. location.href = 'pro-list.html?productId=' + $(this).attr("name") + '&childTypeId=' + $(this).attr("item");
  445. });
  446. //more更多产品
  447. $(document).on('tap', '.go_pro_list', function() {
  448. if (typeof($(this).attr("pos")) != "undefined") {
  449. location.href = "pro-list.html?productId=5";
  450. } else {
  451. location.href = "pro-list.html";
  452. }
  453. });
  454. //菜单跳转
  455. $(document).on('tap', '#menu>.line>a', function() {
  456. location.href = 'pro-list.html?productId=' + $(this).attr("name") + '&childTypeId=' + $(this).attr("item");
  457. });
  458. //春节放假通知弹窗点击事件
  459. $(document).on('tap', '.year-dalog', function() {
  460. if (!window.localStorage) {
  461. mui.alert("您的浏览器不支持localStorage");
  462. } else {
  463. //自定义json数据
  464. var obj = {};
  465. obj = {
  466. text: new Date().getTime()
  467. };
  468. //json格式化插入 点击时间
  469. localStorage.setItem('clickdate', JSON.stringify(obj));
  470. }
  471. $(".year-dalog").removeClass("active");
  472. setTimeout(function() {
  473. $(".year-dalog").hide();
  474. }, 500);
  475. });
  476. </script>
  477. </body>
  478. </html>