From ae61510015fe8d703bb2c5190cad4819c7b1145e Mon Sep 17 00:00:00 2001 From: songyunpeng Date: Wed, 9 Dec 2020 17:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=BC=E5=9B=A2=E8=B4=AD=20=E9=A1=BA?= =?UTF-8?q?=E9=81=93=E6=8D=8E=20bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/custom/groupbuy-detail.vue | 93 +++++++++++++++++ src/views/modules/custom/groupbuyinfo.vue | 31 ++++-- src/views/modules/custom/sds-detail.vue | 99 +++++++++++++++++++ .../modules/custom/sdsinfo-add-or-update.vue | 6 +- src/views/modules/custom/sdsinfo.vue | 38 ++++--- 5 files changed, 244 insertions(+), 23 deletions(-) create mode 100644 src/views/modules/custom/groupbuy-detail.vue create mode 100644 src/views/modules/custom/sds-detail.vue diff --git a/src/views/modules/custom/groupbuy-detail.vue b/src/views/modules/custom/groupbuy-detail.vue new file mode 100644 index 0000000..986170a --- /dev/null +++ b/src/views/modules/custom/groupbuy-detail.vue @@ -0,0 +1,93 @@ + + + diff --git a/src/views/modules/custom/groupbuyinfo.vue b/src/views/modules/custom/groupbuyinfo.vue index bfabb4b..3775879 100644 --- a/src/views/modules/custom/groupbuyinfo.vue +++ b/src/views/modules/custom/groupbuyinfo.vue @@ -2,7 +2,7 @@
- + @@ -32,14 +32,17 @@ - - - + + + + - + + @@ -68,6 +73,7 @@ diff --git a/src/views/modules/custom/sdsinfo-add-or-update.vue b/src/views/modules/custom/sdsinfo-add-or-update.vue index 3b1875d..a276efe 100644 --- a/src/views/modules/custom/sdsinfo-add-or-update.vue +++ b/src/views/modules/custom/sdsinfo-add-or-update.vue @@ -17,7 +17,7 @@ - + - - + + + - - - + + + + @@ -77,6 +81,7 @@