dcloudio / dcloudio/uni-app

打包成H5端建议showToast跟showLoading提示的文字大小保持一致

Open
#1,516 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
41.6k
Forks
3.7k
Avg merge
7h 6m
Merged PRs (30d)
6

Description

**新功能描述**
打包成H5端建议showToast跟showLoading提示的文字大小保持一致

**现状及问题**
在H5端
uni.showToast({title,icon: "none"});跟uni.showToast({title,icon: "success"});和uni.showLoading里面的提示文字大小不一致,建议跟uni.showToast(icon:"none")的大小一致,感觉在H5端LOADING和success都偏大了

![1](https://user-images.githubusercontent.com/23289722/78229258-53879400-7502-11ea-9c9b-1a7e9992e07f.png)
![2](https://user-images.githubusercontent.com/23289722/78229269-56828480-7502-11ea-865c-79b795705338.png)
![3](https://user-images.githubusercontent.com/23289722/78229279-597d7500-7502-11ea-96d0-7babba3f9e00.png)

**尝试方案**

**补充信息**

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.