dcloudio / dcloudio/uni-app

view标签文本垂直居中 文本偏上

Open
#3,460 0 comments 0 reactions 1 assignee Claimed by @Otto-J View on GitHub
提供了复现方案
Dominant language
JavaScript
Stars
41.6k
Forks
3.7k
Avg merge
7h 6m
Merged PRs (30d)
6

Description

**问题描述**
view标签文本垂直居中 文本偏上 text标签也一样
浏览器正常 微信浏览器还是内嵌都app中 访问 文本都偏上

**复现步骤**
```vue

文本

.wrap{
height: 40rpx;
font-size: 32rpx;
background: #f00;
color: #fff;
line-height: 40rpx;
}

```

[或者可以直接贴源代码]

**预期结果**
![image](https://user-images.githubusercontent.com/45084708/164617349-cbfb97e4-5b4f-4a3d-9297-1123d37b0b6d.png)

**实际结果**
![image](https://user-images.githubusercontent.com/45084708/164617231-4aea17f0-8956-4ac4-bb9b-b01189e9f01d.png)

放大去看 差距很明显 偏上

**系统信息:**
- 设备信息 [如 iPhone12]

**补充信息**
[可选]
[根据你的分析,出现这个问题的原因可能在哪里?]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.