Commit 821b7cd1 by 李宁

1

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