jack 7 年之前
父节点
当前提交
d42ca2d851
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      e/z.html

+ 6 - 0
e/z.html

@ -9,6 +9,12 @@
9 9
<link rel="stylesheet" href="../css/share.css" />
10 10
<style>
11 11
	html,body{margin:0;padding:0px;background: #FFFFFF;}
12
	#patentList,#paperList li{
13
		border-bottom: 1px solid #c8c7cc;
14
	}
15
	#patentList,#paperList li:last-child{
16
		border-bottom: none;
17
	}
12 18
</style>
13 19
<script type="text/javascript" src="../js/jquery-1.11.1.js"></script>
14 20
<script type="text/javascript" src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"></script>