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 | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/packageBookService/pages/psychologyAnswer/testdata/index.js b/packageBookService/pages/psychologyAnswer/testdata/index.js index 4f498e5..485404a 100644 --- a/packageBookService/pages/psychologyAnswer/testdata/index.js +++ b/packageBookService/pages/psychologyAnswer/testdata/index.js @@ -1,6 +1,5 @@ var localData = { - "list": [ - { + "list": [{ "name": "娴嬫祴浣犵殑鐢熸椿鍝佽川", "title": "璇蜂粩缁嗛槄璇讳互涓嬮棶棰橈紝鍑綘鐨勭涓�鎰熻鍥炵瓟銆傝閫夋嫨涓庝綘鐩哥鐨勭瓟妗堬紝鍗充娇浣犳劅鍒颁笉澶‘瀹氾紝涔熻鍥炵瓟姣忎釜闂銆�", "fromType": "json", @@ -46,7 +45,8 @@ } ] ], - "list": [{ + "list": [ + { "analysisCon": "鐣�", "id": "0C85D525", "optionIndex": 0, @@ -2503,8 +2503,7 @@ "index": "", "desc": "绗�4銆佺5銆佺8銆佺10棰橀�夆�滄槸鈥濆緱1鍒嗭紝閫夆�滃惁鈥濅笉寰楀垎锛涘叾浠栭鐩�夆�滃惁鈥濆緱1鍒嗭紝閫夆�滄槸鈥濅笉寰楀垎銆傛渶鍚庢妸鎵�寰楀垎鏁扮浉鍔犮��" }], - "scoreData": [ - { + "scoreData": [{ "name": "寰楀垎", "dispatch": "", "range": "all", @@ -2541,8 +2540,7 @@ } ] ], - "list": [ - { + "list": [{ "analysisCon": "鐣�", "optionIndex": 1, "id": "0C85D520", @@ -2704,7 +2702,8 @@ } ] }], - "list": [{ + "list": [ + { "analysisCon": "鐣�", "id": "3P1E1B001", "optionStyle": "Txt", -- Gitblit v1.9.1