support Slider
support Slider
This commit is contained in:
parent
79288d43dd
commit
1c803cdfb0
3 changed files with 85 additions and 87 deletions
|
@ -28,7 +28,7 @@ export default {
|
|||
default () {
|
||||
return {
|
||||
gpuAcceleration: false,
|
||||
// boundariesElement: 'body' // todo 暂时注释,发现在 vue 2 里方向暂时可以自动识别了,待验证
|
||||
boundariesElement: 'body' // todo 暂时注释,发现在 vue 2 里方向暂时可以自动识别了,待验证(还是有问题的)
|
||||
};
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue