Skip to content

Commit

Permalink
fix: 完善pi-navbar注释
Browse files Browse the repository at this point in the history
  • Loading branch information
Jau-work committed Mar 29, 2021
1 parent e55446e commit 7f6e68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/pi-navbar/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ export default {
// 标题样式
titleStyle: {
type: Object,
// { fontSize: '36rpx', fontWeight: 500, color: '#333333' }
default() {
// { fontSize: '36rpx', fontWeight: 500, color: '#333333' }
return navbar.titleStyle
}
},
Expand Down

0 comments on commit 7f6e68e

Please sign in to comment.