Commit f76422e3 by 李宁

1

1 parent 5f91557b
......@@ -5,7 +5,14 @@ if(pa){
pa = {}
}
if(pa.orderId == '3356158'){
//3205:苏州市
let cheatArea = '3205'
if(cheatArea.includes(pa.areaType)){
indow.noShootNum = 5
window.snInputNum = 6
window.accountInputNum = 6
}else if(pa.orderId == '3356158'){
window.noShootNum = 2
window.snInputNum = 2
window.accountInputNum = 2
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!