xiuli.gao 6 jaren geleden
bovenliggende
commit
f57cf93c9a

+ 1 - 1
fund_h5_01/choose_city.html

@@ -11,7 +11,7 @@
11 11
     <div style="display: none;">
12 12
     	<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1274146775'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s13.cnzz.com/z_stat.php%3Fid%3D1274146775' type='text/javascript'%3E%3C/script%3E"));</script>
13 13
     </div>
14
-    <script type="text/javascript" src="kuxuan/api-url.js?vv=1"></script>
14
+    <script type="text/javascript" src="kuxuan/api-url.js?vv=2"></script>
15 15
 	<script type="text/javascript" src="http://api.map.baidu.com/api?v=2.0&ak=SBS0f01OE1zsuRIQ0hkzV3fA0jVcYnGx"></script>
16 16
 	<style type="text/css">
17 17
 		#allmap{position: absolute;left: -2000px;}

+ 1 - 1
fund_h5_01/css/fund_h5_api.css

@@ -205,7 +205,7 @@ nav p span{
205 205
     margin-top: 0.1rem;
206 206
     color: #888;
207 207
     font-size: 0.12rem;
208
-    margin-left: 0.3rem;
208
+    margin-left: 0.2rem;
209 209
 }
210 210
 
211 211
 .check {

+ 1 - 1
fund_h5_01/css/query-help.css

@@ -72,7 +72,7 @@ nav p {
72 72
 .ljqw{
73 73
 	font-size: 0.14rem;
74 74
 	line-height: 0.2rem;
75
-	color: #ccc;
75
+	color: #666666;
76 76
 	padding: 0.16rem;
77 77
 	padding-bottom: 0;
78 78
 	text-align: right;

+ 3 - 3
fund_h5_01/fund_h5_api.html

@@ -6,13 +6,13 @@
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?vv=2">
9
-    <link rel="stylesheet" href="./css/fund_h5_api.css?vv=2">
9
+    <link rel="stylesheet" href="./css/fund_h5_api.css?vv=3">
10 10
     <script src="./js/jquery.min.js"></script>
11
-    <script type="text/javascript" src="kuxuan/api-url.js?vv=5"></script>
11
+    <script type="text/javascript" src="kuxuan/api-url.js?vv=7"></script>
12 12
     <div style="display: none;">
13 13
    	 <script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1274146775'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s13.cnzz.com/z_stat.php%3Fid%3D1274146775' type='text/javascript'%3E%3C/script%3E"));</script>
14 14
    	</div>
15
-   <script src="./js/common.js?vv=3"></script>
15
+   <script src="./js/common.js?vv=4"></script>
16 16
    <style type="text/css">
17 17
    		#copy_1,#copy_2{
18 18
 			position:absolute;

+ 1 - 1
fund_h5_01/js/common.js

@@ -47,5 +47,5 @@ function showMsg(msg) {
47 47
 
48 48
     setTimeout(function() {
49 49
         msgBox.hide();
50
-    }, 3000);
50
+    }, 1500);
51 51
 }

+ 1 - 0
fund_h5_01/js/queryHelp.js

@@ -24,6 +24,7 @@ $().ready(function() {
24 24
     if (qs.token) {
25 25
         token = qs.token;
26 26
     } 
27
+    $(".ljqw em").html(city_name)
27 28
     $(".goOfficialNetwork i").html(city_name)
28 29
     goBack()
29 30
     renderTips(city_name);

+ 2 - 2
fund_h5_01/kuxuan/api-url.js

@@ -1,5 +1,5 @@
1 1
 
2
-var BASEURL = 'http://api.security.726p.com/v1/'
2
+var BASEURL = 'https://api.security.726p.com/v1/'
3 3
 
4
-var BASEURL_KX = 'http://api.security.726p.com'
4
+var BASEURL_KX = 'https://api.security.726p.com'
5 5
 

+ 4 - 4
fund_h5_01/queryHelp.html

@@ -5,12 +5,12 @@
5 5
 	    <title>查询帮助</title>
6 6
 	    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
7 7
 	    <link rel="stylesheet" href="./css/reset.css?vv=1">
8
-	    <link rel="stylesheet" href="./css/query-help.css?vv=2">
8
+	    <link rel="stylesheet" href="./css/query-help.css?vv=3">
9 9
 	    <script src="./js/jquery.min.js"></script>
10 10
 	    <div style="display: none;">
11 11
 	    	<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1274146775'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s13.cnzz.com/z_stat.php%3Fid%3D1274146775' type='text/javascript'%3E%3C/script%3E"));</script>
12 12
 	    </div>
13
-	    <script src="./js/common.js?vv=2"></script>
13
+	    <script src="./js/common.js?vv=3"></script>
14 14
 	    <style type="text/css">
15 15
 	    	#copy_1,#copy_2{
16 16
 				position:absolute;
@@ -34,7 +34,7 @@
34 34
             <!-- 常见问题 -->
35 35
             <div class="con"></div>
36 36
             <div class="ljqw">
37
-            	去官网注册<span  onclick="goZhuce()">复制链接</span>
37
+            	前往<em>**</em>公积金官网注册  <span onclick="goZhuce()">复制链接</span>
38 38
             </div>
39 39
         </div>
40 40
         <div class="alert-info" style="display: none;">
@@ -45,4 +45,4 @@
45 45
 </html>
46 46
 <script src="./js/auto_size.js?vv=1"></script>
47 47
 <script src="./js/tips.js?vv=1"></script>
48
-<script type="text/javascript" src="js/queryHelp.js?vv=2"></script>
48
+<script type="text/javascript" src="js/queryHelp.js?vv=3"></script>

+ 1 - 1
fund_h5_01/typeChoice.html

@@ -7,7 +7,7 @@
7 7
 	    <link rel="stylesheet" href="./css/reset.css?vv=1">
8 8
 	    <link rel="stylesheet" href="./css/typeChoice.css?vv=1">
9 9
 	    <script src="./js/jquery.min.js"></script>
10
-	    <script type="text/javascript" src="kuxuan/api-url.js?vv=1"></script>
10
+	    <script type="text/javascript" src="kuxuan/api-url.js?vv=2"></script>
11 11
 	    <div style="display: none;">
12 12
 	    	<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1274146775'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s13.cnzz.com/z_stat.php%3Fid%3D1274146775' type='text/javascript'%3E%3C/script%3E"));</script>
13 13
 	    </div>