From caa394bb772ee19d5c3c425eed2a6bc6fcd57561 Mon Sep 17 00:00:00 2001 From: xiaolei <18931076385@163.com> Date: Sat, 9 Mar 2024 08:39:22 +0800 Subject: [PATCH 1/2] axl --- vite-project/components.d.ts | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/vite-project/components.d.ts b/vite-project/components.d.ts index 3af2059..4ad2596 100644 --- a/vite-project/components.d.ts +++ b/vite-project/components.d.ts @@ -9,29 +9,18 @@ declare module 'vue' { export interface GlobalComponents { RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] - VanAddressList: typeof import('vant/es')['AddressList'] VanButton: typeof import('vant/es')['Button'] - VanCheckbox: typeof import('vant/es')['Checkbox'] - VanCheckboxGroup: typeof import('vant/es')['CheckboxGroup'] + VanCellGroup: typeof import('vant/es')['CellGroup'] VanField: typeof import('vant/es')['Field'] + VanForm: typeof import('vant/es')['Form'] VanGrid: typeof import('vant/es')['Grid'] VanGridItem: typeof import('vant/es')['GridItem'] VanIcon: typeof import('vant/es')['Icon'] VanNavBar: typeof import('vant/es')['NavBar'] - VanPicker: typeof import('vant/es')['Picker'] - VanPopup: typeof import('vant/es')['Popup'] - VanRadio: typeof import('vant/es')['Radio'] - VanRadioGroup: typeof import('vant/es')['RadioGroup'] - VanStep: typeof import('vant/es')['Step'] - VanSteps: typeof import('vant/es')['Steps'] + VanSearch: typeof import('vant/es')['Search'] VanSticky: typeof import('vant/es')['Sticky'] -<<<<<<< HEAD VanSwipe: typeof import('vant/es')['Swipe'] VanSwipeItem: typeof import('vant/es')['SwipeItem'] -======= - VanSwitch: typeof import('vant/es')['Switch'] - VanTab: typeof import('vant/es')['Tab'] ->>>>>>> 780ab2e3e24049eea300171db088ffa3386dffdb VanTabbar: typeof import('vant/es')['Tabbar'] VanTabbarItem: typeof import('vant/es')['TabbarItem'] VanUploader: typeof import('vant/es')['Uploader'] -- Gitee From ceae919dd9d9b24c68f49a101d2880f330c14e3e Mon Sep 17 00:00:00 2001 From: xiaolei <18931076385@163.com> Date: Sat, 9 Mar 2024 11:30:47 +0800 Subject: [PATCH 2/2] axl --- vite-project/components.d.ts | 6 +++ vite-project/src/views/MyView/AddmapView.vue | 49 ++++++++++++++++---- vite-project/src/views/MyView/MapView.vue | 7 +-- vite-project/src/views/MyView/MyView.vue | 7 ++- 4 files changed, 56 insertions(+), 13 deletions(-) diff --git a/vite-project/components.d.ts b/vite-project/components.d.ts index 4ad2596..6f3c0e2 100644 --- a/vite-project/components.d.ts +++ b/vite-project/components.d.ts @@ -9,6 +9,7 @@ declare module 'vue' { export interface GlobalComponents { RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] + VanAddressList: typeof import('vant/es')['AddressList'] VanButton: typeof import('vant/es')['Button'] VanCellGroup: typeof import('vant/es')['CellGroup'] VanField: typeof import('vant/es')['Field'] @@ -17,12 +18,17 @@ declare module 'vue' { VanGridItem: typeof import('vant/es')['GridItem'] VanIcon: typeof import('vant/es')['Icon'] VanNavBar: typeof import('vant/es')['NavBar'] + VanPicker: typeof import('vant/es')['Picker'] + VanPopup: typeof import('vant/es')['Popup'] VanSearch: typeof import('vant/es')['Search'] VanSticky: typeof import('vant/es')['Sticky'] VanSwipe: typeof import('vant/es')['Swipe'] VanSwipeItem: typeof import('vant/es')['SwipeItem'] + VanSwitch: typeof import('vant/es')['Switch'] + VanTab: typeof import('vant/es')['Tab'] VanTabbar: typeof import('vant/es')['Tabbar'] VanTabbarItem: typeof import('vant/es')['TabbarItem'] + VanTabs: typeof import('vant/es')['Tabs'] VanUploader: typeof import('vant/es')['Uploader'] } } diff --git a/vite-project/src/views/MyView/AddmapView.vue b/vite-project/src/views/MyView/AddmapView.vue index 661396d..6414099 100644 --- a/vite-project/src/views/MyView/AddmapView.vue +++ b/vite-project/src/views/MyView/AddmapView.vue @@ -9,31 +9,64 @@
粘贴整段地址,系统自动识别相关信息,收件人姓名,手机号、所在省市,街道门牌号等。
- + +
设为默认地址
使用时,优先定位至该地址
-