From eb1f3e694ecf8ffc7f8aede889462305e99d27e4 Mon Sep 17 00:00:00 2001 From: menxipeng Date: Sat, 13 Sep 2025 12:30:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=8C=E5=8D=95=E7=AE=A1=E7=90=86-=E6=99=AE?= =?UTF-8?q?=E9=80=9A=E6=AD=8C=E6=9B=B2-=E7=AD=9B=E9=80=89=E6=A1=86?= =?UTF-8?q?=E9=95=BF=E5=BA=A6=E8=B0=83=E6=95=B4=E4=B8=80=E8=87=B4=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/playlist/normal/index.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ruoyi-ui/src/views/playlist/normal/index.vue b/ruoyi-ui/src/views/playlist/normal/index.vue index 40385c6..a6de291 100644 --- a/ruoyi-ui/src/views/playlist/normal/index.vue +++ b/ruoyi-ui/src/views/playlist/normal/index.vue @@ -6,7 +6,7 @@ v-model="queryParams.name" placeholder="请输入音乐名称查找" clearable - style="width: 200px" + style="width: 180px" @keyup.enter.native="handleQuery" /> @@ -15,24 +15,24 @@ v-model="queryParams.author" placeholder="请输入作者查找" clearable - style="width: 150px" + style="width: 180px" @keyup.enter.native="handleQuery" /> - + - + - + @@ -143,25 +143,25 @@ - + - + - + - + - +