This commit is contained in:
X1627315083
2024-01-12 14:24:33 +08:00
parent 4fb3638d78
commit 3b839bcb44
4 changed files with 3 additions and 5 deletions

View File

@@ -118,7 +118,7 @@ function createDriver(){
showButtons:false,
stagePadding:10,//切口到元素的距离
stageRadius:5,//切口圆弧度
allowKeyboardControl:true,//控制是否可以键盘控制下一步
allowKeyboardControl:false,//控制是否可以键盘控制下一步
disableActiveInteraction:false,//是否禁用显示元素的交互
overlayOpacity:.4,
overlay: true,