微信小程序中 uni-popup-dialog 的 mode 为 input 时, type 只会显示 info 的效果
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 661
- PR merge metrics
- No merged PRs in 30d
Description
例如下面代码
```
```
`type` 指定为 `error`,最终title应为红色,但实际仍为灰色。
删去 `mode="input"` 后,title可以正常显示为红色。
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.