chore: area data using ts (#8257)

This commit is contained in:
neverland 2021-03-04 09:58:25 +08:00 committed by GitHub
parent 845cc59f86
commit 41b6004678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@ export default {
}; };
``` ```
All code of China: [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area-en.js) All code of China: [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area-en.ts)
### argument of callback function confirm ### argument of callback function confirm

View File

@ -131,7 +131,7 @@ export default {
}; };
``` ```
完整数据见 [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area.js) 完整数据见 [Area.json](https://github.com/youzan/vant/blob/dev/src/area/demo/area.ts)
### 点击完成时返回的数据格式 ### 点击完成时返回的数据格式