This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 238
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WynterDing
changed the title
[WIP]: 增加自定义 header 样式
feat: 增加 headerStyle props,支持自定义 header高度、背景
Jul 27, 2020
WynterDing
changed the title
feat: 增加 headerStyle props,支持自定义 header高度、背景
feat: 增加 headerStyle props,支持自定义 header 高度、背景
Jul 27, 2020
WynterDing
changed the title
feat: 增加 headerStyle props,支持自定义 header 高度、背景
feat: 增加 header 高度自定义 API
Jul 27, 2020
Codecov Report
@@ Coverage Diff @@
## master #590 +/- ##
==========================================
+ Coverage 65.20% 65.23% +0.03%
==========================================
Files 34 34
Lines 1092 1093 +1
Branches 413 414 +1
==========================================
+ Hits 712 713 +1
Misses 377 377
Partials 3 3
Continue to review full report at Codecov.
|
本来想做个 colorSideBg, 给有颜色的一侧增加颜色配置,但是感觉这是个伪需求。 如果有这种需求,这么折腾还不如直接手写样式覆盖 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
支持自定义header 高度
headerHeight: 64
发现很多写死的
48px
不知道会不会有一些没考虑到的@chenshuai2144 帮看下