.uni-input-input {
caret-color: 你要设置的颜色;
}
uniapp设置input光标颜色
最新推荐文章于 2025-04-30 14:03:32 发布
.uni-input-input {
caret-color: 你要设置的颜色;
}