From 6cfd5d9a0c8f7bacbe2d3d1b1d84511207789ca6 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 11 三月 2025 19:55:17 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit

---
 pda/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pda/App.vue b/pda/App.vue
index aba1fdb..c0251e5 100644
--- a/pda/App.vue
+++ b/pda/App.vue
@@ -204,7 +204,7 @@
   font-size: 28rpx;
 }
 .primaryColor {
-  color: $uni-color-primary;
+  color: $uni-color-primary !important;
 }
 .avatar {
   width: 64rpx;

--
Gitblit v1.9.3