标准不支持的~
建议直接把下拉框的宽度调整大一些
-----------------------
参考这个改改看看
https://bbs.fanruan.com/wenda/question/161498.html
setTimeout(function() {
$(".bi-v-tape").css({"width":"50px","height":"50px"})
$(".bi-v.list-view-outer.bi-card.list-view-shadow").css({"width":"50px","height":"50px"})
}, 100);