Commit 883c4df0244a9f9e9d75773ac8f0740645267894

Authored by liuqimichale
1 parent fb4f6f2a

赤峰广告 跳转

Showing 2 changed files with 2 additions and 1 deletions
js/url.js
... ... @@ -89,7 +89,7 @@ mUrl.getJx = function(){
89 89  
90 90 // var cepath = 'http://39.98.58.92:8090';
91 91  
92   -var cepath = 'http://pay.service.renniting.cn/'; //赤峰
  92 +var cepath = 'http://pay.service.renniting.cn/';
93 93 // http://pay.service.huangshiparking.com
94 94  
95 95 /*----------------------------------------------登录登出绑定手机号 start*/
... ...
list.html
... ... @@ -151,6 +151,7 @@
151 151 height: 431px;
152 152 background: #FFFFFF;
153 153 border-radius: 8px;
  154 + overflow: hidden;
154 155 }
155 156 .strCon{
156 157 text-align: center;
... ...