This commit is contained in:
yanran200730
2022-11-03 10:34:21 +08:00
parent 350e85143a
commit 22ccf1081b
5 changed files with 40 additions and 21 deletions

View File

@@ -70,7 +70,7 @@
onLoad () {
this.statusBarHeight = uni.getSystemInfoSync().statusBarHeight
uni.setNavigationBarColor({
frontColor: '#000000'
frontColor: 'black'
})
this.getList()