From d84283821bb08d81d887f20a7118caf25b8b2714 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期二, 27 八月 2024 18:29:10 +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