flat: style修改
This commit is contained in:
@@ -21,9 +21,6 @@ export default {
|
||||
}
|
||||
},
|
||||
onLoad() {
|
||||
uni.setNavigationBarStyle({ // 设置导航条样式
|
||||
shadowColor: 'transparent' // 将shadowColor属性值设为"transparent"表示不显示阴影
|
||||
})
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user