From 22516acb2b261e37ce80f260a38a813089a88a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=99=E5=90=8C=E5=AD=A6?= <2495967527@qq.com> Date: Fri, 9 Aug 2024 18:04:10 +0800 Subject: [PATCH 1/2] =?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 --- src/views/modules/product/index.vue | 209 ++-- .../modules/product/popup/add-or-update.vue | 923 ++++++++++-------- .../product/popup/add-specifications.vue | 177 ++++ 3 files changed, 815 insertions(+), 494 deletions(-) create mode 100644 src/views/modules/product/popup/add-specifications.vue diff --git a/src/views/modules/product/index.vue b/src/views/modules/product/index.vue index 80f94a6..53b799c 100644 --- a/src/views/modules/product/index.vue +++ b/src/views/modules/product/index.vue @@ -1,109 +1,124 @@ \ 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 f4a6a12..620d62b 100644 --- a/src/views/modules/product/popup/add-or-update.vue +++ b/src/views/modules/product/popup/add-or-update.vue @@ -1,417 +1,546 @@ \ No newline at end of file diff --git a/src/views/modules/product/popup/add-specifications.vue b/src/views/modules/product/popup/add-specifications.vue new file mode 100644 index 0000000..84ba9d6 --- /dev/null +++ b/src/views/modules/product/popup/add-specifications.vue @@ -0,0 +1,177 @@ + + + \ No newline at end of file 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 2/2] =?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 @@ - + + + +