From 07e5e1b59f6dc19315f7092fa996777afb9472b8 Mon Sep 17 00:00:00 2001 From: luowenfeng <1092164058@qq.com> Date: Thu, 18 Aug 2022 22:38:51 +0800 Subject: [PATCH] =?UTF-8?q?feature(=E7=AE=A1=E7=90=86=E5=90=8E=E5=8F=B0):?= =?UTF-8?q?=20=E5=95=86=E5=93=81=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/mall/product/spu/index.vue | 718 +++++++++++------- .../src/views/mall/product/spu/save.vue | 417 ++++++++++ 2 files changed, 869 insertions(+), 266 deletions(-) create mode 100644 yudao-ui-admin/src/views/mall/product/spu/save.vue diff --git a/yudao-ui-admin/src/views/mall/product/spu/index.vue b/yudao-ui-admin/src/views/mall/product/spu/index.vue index 5f5ca6d49..7b66f1f05 100644 --- a/yudao-ui-admin/src/views/mall/product/spu/index.vue +++ b/yudao-ui-admin/src/views/mall/product/spu/index.vue @@ -1,36 +1,81 @@