From 248f2f32b0f1e406a8110f0839702914a9c3ca0a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 03 六月 2024 09:17:23 +0800
Subject: [PATCH] css
---
h5/pages/staff/task/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/pages/staff/task/index.vue b/h5/pages/staff/task/index.vue
index 037f396..b9ed742 100644
--- a/h5/pages/staff/task/index.vue
+++ b/h5/pages/staff/task/index.vue
@@ -332,7 +332,7 @@
padding: 0 32rpx;
height: 60rpx;
line-height: 60rpx;
- background: #279baa;
+ background: $uni-color-primary;
color: #fff;
font-size: 26rpx;
font-weight: 300;
--
Gitblit v1.9.3