Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. var cggowl_jav_info_cont = $scope.find('.cggowl-row').eq(0);
  2. var cgggowl_settings = cggowl_jav_info_cont.data('settings');
  3. var cgggowl_slidesPerView = cgggowl_settings['slidesPerView'];
  4.  
  5.  
  6. cggowl_jav_info_cont.swiper('.swiper-container', {
  7. slidesPerView: cgggowl_slidesPerView,
  8. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement