IE10(winphone8)表单元素默认外观如何重置

select::-ms-expand {
display: none;
}
原文地址:https://www.cnblogs.com/webgg/p/5341719.html