From 4105c9b7b77c8be32b42f9f0c1e75ecf05a677f5 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 29 六月 2023 18:42:22 +0800
Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01

---
 src/views/repositoryai/verbaltrick/particulars/index.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/views/repositoryai/verbaltrick/particulars/index.vue b/src/views/repositoryai/verbaltrick/particulars/index.vue
index f072168..a05e672 100644
--- a/src/views/repositoryai/verbaltrick/particulars/index.vue
+++ b/src/views/repositoryai/verbaltrick/particulars/index.vue
@@ -136,7 +136,7 @@
   margin-bottom: 0;
   padding: 0 20px 20px 20px;
   line-height: 50px;
-  background: #cdcdce;
+  background: #92c5f0;
 }
 .headline {
   display: flex;
@@ -145,7 +145,7 @@
   margin-bottom: 0;
   padding: 0 20px 20px 20px;
   line-height: 50px;
-  background: #cdcdce;
+  background: #92c5f0;
   justify-content: space-between;
 }
 .valuetop {
@@ -157,7 +157,7 @@
     // padding: 0 20px 20px 20px;
     padding: 0 20px;
     align-items: center;
-    background: #cdcdce;
+    background: #92c5f0;
     justify-content: space-between;
     .text-icon {
       width: 35px;

--
Gitblit v1.9.3