From b9567e10990984ca5f22ead81698ca2967c00852 Mon Sep 17 00:00:00 2001 From: 1154079537 <1154079537@qq.com> Date: Wed, 22 May 2024 17:28:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AEundefined=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/addGood/addGood.vue | 27 +++++++---------------- pages/product/updateStock/updateStock.vue | 19 +++++++++++++--- 2 files changed, 24 insertions(+), 22 deletions(-) diff --git a/pages/product/addGood/addGood.vue b/pages/product/addGood/addGood.vue index c9657ed..0c336d4 100644 --- a/pages/product/addGood/addGood.vue +++ b/pages/product/addGood/addGood.vue @@ -70,16 +70,16 @@ - - - + + + @@ -143,8 +143,6 @@ - - diff --git a/pages/product/updateStock/updateStock.vue b/pages/product/updateStock/updateStock.vue index 05a5a47..19e060b 100644 --- a/pages/product/updateStock/updateStock.vue +++ b/pages/product/updateStock/updateStock.vue @@ -19,7 +19,8 @@ - {{short.attrValue[0].price}}{{short.attrValue && short.attrValue[0].price}}/{{short.attrValue && short.attrValue[0].unit_name}} @@ -67,8 +68,9 @@ - - + + + @@ -255,6 +257,17 @@ width: 670rpx; left: 50%; transform: translateX(-50%); + + button { + width: 100%; + height: 76rpx; + background-color: #40AE36; + border-radius: 38rpx; + color: #fff; + font-size: 28rpx; + line-height: 76rpx; + text-align: center; + } } // old