提交稳定

This commit is contained in:
X1627315083
2024-05-16 17:46:22 +08:00
parent 3bf2220847
commit bca7c167f1
5 changed files with 8 additions and 6 deletions

View File

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