From 2d410989d32380d31ae3fe6d42aa3b3ba9e09d00 Mon Sep 17 00:00:00 2001 From: lrj <owen.stl@gmail.com> Date: 星期五, 03 十月 2025 22:13:29 +0800 Subject: [PATCH] UI优化和bug修复: 1.调整小程序消息列表图标样式 2.优化web端比赛晋级页面布局 3.修复小程序消息列表日期显示问题 --- wx/pages/activity/detail.json | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/wx/pages/activity/detail.json b/wx/pages/activity/detail.json index 5a71acd..024dea3 100644 --- a/wx/pages/activity/detail.json +++ b/wx/pages/activity/detail.json @@ -1,5 +1,4 @@ { - "navigationBarTitleText": "璧涗簨璇︽儏", - "enablePullDownRefresh": false, - "backgroundTextStyle": "dark" + "usingComponents": {}, + "navigationBarTitleText": "姣旇禌璇︽儏" } \ No newline at end of file -- Gitblit v1.8.0