liyan 6 anni fa
parent
commit
c981fc8605
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 1 1
      fund_h5/css/fund_h5_api.css
  2. 2 2
      fund_h5/fund_h5_api.html

+ 1 - 1
fund_h5/css/fund_h5_api.css

@@ -73,7 +73,7 @@ nav p em{
73 73
 	width: 0;
74 74
 	height: 0;
75 75
 	position: relative;
76
-	top: 0.02rem;
76
+	top: 0.15rem;
77 77
 	right: 0;
78 78
 	margin-left: 0.06rem;
79 79
 }

+ 2 - 2
fund_h5/fund_h5_api.html

@@ -6,7 +6,7 @@
6 6
     <title>公积金查询</title>
7 7
     <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
8 8
     <link rel="stylesheet" href="./css/reset.css">
9
-    <link rel="stylesheet" href="./css/fund_h5_api.css">
9
+    <link rel="stylesheet" href="./css/fund_h5_api.css?v=3">
10 10
     <script src="./js/jquery.min.js"></script>
11 11
     <script type="text/javascript" src="kuxuan/api-url.js"></script>
12 12
     <script src="./js/common.js"></script>
@@ -91,4 +91,4 @@
91 91
     <script src="./js/fund_h5_api.js"></script>
92 92
 </body>
93 93
 
94
-</html>
94
+</html>