From df499252aa425d30cd9ae4697e8f6ceeacb62098 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期二, 23 十二月 2025 13:53:12 +0800
Subject: [PATCH] 添加上刀下刀记录界面

---
 components/Technology.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/Technology.vue b/components/Technology.vue
index 61a4df2..121c9f8 100644
--- a/components/Technology.vue
+++ b/components/Technology.vue
@@ -2,7 +2,7 @@
 	<view class="parameter-page">
 		<!-- 鑾峰彇鍙傛暟鎸夐挳 -->
 		<button class="fetch-btn" @click="dialogToggle">鑾峰彇褰撳墠鍙傛暟</button>
-
+		<!--宸ヨ壓鍙傛暟-->
 		<!-- 鍙傛暟琛ㄦ牸锛屽垎涓轰袱鍒� -->
 		<view class="parameter-table">
 			<!-- 宸﹀垪鍙傛暟 -->
@@ -67,8 +67,8 @@
 				</view>
 			</view>
 		</view>
-		
-		 
+
+
 	</view>
 	
 	
@@ -224,7 +224,7 @@
         background-color: #007bff;
         color: white;
         text-align: center;
-        font-size: 32px !important;
+        font-size: 22px !important;
         padding: 18px 0;
     }
 
@@ -246,7 +246,7 @@
     .header {
         background-color: #f0f0f0;
         font-weight: bold;
-        font-size: 32px !important;
+        font-size: 22px !important;
     }
 
 	.table-cell {
@@ -278,7 +278,7 @@
     .parameter-name,
     .parameter-value,
     .txt {
-        font-size: 28px !important;
+        font-size: 22px !important;
     }
 
 </style>
\ No newline at end of file

--
Gitblit v1.9.3