docs(Area): using @vant/area-data (#8491)

This commit is contained in:
neverland
2021-04-09 16:30:23 +08:00
committed by GitHub
parent 3451fe747b
commit 92f6a6a662
8 changed files with 144 additions and 4169 deletions
+1 -4047
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,7 +22,7 @@
<script lang="ts">
import { ref } from 'vue';
import { areaList } from './area';
import { areaList } from '@vant/area-data';
import { areaListEn } from './area-en';
import { useTranslate } from '@demo/use-translate';