mpvue-citypicker icon indicating copy to clipboard operation
mpvue-citypicker copied to clipboard

基于 mpvue 框架的城市选择器

Results 16 mpvue-citypicker issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

通常数据库中不会存 插件返回过来的索引。虽然,插件也会返回完整的地址。 假如数据库中存的用户地址是: 上海市-直辖市-徐汇区,初始化插件的时候,又该如何在 show 的时候就定位到这里呢。这个就是再次编辑的需要。而这里没有很好的提供到。我需要使用这个插件,又不能完全满足我的需要,就稍微改了一点。 在 props 中额为定义了一个 address 。使用 watch 监听它。在 引用页面对 address 进行赋值。比如我点击地址准备编辑的时候。一旦对 address 赋值,插件就会获取到,然后再调用插件里边的方法。新增的方法就可以。(VUE 我是新手,本来想找在引用页面调用插件里边的方法,没找到,只好出此下策) watch: { address: function() { if (!this.address) return; let addressArr =...

![15771573111170_ pic](https://user-images.githubusercontent.com/13880337/68368095-38427380-0172-11ea-81c6-b946d38196c9.jpg) 测试设备:iPhone 11 与小程序开发者工具

例如: 长乐市已改为长乐区 ![image](https://github.com/MPComponent/mpvue-citypicker/assets/40349715/4a7de410-25a0-48f8-a4ec-ffe69fbc670e)