This commit is contained in:
2023-09-01 01:21:48 +08:00
parent 1b561212e8
commit eaae975626
4 changed files with 10148 additions and 7549 deletions

View File

@@ -10,5 +10,6 @@ export default defineAppConfig({
navigationBarBackgroundColor: '#fff',
navigationBarTitleText: 'Game',
navigationBarTextStyle: 'black'
}
},
// animation: false
})