From d498cdcf61fd8e2ec341cad3e7c21829ecef1672 Mon Sep 17 00:00:00 2001
From: sd <shidong@jhsoft.cc>
Date: 星期二, 26 八月 2025 17:44:18 +0800
Subject: [PATCH] 摄像机配置、数据推送和文搜万物 bug和样式修复; 知识库卡片样式调整参照大模型平台知识库样式。

---
 src/components/rightPagination.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/components/rightPagination.vue b/src/components/rightPagination.vue
index 1e2fa6c..f00b44d 100644
--- a/src/components/rightPagination.vue
+++ b/src/components/rightPagination.vue
@@ -90,8 +90,8 @@
   margin-top: 20px;
   padding: 15px 0;
   text-align: right;
-  background: #fff;
-  border-top: 1px solid #ebeef5;
+  /* background: #fff;
+  border-top: 1px solid #ebeef5; */
 }
 /* 鍝嶅簲寮忛�傞厤 */
 @media screen and (max-width: 768px) {

--
Gitblit v1.8.0