From 8aeddcf766df9f7e3061d4d098b57afdf53db896 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 19 十二月 2024 15:28:07 +0800
Subject: [PATCH] 骨架屏及选择选中后自动跳转

---
 packageBookService/pages/psychologyAnswer/testdata/index.js |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/packageBookService/pages/psychologyAnswer/testdata/index.js b/packageBookService/pages/psychologyAnswer/testdata/index.js
index 9324f4a..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,
@@ -286,7 +287,7 @@
         },
         {
           "analysisCon": "鐣�",
-          "id": "0C85D545",
+          "id": "0C85D601",
           "optionIndex": 0,
           "optionStyle": "Txt",
           "questionType": "judge",
@@ -298,7 +299,7 @@
         },
         {
           "analysisCon": "鐣�",
-          "id": "0C85D545",
+          "id": "0C85D602",
           "optionIndex": 0,
           "optionStyle": "Txt",
           "questionType": "judge",
@@ -310,7 +311,7 @@
         },
         {
           "analysisCon": "鐣�",
-          "id": "0C85D545",
+          "id": "0C85D603",
           "optionIndex": 0,
           "optionStyle": "Txt",
           "questionType": "judge",
@@ -2701,7 +2702,8 @@
           }
         ]
       }],
-      "list": [{
+      "list": [
+        {
           "analysisCon": "鐣�",
           "id": "3P1E1B001",
           "optionStyle": "Txt",

--
Gitblit v1.9.1