From a03f27c5edaab17263891dd2bc1e4e70fb96096c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 10 二月 2026 10:25:56 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dingyuannongji
---
admin/src/views/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/admin/src/views/index.vue b/admin/src/views/index.vue
index 2cd5e29..1a8be1c 100644
--- a/admin/src/views/index.vue
+++ b/admin/src/views/index.vue
@@ -509,13 +509,13 @@
.tab-btn{
font-weight: normal;
cursor: pointer;
- border-radius: 0px;
+ border-radius: 1px;
margin: 0px 5px;
font-size: 12px;
border: 1px solid #999;
color: #999;
padding: 1px 5px;
- background-color: #f2f2f2;
+ background-color: #f4f7fc;
}
}
.data {
--
Gitblit v1.9.3