We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
需求要录入行政区划,但发现打包后和elementUi基本一个体积,过大。只用到区的数据,有什么优化方法吗。顺便提一个优化点,在接受参数时,能否接受字符串,将它的省市区补全。自己写了区分直辖市的0替换,但这样太粗糙了
The text was updated successfully, but these errors were encountered:
有计划做一个只有 省、市、区 三级的精简版,不过疫情反而导致了工作更加繁忙,所以有可能等 Vue3 正式版发布后一次性整个精简版本
省、市、区
Vue3
Sorry, something went wrong.
v3.2.0 以后的版本分离了 3 级与 4 级组件,可按使用需求引用
v3.2.0
No branches or pull requests
需求要录入行政区划,但发现打包后和elementUi基本一个体积,过大。只用到区的数据,有什么优化方法吗。顺便提一个优化点,在接受参数时,能否接受字符串,将它的省市区补全。自己写了区分直辖市的0替换,但这样太粗糙了
The text was updated successfully, but these errors were encountered: