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