From 0bb25784f05345192b05369a2ee9ed1e247ee1fd Mon Sep 17 00:00:00 2001 From: dzq Date: Tue, 27 May 2025 10:12:54 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=88=97=E5=AE=BD=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 统一调整多个页面中表格的样式间距和列宽 - 移除部分表格列的固定宽度设置以增强响应式布局 - 简化用户详情页的信息展示,移除冗余字段 --- src/views/cabinet/operation/index.vue | 2 +- src/views/qy/balance/index.vue | 2 +- src/views/shop/approval/index.vue | 2 +- src/views/shop/order/index.vue | 2 +- src/views/user/ab98/detail.vue | 5 +---- 5 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/views/cabinet/operation/index.vue b/src/views/cabinet/operation/index.vue index 323e8b0..75a46d9 100644 --- a/src/views/cabinet/operation/index.vue +++ b/src/views/cabinet/operation/index.vue @@ -115,7 +115,7 @@ getList(); - +