From e56340c2934f89eda95538526bfa58c3c9e4a213 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Mon, 29 Jan 2024 18:48:55 +0800 Subject: [PATCH] uu --- .../buns-goodsize-sheet.vue | 107 +++------------- .../bpe-addressinfo-tmp.vue | 101 +++++++++++++++ .../bpe-goodsize-tmp.vue | 118 ++++++++++++++++++ components/tpx-date-input/tpx-date-input.vue | 2 +- components/tpx-dialog/tpx-dialog.vue | 6 +- components/tpx-input/tpx-input.vue | 2 +- components/tpx-scan-input/tpx-scan-input.vue | 4 +- .../tpx-select/default-select-input.vue | 34 ++++- components/tpx-select/tpx-select.vue | 22 ++-- components/tpx-textarea/tpx-textarea.vue | 2 +- pages/address/edit.vue | 4 +- pages/user/certification.vue | 2 +- 12 files changed, 290 insertions(+), 114 deletions(-) create mode 100644 components/buns-post-edit-templates/bpe-addressinfo-tmp.vue create mode 100644 components/buns-post-edit-templates/bpe-goodsize-tmp.vue diff --git a/components/buns-goodsize-sheet/buns-goodsize-sheet.vue b/components/buns-goodsize-sheet/buns-goodsize-sheet.vue index d9e9555..b54669d 100644 --- a/components/buns-goodsize-sheet/buns-goodsize-sheet.vue +++ b/components/buns-goodsize-sheet/buns-goodsize-sheet.vue @@ -3,80 +3,7 @@ + + \ No newline at end of file diff --git a/components/buns-post-edit-templates/bpe-goodsize-tmp.vue b/components/buns-post-edit-templates/bpe-goodsize-tmp.vue new file mode 100644 index 0000000..82a05d0 --- /dev/null +++ b/components/buns-post-edit-templates/bpe-goodsize-tmp.vue @@ -0,0 +1,118 @@ + + + + + \ No newline at end of file diff --git a/components/tpx-date-input/tpx-date-input.vue b/components/tpx-date-input/tpx-date-input.vue index ffa70a4..3274fa1 100644 --- a/components/tpx-date-input/tpx-date-input.vue +++ b/components/tpx-date-input/tpx-date-input.vue @@ -1,7 +1,7 @@