liyan 6 years ago
parent
commit
da52b01148
3 changed files with 6 additions and 6 deletions
  1. 2 2
      fund_h5_01/choose_city.html
  2. 2 2
      fund_h5_01/fund_h5_api.html
  3. 2 2
      fund_h5_01/kuxuan/api-url.js

+ 2 - 2
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=2"></script>
14
+    <script type="text/javascript" src="kuxuan/api-url.js?vv=3"></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;}
@@ -61,4 +61,4 @@
61 61
     <script src="./js/choose_city.js?vv=1"></script>
62 62
 </body>
63 63
 
64
-</html>
64
+</html>

+ 2 - 2
fund_h5_01/fund_h5_api.html

@@ -8,7 +8,7 @@
8 8
     <link rel="stylesheet" href="./css/reset.css?vv=2">
9 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=7"></script>
11
+    <script type="text/javascript" src="kuxuan/api-url.js?vv=8"></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>
@@ -101,4 +101,4 @@
101 101
     <script src="./js/fund_h5_api.js?vv=3"></script>
102 102
 </body>
103 103
 
104
-</html>
104
+</html>

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

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