<!DOCTYPE>
<html>
<head>
<title> 点击下载将图片保存到本地 </title>
<meta charset="utf-8"/>
</head>
<body>
<a href="http://testhifang.fangfull.com/resource/frontend/img/bg/ind1.png" download="http://testhifang.fangfull.com/resource/frontend/img/bg/ind1.png">下载</a>
</body>
</html>