From adcbf6730a69971df0f5b960b112bc8c2aae386b Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Wed, 31 Jan 2024 14:48:01 +0800 Subject: [PATCH] uu --- .../buns-edit-sheet/buns-edit-sheet.vue | 90 +++++++++++++++++++ .../bpe-goodsize-tmp.vue | 40 ++------- components/tpx-input/tpx-input.vue | 36 ++++++-- 3 files changed, 126 insertions(+), 40 deletions(-) create mode 100644 components/buns-edit-sheet/buns-edit-sheet.vue diff --git a/components/buns-edit-sheet/buns-edit-sheet.vue b/components/buns-edit-sheet/buns-edit-sheet.vue new file mode 100644 index 0000000..8086307 --- /dev/null +++ b/components/buns-edit-sheet/buns-edit-sheet.vue @@ -0,0 +1,90 @@ + + + + + \ 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 index 82a05d0..616bfc3 100644 --- a/components/buns-post-edit-templates/bpe-goodsize-tmp.vue +++ b/components/buns-post-edit-templates/bpe-goodsize-tmp.vue @@ -23,49 +23,20 @@ - - - + - - - + - - - + - - - + - - + @@ -92,7 +63,6 @@ } }, created() { - }, onHide() { diff --git a/components/tpx-input/tpx-input.vue b/components/tpx-input/tpx-input.vue index f11ef76..8f22b53 100644 --- a/components/tpx-input/tpx-input.vue +++ b/components/tpx-input/tpx-input.vue @@ -1,14 +1,40 @@