国际区号选取组件
引入 :npm install vue-country-code-selector
使用:
import countryCodeSelector from "vue-country-code-selector";
components: { countryCodeSelector },
<country-code-selector :countryCode.sync="value"></country-code-selector>
引自:https://www.it610.com/article/1282347062741975040.htm
组件中香港澳门台湾为三个独立国家选择------------去源码中修改
可自行修改源码文件,有需要可联系我
肖cc
QQ2398506993