From 97c573e810e85fe73fdf2d15b5ab1e04248d17a6 Mon Sep 17 00:00:00 2001
From: zhangxiao <898441624@qq.com>
Date: 星期五, 16 八月 2024 14:12:25 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/flow_web

---
 src/views/sessionManager/style/layout.css |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/sessionManager/style/layout.css b/src/views/sessionManager/style/layout.css
index 2804c54..791e160 100644
--- a/src/views/sessionManager/style/layout.css
+++ b/src/views/sessionManager/style/layout.css
@@ -1395,7 +1395,7 @@
 .myAgentLine___Isl6E {
     width: 24px;
     height: 1px;
-    background-color: #ece7e7;
+    background-color: #f0f0f0;
     border-radius: 12px;
     margin-bottom: 16px;
     cursor: pointer
@@ -1438,7 +1438,7 @@
     height: 28px;
     line-height: 28px;
     text-align: center;
-    content: "\5f00\542f\65b0\4f1a\8bdd";
+    content: "寮�鍚柊浼氳瘽";
     position: absolute;
     left: 54px;
     display: none;
@@ -1475,7 +1475,7 @@
     height: 28px;
     line-height: 28px;
     text-align: center;
-    content: "\5386\53f2\4f1a\8bdd";
+    content: "鍘嗗彶浼氳瘽";
     position: absolute;
     left: 54px;
     display: none;
@@ -1508,11 +1508,11 @@
 }
 
 .myAgent___djnd_ .myAgentTool___Y1_mC .myAgentToolIconSquare___Rj1o_:after {
-    width: 58px;
+    width: 70px;
     height: 28px;
     line-height: 28px;
     text-align: center;
-    content: "Kimi+";
+    content: "SmartAl+";
     position: absolute;
     left: 54px;
     display: none;

--
Gitblit v1.8.0