在APP.VUE style css中添加
.uni-stat__select{
padding: 0 !important;
width: 100% !important;
}
.uni-stat__select>uni-view{
width: 100% !important;
}
.uni-select__input-text {
width: 100% !important;
}
.uni-stat__actived{
outline: 0px !important;
}
- THE END -
最后修改:2022年7月6日
非特殊说明,本博所有文章均为博主原创。