From 946dae0a8885b529e7755788ba7872503d9f9d9d Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期二, 20 八月 2024 18:09:31 +0800 Subject: [PATCH] 按钮点击操作成功再有效 --- pages.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index d97ebf4..2cb99b0 100644 --- a/pages.json +++ b/pages.json @@ -114,7 +114,8 @@ "float": "right", //瀵艰埅鏍忕殑宸﹀彸浣嶇疆 "fontSrc": "/static/uni.ttf", "text": "\ue612" - }, { + }, + { "color": "#000000", "colorPressed": "#2D8CF0", "fontSize": "24px", -- Gitblit v1.9.1