From a8c03746e6bd8ac1d46dc48c1b10bceff543664f Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期二, 10 十二月 2024 20:16:12 +0800 Subject: [PATCH] ll --- h5/pages/staff/task/index.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/h5/pages/staff/task/index.vue b/h5/pages/staff/task/index.vue index 56ed2e0..00a8fb0 100644 --- a/h5/pages/staff/task/index.vue +++ b/h5/pages/staff/task/index.vue @@ -535,6 +535,7 @@ font-size: 26rpx; font-weight: 400; color: #999999; + width: 120rpx; } .loading { color: $uni-color-primary; -- Gitblit v1.9.3