• This project
    • Loading...
  • Sign in

fe / yohobuywap-node · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohobuywap-node
  • public
  • js
  • guang
  • special.page.js
  • 星潮教室首页明星头像效果
    52cf531b
    by 王水玲
    2016-06-13 16:42:06 +0800  
    Browse File »
special.page.js 209 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12
/**
 * 星专题
 * @author: wsl<shuiling.wang@yoho.cn>
 * @date: 2016/6/7
 */

var $ = require('yoho-jquery'),
    lazyLoad = require('yoho-jquery-lazyload');

require('../common');

lazyLoad($('img.lazy'));