From 025abd1a35aa46b776bed0040a821c7630ef3f5d Mon Sep 17 00:00:00 2001 From: "97694732@qq.com" Date: Thu, 4 Jun 2026 09:41:28 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"isbn=E8=A1=A8=E5=8D=95=E7=BC=A9?= =?UTF-8?q?=E7=AA=84(200rpx=E2=86=92160rpx),=E8=B4=A7=E5=8C=BA=E5=8A=A0?= =?UTF-8?q?=E5=AE=BD,=E4=BA=92=E6=8D=A2=E4=BD=8D=E7=BD=AE"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit eb5ca7e82d671d1cdcaf77ad831ebe1da7182157. --- pages/upload/upload.vue | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/pages/upload/upload.vue b/pages/upload/upload.vue index 0d96312..1d1a541 100644 --- a/pages/upload/upload.vue +++ b/pages/upload/upload.vue @@ -54,13 +54,13 @@ 货区 & ISBN - + {{ isbnSelectedArea || '请选择货区' }} - + @@ -1742,11 +1742,7 @@ export default { .inline-field.narrow { flex: none; - width: 160rpx; -} - -.inline-field.wide { - flex: 1; + width: 200rpx; } /* ========== 价格输入 ========== */