From c0ff00c32bca4077b140d0d69b2863851ae31273 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期二, 08 七月 2025 16:29:17 +0800
Subject: [PATCH] 优化

---
 packagePersonal/pages/feedBack/index.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packagePersonal/pages/feedBack/index.wxss b/packagePersonal/pages/feedBack/index.wxss
index 409617b..1abecb4 100644
--- a/packagePersonal/pages/feedBack/index.wxss
+++ b/packagePersonal/pages/feedBack/index.wxss
@@ -118,7 +118,7 @@
 
 .listBox .titleBox {
   font-size: 28rpx;
-  font-weight: bold;
+  font-weight: 600;
   border-bottom: 2rpx solid #EDEDED;
   line-height: 80rpx;
   word-break: break-all;

--
Gitblit v1.9.1