1、jquery获取data-*属性值:使用.data()方法
2、引入jquery,并在<img>中自定义data-src
3、使用.data()获取data-*的值
4、保存文档,查看显示效果
5、单击按钮,得到data-*的值