经过多次测试发现,style标签上加scoped,同时使用 deep 穿透 可以成功修改
<style scoped> /deep/ .uni-combox__input {font-size: 14px; } </style>