bug
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
onLoad () {
|
||||
this.statusBarHeight = uni.getSystemInfoSync().statusBarHeight
|
||||
uni.setNavigationBarColor({
|
||||
frontColor: '#000000'
|
||||
frontColor: 'black'
|
||||
})
|
||||
this.getList()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user