mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 01:54:48 +00:00
[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688)
This commit is contained in:
@@ -21,10 +21,6 @@ export default create({
|
||||
type: Boolean,
|
||||
default: true
|
||||
},
|
||||
lockOnScroll: {
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
closeOnClickOverlay: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
|
Reference in New Issue
Block a user