From c8e4ab6026d3c131734727acd633d1347dfdf860 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 24 十二月 2025 08:21:38 +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