From 5305dcafb54e4087760aa4b04bf479a157d21b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=90=8C=E5=AD=A6?= <2495967527@qq.com> Date: Mon, 12 Aug 2024 18:05:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=95=86=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/product/popup/add-attribute.vue | 202 +++++++++++++ .../modules/product/popup/add-or-update.vue | 156 +++++++++- .../product/popup/add-specifications.vue | 277 ++++++++++++++++-- 3 files changed, 592 insertions(+), 43 deletions(-) create mode 100644 src/views/modules/product/popup/add-attribute.vue diff --git a/src/views/modules/product/popup/add-attribute.vue b/src/views/modules/product/popup/add-attribute.vue new file mode 100644 index 0000000..837752a --- /dev/null +++ b/src/views/modules/product/popup/add-attribute.vue @@ -0,0 +1,202 @@ + + + \ No newline at end of file diff --git a/src/views/modules/product/popup/add-or-update.vue b/src/views/modules/product/popup/add-or-update.vue index 620d62b..236b45d 100644 --- a/src/views/modules/product/popup/add-or-update.vue +++ b/src/views/modules/product/popup/add-or-update.vue @@ -17,14 +17,24 @@ - + + + +