Commit b620e712e0725ba8eaf2514a89472238b526fad6

Authored by liuqimichale
1 parent 749a152d

获取车牌号

Showing 2 changed files with 3 additions and 3 deletions
js/url.js
... ... @@ -89,9 +89,9 @@ mUrl.getJx = function(){
89 89  
90 90 // var cepath = 'http://39.98.54.240:8090';
91 91  
92   -// var cepath = 'http://pay.service.renniting.cn/v1';
  92 +var cepath = 'http://pay.service.renniting.cn/v1';
93 93 // http://pay.service.renniting.cn
94   -var cepath = 'http://39.98.54.240:8090'
  94 +// var cepath = 'http://39.98.54.240:8090'
95 95 // http://app.api.dyszt.com:8090
96 96 // var cepath = 'http://app.api.dyszt.com:8090';
97 97 // https://pay.service.rnting.com//'http://47.96.41.38:8090';
... ...
list.html
... ... @@ -161,7 +161,7 @@
161 161  
162 162 <script src="js/md5.min.js"></script>
163 163  
164   -<script src="js/url.js?a=2"></script>
  164 +<script src="js/url.js?a=1.11"></script>
165 165 <script src="js/ajax.js"></script>
166 166 <script type="text/javascript">
167 167 //微信浏览器中,aler弹框不显示域名
... ...