Authored by 王水玲

bug gulp ge

@@ -962,10 +962,15 @@ var mySwiper; @@ -962,10 +962,15 @@ var mySwiper;
962 962
963 lazyLoad($('img.lazy')); 963 lazyLoad($('img.lazy'));
964 964
965 -mySwiper = new Swiper('.swiper-container', { 965 +$('.star-content li').each(function(key, item) {
  966 + $(item).find('.swiper-container').addClass('swiper-' + key);
  967 +
  968 + mySwiper = new Swiper('.swiper-' + key, {
966 lazyLoading: true, 969 lazyLoading: true,
967 - pagination: '.swiper-pagination' 970 + pagination: '.swiper-' + key + ' .pagination-inner'
  971 + });
968 }); 972 });
  973 +
969 $('#nav-tab').bind('contextmenu', function(e) { 974 $('#nav-tab').bind('contextmenu', function(e) {
970 return false; 975 return false;
971 }); 976 });
@@ -12134,7 +12139,7 @@ var loading = require("js/plugin/loading"), @@ -12134,7 +12139,7 @@ var loading = require("js/plugin/loading"),
12134 tip = require("js/plugin/tip"), 12139 tip = require("js/plugin/tip"),
12135 Hammer = require("hammer"); 12140 Hammer = require("hammer");
12136 // 点击微信显示加载 12141 // 点击微信显示加载
12137 -var $loadingToast = $(".loadingToast"); 12142 +var $loadingToast = $(".loading-toast");
12138 var theOrderCode = document.getElementById('ordercode').value; 12143 var theOrderCode = document.getElementById('ordercode').value;
12139 12144
12140 var wxPayEl = document.getElementById('weixin'), 12145 var wxPayEl = document.getElementById('weixin'),
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.

21.3 KB | W: | H:

21.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

22.8 KB | W: | H:

22.9 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

8.77 KB | W: | H:

8.82 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin