chore: update

This commit is contained in:
xiaoxian521
2022-11-28 00:48:02 +08:00
parent 1d76946968
commit 0c5ecd0a4e
5 changed files with 20 additions and 8 deletions

View File

@@ -19,6 +19,10 @@ export default {
extraIcon: {
svg: true,
name: "team-iconxinpinrenqiwang"
},
transition: {
enterTransition: "animate__fadeInLeft",
leaveTransition: "animate__fadeOutRight"
}
}
},