Commit a9115a649e7f1e28e35b3b2effa886ec4a24bd9c
1 parent
9931d316
0元出场
Showing
4 changed files
with
10 additions
and
8 deletions
js/list.js
| ... | ... | @@ -445,7 +445,7 @@ function getMd5sign() |
| 445 | 445 | |
| 446 | 446 | $('.outBtn').on('click',function () { |
| 447 | 447 | //window.location.href = 'http://wxgzh.renniting.cn/wechatwuxi/Chifeng/Threewf/stoppayment/select.html' |
| 448 | - window.location.href = 'http://wxgzh.renniting.cn/wechatwuxi/DEV/PDA-Payment/out.html' | |
| 448 | + window.location.href = 'http://wxgzh.huangshiparking.com/HSwechat/PDA-Payment/out.html' | |
| 449 | 449 | |
| 450 | 450 | }) |
| 451 | 451 | $('.hiddenBtn').on('click',function () { | ... | ... |
list.html
listnew.html
zeroout.html
| ... | ... | @@ -67,8 +67,10 @@ |
| 67 | 67 | <div class="float-left">温馨提示: </div> |
| 68 | 68 | <div class="float-right"> |
| 69 | 69 | <p>请尽快离场,超过15分钟将重新计费哦!</p> |
| 70 | - <p>索要发票请联系停车管理员或拨打</p> | |
| 71 | - <p>客服电话: 400-63456881</p> | |
| 70 | + <p>需要发票可下载APP‘黄石停车’开具电子发票 | |
| 71 | + | |
| 72 | + </p> | |
| 73 | + <p>客服电话:0714-6212345</p> | |
| 72 | 74 | </div> |
| 73 | 75 | </div> |
| 74 | 76 | |
| ... | ... | @@ -105,9 +107,9 @@ |
| 105 | 107 | } |
| 106 | 108 | })(); |
| 107 | 109 | |
| 108 | -setTimeout(function () { | |
| 109 | - window.location.href="list.html?carNumber="+getQueryString(window.location).carNumber | |
| 110 | -},3000) | |
| 110 | +// setTimeout(function () { | |
| 111 | +// window.location.href="list.html?carNumber="+getQueryString(window.location).carNumber | |
| 112 | +// },3000) | |
| 111 | 113 | |
| 112 | 114 | $('#ok-btn').on('click',function () { |
| 113 | 115 | window.location.href="list.html?carNumber="+getQueryString(window.location).carNumber | ... | ... |