优化代码

This commit is contained in:
RuoYi
2022-12-13 15:45:13 +08:00
parent f3d1f0afe2
commit 70205922fc
5 changed files with 16 additions and 7 deletions

View File

@ -181,7 +181,7 @@ $('#smartwizard').smartWizard({
enableURLhash: true, // Enable selection of the step based on url hash
transition: {
animation: 'none', // Effect on navigation, none/fade/slide-horizontal/slide-vertical/slide-swing
speed: '400', // Transion animation speed
speed: '400', // Transition animation speed
easing:'' // Transition animation easing. Not supported without a jQuery easing plugin
},
toolbarSettings: {