@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html ng-app="House">
+<head lang="en">
+<meta charset="UTF-8">
+<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
+<title>绑定啦啦啦微信</title>
+<script type="text/javascript" src="js/jquery-2.1.1.min.js"></script>
+</head>
+<body>
+
+</body>
+</html>
@@ -0,0 +1,27 @@
+* {
+ margin: 0;
+ padding: 0;
+}
+a{
+ text-decoration:none;
+ color:#000;
+html {
+ height: 100%;
+ widrth: 100%;
+body {
+ width: 100%;
+ overflow: hidden;
+ font-family: 黑体, SimHei;
+a,p,h4,h5,h6{
+li{
+ list-style:none;
+thead th{
+ border-bottom:none !important;