This commit is contained in:
2023-09-01 23:01:53 +08:00
parent eaae975626
commit 88e96df20c
8 changed files with 203 additions and 138 deletions

View File

@@ -11,5 +11,5 @@ export default defineAppConfig({
navigationBarTitleText: 'Game',
navigationBarTextStyle: 'black'
},
// animation: false
animation: false
})