From 8a27f5724e10e82cc5a30bf7051397da2e697e63 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 19 十二月 2024 10:49:11 +0800 Subject: [PATCH] bug优化,答题卡初始化 --- packageBookService/pages/psychologyAnswer/testdata/index.js | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/packageBookService/pages/psychologyAnswer/testdata/index.js b/packageBookService/pages/psychologyAnswer/testdata/index.js index 91603c3..485404a 100644 --- a/packageBookService/pages/psychologyAnswer/testdata/index.js +++ b/packageBookService/pages/psychologyAnswer/testdata/index.js @@ -45,7 +45,8 @@ } ] ], - "list": [{ + "list": [ + { "analysisCon": "鐣�", "id": "0C85D525", "optionIndex": 0, @@ -2701,7 +2702,8 @@ } ] }], - "list": [{ + "list": [ + { "analysisCon": "鐣�", "id": "3P1E1B001", "optionStyle": "Txt", -- Gitblit v1.9.1