Skip to content

Commit

Permalink
docs: fix area data links (#13157)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan authored Oct 13, 2024
1 parent 56bc416 commit 04ed102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vant/src/area/README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export default {
};
```

> Tips: 中国的行政区划每年都会有变动,如果发现省市区数据未及时更新,欢迎提 Pull Request 帮助我们更新。你可以在[「国家统计局 - 全国区划代码」](http://www.stats.gov.cn/tjsj/tjbz/tjyqhdmhcxhfdm/)[「民政部 - 行政区划代码」](https://www.mca.gov.cn/article/sj/xzqh/1980/)上查询到最新数据,请根据官方数据进行核实。
> Tips: 中国的行政区划每年都会有变动,如果发现省市区数据未及时更新,欢迎提 Pull Request 帮助我们更新。你可以在[「国家统计局 - 全国区划代码」](https://www.stats.gov.cn/sj/tjbz/tjyqhdmhcxhfdm/2023/)[「民政部 - 行政区划代码」](https://www.mca.gov.cn/n156/n186/index.html)上查询到最新数据,请根据官方数据进行核实。
### 控制选中项

Expand Down

0 comments on commit 04ed102

Please sign in to comment.