Closed shuizhongxiong closed 3 years ago
Merging #810 (b6e5e2e) into master (00b9e69) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head b6e5e2e differs from pull request most recent head 2cd1db7. Consider uploading reports for the commit 2cd1db7 to get more accurate results
@@ Coverage Diff @@
## master #810 +/- ##
=======================================
Coverage 86.71% 86.71%
=======================================
Files 164 164
Lines 6614 6614
Branches 1107 1107
=======================================
Hits 5735 5735
Misses 429 429
Partials 450 450
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 00b9e69...2cd1db7. Read the comment docs.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
1、searchBar 在 ios15 下展示异常。 2、ios 下的样式不支持除法计算,导致 searchBar、badge 组件展示异常。
Issue Number: N/A
What is the new behavior?
1、增加 webkit 样式兼容后,展示正常。 2、增加 calc 兼容后,展示正常。
Does this PR introduce a breaking change?
Other information