Fetch the repository succeeded.
This action will force synchronization from Hong-Tech/hadmin-ui, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> - 基本图库</title>
<meta name="keywords" content="">
<meta name="description" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href="css/bootstrap.min.css?v=3.3.6" rel="stylesheet">
<link href="css/font-awesome.css?v=4.4.0" rel="stylesheet">
<link href="js/plugins/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css?v=4.1.0" rel="stylesheet">
</head>
<body class="gray-bg">
<div class="wrapper wrapper-content">
<div class="row">
<div class="col-sm-12">
<div class="ibox float-e-margins">
<div class="ibox-title">
<h5>Fancybox <small>http://fancybox.net/</small></h5>
<div class="ibox-tools">
<a class="collapse-link">
<i class="fa fa-chevron-up"></i>
</a>
<a class="dropdown-toggle" data-toggle="dropdown" href="basic_gallery.html#">
<i class="fa fa-wrench"></i>
</a>
<ul class="dropdown-menu dropdown-user">
<li><a href="basic_gallery.html#">选项1</a>
</li>
<li><a href="basic_gallery.html#">选项2</a>
</li>
</ul>
<a class="close-link">
<i class="fa fa-times"></i>
</a>
</div>
</div>
<div class="ibox-content">
<a class="fancybox" href="img/p1.jpg" title="图片1">
<img alt="image" src="img/p_big1.jpg" />
</a>
<a class="fancybox" href="img/p2.jpg" title="图片2">
<img alt="image" src="img/p_big2.jpg" />
</a>
<a class="fancybox" href="img/p3.jpg" title="图片3">
<img alt="image" src="img/p_big3.jpg" />
</a>
<a class="fancybox" href="img/p1.jpg" title="图片4">
<img alt="image" src="img/p_big1.jpg" />
</a>
<a class="fancybox" href="img/p2.jpg" title="图片5">
<img alt="image" src="img/p_big2.jpg" />
</a>
<a class="fancybox" href="img/p3.jpg" title="图片6">
<img alt="image" src="img/p_big3.jpg" />
</a>
<a class="fancybox" href="img/p1.jpg" title="图片7">
<img alt="image" src="img/p_big1.jpg" />
</a>
<a class="fancybox" href="img/p2.jpg" title="图片8">
<img alt="image" src="img/p_big2.jpg" />
</a>
<a class="fancybox" href="img/p1.jpg" title="图片9">
<img alt="image" src="img/p_big1.jpg" />
</a>
<a class="fancybox" href="img/p2.jpg" title="图片10">
<img alt="image" src="img/p_big2.jpg" />
</a>
<a class="fancybox" href="img/p3.jpg" title="图片11">
<img alt="image" src="img/p_big3.jpg" />
</a>
<a class="fancybox" href="img/p1.jpg" title="图片12">
<img alt="image" src="img/p_big1.jpg" />
</a>
<a class="fancybox" href="img/p2.jpg" title="图片13">
<img alt="image" src="img/p_big2.jpg" />
</a>
<a class="fancybox" href="img/p3.jpg" title="图片14">
<img alt="image" src="img/p_big3.jpg" />
</a>
<a class="fancybox" href="img/p1.jpg" title="图片15">
<img alt="image" src="img/p_big1.jpg" />
</a>
<a class="fancybox" href="img/p2.jpg" title="图片16">
<img alt="image" src="img/p_big2.jpg" />
</a>
</div>
</div>
</div>
</div>
</div>
<!-- 全局js -->
<script src="js/jquery.min.js?v=2.1.4"></script>
<script src="js/bootstrap.min.js?v=3.3.6"></script>
<!-- Peity -->
<script src="js/plugins/peity/jquery.peity.min.js"></script>
<!-- 自定义js -->
<script src="js/content.js?v=1.0.0"></script>
<!-- Fancy box -->
<script src="js/plugins/fancybox/jquery.fancybox.js"></script>
<script>
$(document).ready(function () {
$('.fancybox').fancybox({
openEffect: 'none',
closeEffect: 'none'
});
});
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。