diff --git a/components/buns-goodsize-sheet/buns-goodsize-sheet.vue b/components/buns-goodsize-sheet/buns-goodsize-sheet.vue index d9e9555..acac465 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..97705c7 --- /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-scan-input/tpx-scan-input.vue b/components/tpx-scan-input/tpx-scan-input.vue index d041ab2..cb78559 100644 --- a/components/tpx-scan-input/tpx-scan-input.vue +++ b/components/tpx-scan-input/tpx-scan-input.vue @@ -59,7 +59,7 @@ onHide() { }, - destroyed() {}, + unmounted() {}, methods: { async handleScan() { diff --git a/pages/post/post.vue b/pages/post/post.vue index c0f0f7b..7fffe04 100644 --- a/pages/post/post.vue +++ b/pages/post/post.vue @@ -2,7 +2,6 @@