From 87bd9ddcb7991253ad940534cdc0d6ed60b772a5 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Fri, 29 Nov 2024 13:31:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/base/pickerHospital.vue | 54 ++++++++++++ components/user/callPhone.vue | 23 +++-- components/user/signInOnePopup.vue | 4 +- .../components/list/gourmet/productSubmit.vue | 7 +- pages_order/post/addPost.vue | 98 ++++++++++++---------- 5 files changed, 133 insertions(+), 53 deletions(-) create mode 100644 components/base/pickerHospital.vue diff --git a/components/base/pickerHospital.vue b/components/base/pickerHospital.vue new file mode 100644 index 0000000..6a67cbb --- /dev/null +++ b/components/base/pickerHospital.vue @@ -0,0 +1,54 @@ + + + + + \ No newline at end of file diff --git a/components/user/callPhone.vue b/components/user/callPhone.vue index 0251e63..aac29a8 100644 --- a/components/user/callPhone.vue +++ b/components/user/callPhone.vue @@ -7,6 +7,7 @@