Commit 1f176b89 by 李宁

1

1 parent cf790366
......@@ -375,7 +375,7 @@
<script src="js/vue.min.js"></script>
<script src="js/vant.min.js"></script>
<script src="js/demo.js?909111109"></script>
<script src="js/demo.js?989898"></script>
</body>
</html>
\ No newline at end of file
......@@ -675,7 +675,7 @@ function setStepButt(){
let nArr = ["Ojdh","Olyq","Oinsf","Owsf","Otv","Ogjtv"]
if(fn(stepId,nArr)){
if('3208'.includes(param.areaType)){
if('3208'.includes(param.areaType) && !stepId.includes('Ogjtv') && !stepId.includes('Otv')){
$("#shootButt").css('display','flex')
}else{
$("#shootButt2").css('display','flex')
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!