From ee010e7160f0a4dee5e0c2fde55d488f4f2f9788 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 03 六月 2024 09:51:13 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
h5/pages/staff/snapshot.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/pages/staff/snapshot.vue b/h5/pages/staff/snapshot.vue
index a6096ef..9b8a315 100644
--- a/h5/pages/staff/snapshot.vue
+++ b/h5/pages/staff/snapshot.vue
@@ -412,7 +412,7 @@
height: 88rpx;
line-height: 88rpx;
text-align: center;
- background: #4e99a9;
+ background: $uni-color-primary;
border-radius: 44rpx;
font-size: 32rpx;
color: #ffffff;
--
Gitblit v1.9.3