From 3d6ac02750bff9043f5498a8db4d18ad501ceb95 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 31 Jan 2024 22:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news3/updatePrice.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pages/news3/updatePrice.vue b/pages/news3/updatePrice.vue index 00feb73..9b510b5 100644 --- a/pages/news3/updatePrice.vue +++ b/pages/news3/updatePrice.vue @@ -22,7 +22,7 @@ - + 修改单个商品价格 @@ -53,7 +53,7 @@ 保存修改 - + 修改价格 @@ -68,7 +68,7 @@ 288 - + 修改单个商品价格 @@ -243,6 +243,10 @@ page{ } .form{ .orginPrice{ + display: flex; + align-items: center; + padding:36upx 0; + border-bottom: 1px solid #EAEAEA; .formTitle{ font-size: 32upx;