去掉touch-action

This commit is contained in:
liyuetong
2021-07-27 17:31:41 +08:00
committed by dwq
parent be49046771
commit f00df7d725

View File

@@ -1917,7 +1917,7 @@ export default {
}
</script>
<style lang="scss">
*{ touch-action: none; }
// *{ touch-action: none; }
.insured-info-container {
/deep/.van-checkbox {
margin-left: auto;