大部分地区选择器只支持国内地区,所以封装了一套全球国家地区选择器,方便大家在前端国际化的时候使用。插件地址:https://github.com/starwang66...注意:使用本组件前,需要引入element-ui更新记录v1.3(2020-01-02)2020-01-02:添加热门国家如何使用选项:在脚本中引用组件:importforeignAreafrom"@/components/sw-area/foreignArea.vue"exportdefault{components:{foreignArea}}在模板中使用组件:
