zydx-plus 1.35.468 → 1.35.470
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<!-- 单独在最低节点设置的按钮 -->
|
|
31
31
|
<button :ref="childButtonIndex + item.catalogId" class="defaultButton"
|
|
32
32
|
:class="childButtonIndex === getSelectBtnIndex && selectItem.level === item.level? 'active theme-text' : ''"
|
|
33
|
-
v-if="item.level !== 0 && (!item.children || item.children.length === 0) && buttonIndex === 'lowLevel' && childButtonIndex !== 'default'"
|
|
33
|
+
v-if="item.level !== 0 && (!item.children || item.children.length === 0) && buttonIndex === 'lowLevel' && childButtonIndex !== 'default' && (tabType === 2 && childButtonIndex !=='analysis' || tabType === 0)"
|
|
34
34
|
@click="clickRightBtn(item, childButtonIndex, childButtonInfo)"
|
|
35
35
|
v-html="childButtonInfo"
|
|
36
36
|
/>
|
|
@@ -1398,7 +1398,7 @@ let buttonNames = {
|
|
|
1398
1398
|
},
|
|
1399
1399
|
lowLevel: {
|
|
1400
1400
|
default: "singletonClass",
|
|
1401
|
-
singletonClass: '
|
|
1401
|
+
singletonClass: '参与检测',
|
|
1402
1402
|
score: '成绩报告',
|
|
1403
1403
|
analysis: '统计分析',
|
|
1404
1404
|
power: '学习动力'
|
|
@@ -1408,17 +1408,17 @@ let buttonNames = {
|
|
|
1408
1408
|
headLevel: {
|
|
1409
1409
|
default: "allClass",
|
|
1410
1410
|
allClass: this.getPrefix(item) + '检测',
|
|
1411
|
-
wrongItem: '
|
|
1411
|
+
wrongItem: '错题重做',
|
|
1412
1412
|
},
|
|
1413
1413
|
otherLevel: {
|
|
1414
1414
|
default: "allClass",
|
|
1415
1415
|
allClass: this.getPrefix(item) + '检测',
|
|
1416
|
-
wrongItem: '
|
|
1416
|
+
wrongItem: '错题重做',
|
|
1417
1417
|
},
|
|
1418
1418
|
lowLevel: {
|
|
1419
1419
|
default: "allClass",
|
|
1420
|
-
allClass:
|
|
1421
|
-
wrongItem: '
|
|
1420
|
+
allClass: '参与检测',
|
|
1421
|
+
wrongItem: '错题重做',
|
|
1422
1422
|
}
|
|
1423
1423
|
}
|
|
1424
1424
|
}
|
|
@@ -1676,7 +1676,7 @@ let buttonNames = {
|
|
|
1676
1676
|
},
|
|
1677
1677
|
lowLevel: {
|
|
1678
1678
|
default: "singletonClass",
|
|
1679
|
-
singletonClass: '
|
|
1679
|
+
singletonClass: '参与训练',
|
|
1680
1680
|
score: '成绩报告',
|
|
1681
1681
|
analysis: '统计分析',
|
|
1682
1682
|
power: '学习动力'
|
|
@@ -1686,17 +1686,17 @@ let buttonNames = {
|
|
|
1686
1686
|
headLevel: {
|
|
1687
1687
|
default: "allClass",
|
|
1688
1688
|
allClass: this.getPrefix(item) + '训练',
|
|
1689
|
-
wrongItem: '
|
|
1689
|
+
wrongItem: '错题重做',
|
|
1690
1690
|
},
|
|
1691
1691
|
otherLevel: {
|
|
1692
1692
|
default: "allClass",
|
|
1693
1693
|
allClass: this.getPrefix(item) + '训练',
|
|
1694
|
-
wrongItem: '
|
|
1694
|
+
wrongItem: '错题重做',
|
|
1695
1695
|
},
|
|
1696
1696
|
lowLevel: {
|
|
1697
1697
|
default: "allClass",
|
|
1698
|
-
allClass: '
|
|
1699
|
-
wrongItem: '
|
|
1698
|
+
allClass: '参与训练',
|
|
1699
|
+
wrongItem: '错题重做',
|
|
1700
1700
|
},
|
|
1701
1701
|
}
|
|
1702
1702
|
}
|
|
@@ -2256,8 +2256,8 @@ let buttonNames = {
|
|
|
2256
2256
|
default: "demand",
|
|
2257
2257
|
demand: '学习要求',
|
|
2258
2258
|
resourceIndex: '学习任务',
|
|
2259
|
-
actionAnalysis: '
|
|
2260
|
-
qualityAnalysis: '
|
|
2259
|
+
actionAnalysis: '学习评析',
|
|
2260
|
+
qualityAnalysis: '素养评析'
|
|
2261
2261
|
},
|
|
2262
2262
|
otherLevel: {
|
|
2263
2263
|
default: "singletonClass",
|
|
@@ -2281,7 +2281,7 @@ let buttonNames = {
|
|
|
2281
2281
|
default: "demand",
|
|
2282
2282
|
demand: '调查要求',
|
|
2283
2283
|
resourceIndex: '调查试题',
|
|
2284
|
-
actionAnalysis: '
|
|
2284
|
+
actionAnalysis: '调查评析'
|
|
2285
2285
|
},
|
|
2286
2286
|
otherLevel: {
|
|
2287
2287
|
default: "singletonClass",
|
|
@@ -2305,8 +2305,8 @@ let buttonNames = {
|
|
|
2305
2305
|
default: "demand",
|
|
2306
2306
|
demand: '检测要求',
|
|
2307
2307
|
resourceIndex: '检测试题',
|
|
2308
|
-
actionAnalysis: '
|
|
2309
|
-
qualityAnalysis: '
|
|
2308
|
+
actionAnalysis: '检测评析',
|
|
2309
|
+
qualityAnalysis: '素养评析'
|
|
2310
2310
|
},
|
|
2311
2311
|
otherLevel: {
|
|
2312
2312
|
default: "singletonClass",
|
|
@@ -2330,8 +2330,8 @@ let buttonNames = {
|
|
|
2330
2330
|
default: "demand",
|
|
2331
2331
|
demand: '思政要求',
|
|
2332
2332
|
resourceIndex: '思政任务',
|
|
2333
|
-
actionAnalysis: '
|
|
2334
|
-
qualityAnalysis:'
|
|
2333
|
+
actionAnalysis: '思政评析',
|
|
2334
|
+
qualityAnalysis: '素养评析'
|
|
2335
2335
|
},
|
|
2336
2336
|
otherLevel: {
|
|
2337
2337
|
default: "singletonClass",
|
|
@@ -2354,8 +2354,8 @@ let buttonNames = {
|
|
|
2354
2354
|
headLevel: {
|
|
2355
2355
|
default: "demand",
|
|
2356
2356
|
demand: '笔记要求',
|
|
2357
|
-
actionAnalysis: '
|
|
2358
|
-
qualityAnalysis: '
|
|
2357
|
+
actionAnalysis: '笔记评析',
|
|
2358
|
+
qualityAnalysis: '素养评析'
|
|
2359
2359
|
}
|
|
2360
2360
|
}
|
|
2361
2361
|
}
|
|
@@ -2368,8 +2368,8 @@ let buttonNames = {
|
|
|
2368
2368
|
default: "demand",
|
|
2369
2369
|
demand: '回答要求',
|
|
2370
2370
|
resourceIndex: '提问问题',
|
|
2371
|
-
actionAnalysis: '
|
|
2372
|
-
qualityAnalysis: '
|
|
2371
|
+
actionAnalysis: '回答评析',
|
|
2372
|
+
qualityAnalysis: '素养评析'
|
|
2373
2373
|
},
|
|
2374
2374
|
otherLevel: {
|
|
2375
2375
|
default: "singletonClass",
|
|
@@ -2393,8 +2393,8 @@ let buttonNames = {
|
|
|
2393
2393
|
default: "demand",
|
|
2394
2394
|
demand: '思考要求',
|
|
2395
2395
|
resourceIndex: '思考问题',
|
|
2396
|
-
actionAnalysis: '
|
|
2397
|
-
qualityAnalysis: '
|
|
2396
|
+
actionAnalysis: '思考评析',
|
|
2397
|
+
qualityAnalysis: '素养评析'
|
|
2398
2398
|
},
|
|
2399
2399
|
otherLevel: {
|
|
2400
2400
|
default: "singletonClass",
|
|
@@ -2418,8 +2418,8 @@ let buttonNames = {
|
|
|
2418
2418
|
default: "demand",
|
|
2419
2419
|
demand: '提问要求',
|
|
2420
2420
|
resourceIndex: '虚拟提问',
|
|
2421
|
-
actionAnalysis: '
|
|
2422
|
-
qualityAnalysis: '
|
|
2421
|
+
actionAnalysis: '提问评析',
|
|
2422
|
+
qualityAnalysis: '素养评析'
|
|
2423
2423
|
},
|
|
2424
2424
|
otherLevel: {
|
|
2425
2425
|
default: "singletonClass",
|
|
@@ -2442,8 +2442,8 @@ let buttonNames = {
|
|
|
2442
2442
|
headLevel: {
|
|
2443
2443
|
default: "demand",
|
|
2444
2444
|
demand: '问答要求',
|
|
2445
|
-
actionAnalysis: '
|
|
2446
|
-
qualityAnalysis: '
|
|
2445
|
+
actionAnalysis: '问答评析',
|
|
2446
|
+
qualityAnalysis: '素养评析'
|
|
2447
2447
|
}
|
|
2448
2448
|
}
|
|
2449
2449
|
}
|
|
@@ -2456,8 +2456,8 @@ let buttonNames = {
|
|
|
2456
2456
|
default: "demand",
|
|
2457
2457
|
demand: '讨论要求',
|
|
2458
2458
|
resourceIndex: '讨论题目',
|
|
2459
|
-
actionAnalysis: '
|
|
2460
|
-
qualityAnalysis: '
|
|
2459
|
+
actionAnalysis: '讨论评析',
|
|
2460
|
+
qualityAnalysis: '素养评析'
|
|
2461
2461
|
},
|
|
2462
2462
|
otherLevel: {
|
|
2463
2463
|
default: "singletonClass",
|
|
@@ -2481,8 +2481,8 @@ let buttonNames = {
|
|
|
2481
2481
|
default: "demand",
|
|
2482
2482
|
demand: '风暴要求',
|
|
2483
2483
|
resourceIndex: '风暴题目',
|
|
2484
|
-
actionAnalysis: '
|
|
2485
|
-
qualityAnalysis: '
|
|
2484
|
+
actionAnalysis: '风暴评析',
|
|
2485
|
+
qualityAnalysis: '素养评析'
|
|
2486
2486
|
},
|
|
2487
2487
|
otherLevel: {
|
|
2488
2488
|
default: "singletonClass",
|
|
@@ -2506,8 +2506,8 @@ let buttonNames = {
|
|
|
2506
2506
|
default: "demand",
|
|
2507
2507
|
demand: '回答要求',
|
|
2508
2508
|
resourceIndex: '追问任务',
|
|
2509
|
-
actionAnalysis: '
|
|
2510
|
-
qualityAnalysis: '
|
|
2509
|
+
actionAnalysis: '回答评析',
|
|
2510
|
+
qualityAnalysis: '素养评析'
|
|
2511
2511
|
},
|
|
2512
2512
|
otherLevel: {
|
|
2513
2513
|
default: "singletonClass",
|
|
@@ -2531,8 +2531,8 @@ let buttonNames = {
|
|
|
2531
2531
|
default: "demand",
|
|
2532
2532
|
demand: '训练要求',
|
|
2533
2533
|
resourceIndex: '训练试题',
|
|
2534
|
-
actionAnalysis: '
|
|
2535
|
-
qualityAnalysis: '
|
|
2534
|
+
actionAnalysis: '训练评析',
|
|
2535
|
+
qualityAnalysis: '素养评析'
|
|
2536
2536
|
},
|
|
2537
2537
|
otherLevel: {
|
|
2538
2538
|
default: "singletonClass",
|
|
@@ -2556,8 +2556,8 @@ let buttonNames = {
|
|
|
2556
2556
|
default: "demand",
|
|
2557
2557
|
demand: '案析要求',
|
|
2558
2558
|
resourceIndex: '案析任务',
|
|
2559
|
-
actionAnalysis: '
|
|
2560
|
-
qualityAnalysis: '
|
|
2559
|
+
actionAnalysis: '案例评析',
|
|
2560
|
+
qualityAnalysis: '素养评析'
|
|
2561
2561
|
},
|
|
2562
2562
|
otherLevel: {
|
|
2563
2563
|
default: "singletonClass",
|
|
@@ -2581,8 +2581,8 @@ let buttonNames = {
|
|
|
2581
2581
|
default: "demand",
|
|
2582
2582
|
demand: '学习要求',
|
|
2583
2583
|
resourceIndex: '学习任务',
|
|
2584
|
-
actionAnalysis: '
|
|
2585
|
-
qualityAnalysis: '
|
|
2584
|
+
actionAnalysis: '学习评析',
|
|
2585
|
+
qualityAnalysis: '素养评析'
|
|
2586
2586
|
},
|
|
2587
2587
|
otherLevel: {
|
|
2588
2588
|
default: "singletonClass",
|
|
@@ -2605,8 +2605,8 @@ let buttonNames = {
|
|
|
2605
2605
|
headLevel: {
|
|
2606
2606
|
default: "demand",
|
|
2607
2607
|
demand: '讲解要求',
|
|
2608
|
-
actionAnalysis: '
|
|
2609
|
-
qualityAnalysis: '
|
|
2608
|
+
actionAnalysis: '讲解评析',
|
|
2609
|
+
qualityAnalysis: '素养评析'
|
|
2610
2610
|
}
|
|
2611
2611
|
}
|
|
2612
2612
|
}
|
|
@@ -2619,8 +2619,8 @@ let buttonNames = {
|
|
|
2619
2619
|
default: "demand",
|
|
2620
2620
|
demand: '学习要求',
|
|
2621
2621
|
resourceIndex: '学习任务',
|
|
2622
|
-
actionAnalysis: '
|
|
2623
|
-
qualityAnalysis: '
|
|
2622
|
+
actionAnalysis: '学习评析',
|
|
2623
|
+
qualityAnalysis: '素养评析'
|
|
2624
2624
|
},
|
|
2625
2625
|
otherLevel: {
|
|
2626
2626
|
default: "singletonClass",
|
|
@@ -2644,8 +2644,8 @@ let buttonNames = {
|
|
|
2644
2644
|
default: "demand",
|
|
2645
2645
|
demand: '作业要求',
|
|
2646
2646
|
resourceIndex: '作业题目',
|
|
2647
|
-
actionAnalysis: '
|
|
2648
|
-
qualityAnalysis: '
|
|
2647
|
+
actionAnalysis: '作业评析',
|
|
2648
|
+
qualityAnalysis: '素养评析'
|
|
2649
2649
|
},
|
|
2650
2650
|
otherLevel: {
|
|
2651
2651
|
default: "singletonClass",
|
|
@@ -2669,8 +2669,8 @@ let buttonNames = {
|
|
|
2669
2669
|
default: "demand",
|
|
2670
2670
|
demand: '聆听要求',
|
|
2671
2671
|
resourceIndex: '聆听任务',
|
|
2672
|
-
actionAnalysis: '
|
|
2673
|
-
qualityAnalysis: '
|
|
2672
|
+
actionAnalysis: '聆听评析',
|
|
2673
|
+
qualityAnalysis: '素养评析'
|
|
2674
2674
|
},
|
|
2675
2675
|
otherLevel: {
|
|
2676
2676
|
default: "singletonClass",
|
|
@@ -2694,8 +2694,8 @@ let buttonNames = {
|
|
|
2694
2694
|
default: "demand",
|
|
2695
2695
|
demand: '阅读要求',
|
|
2696
2696
|
readResource: '阅读资源',
|
|
2697
|
-
actionAnalysis: '
|
|
2698
|
-
qualityAnalysis: '
|
|
2697
|
+
actionAnalysis: '阅读评析',
|
|
2698
|
+
qualityAnalysis: '素养评析'
|
|
2699
2699
|
}
|
|
2700
2700
|
}
|
|
2701
2701
|
}
|
|
@@ -2708,8 +2708,8 @@ let buttonNames = {
|
|
|
2708
2708
|
default: "demand",
|
|
2709
2709
|
demand: '写作要求',
|
|
2710
2710
|
guideIndex: '指导意见',
|
|
2711
|
-
actionAnalysis: '
|
|
2712
|
-
qualityAnalysis: '
|
|
2711
|
+
actionAnalysis: '写作评析',
|
|
2712
|
+
qualityAnalysis: '素养评析'
|
|
2713
2713
|
}
|
|
2714
2714
|
}
|
|
2715
2715
|
}
|
|
@@ -2803,8 +2803,8 @@ let buttonNames = {
|
|
|
2803
2803
|
demand: '实践要求',
|
|
2804
2804
|
resourceIndex: '实践任务',
|
|
2805
2805
|
guideIndex: '指导意见',
|
|
2806
|
-
actionAnalysis: '
|
|
2807
|
-
qualityAnalysis: '
|
|
2806
|
+
actionAnalysis: '实践评析',
|
|
2807
|
+
qualityAnalysis: '素养评析'
|
|
2808
2808
|
},
|
|
2809
2809
|
otherLevel: {
|
|
2810
2810
|
default: "singletonClass",
|
|
@@ -2829,8 +2829,8 @@ let buttonNames = {
|
|
|
2829
2829
|
demand: '实验要求',
|
|
2830
2830
|
resourceIndex: '实验任务',
|
|
2831
2831
|
guideIndex: '指导意见',
|
|
2832
|
-
actionAnalysis: '
|
|
2833
|
-
qualityAnalysis: '
|
|
2832
|
+
actionAnalysis: '实验评析',
|
|
2833
|
+
qualityAnalysis: '素养评析'
|
|
2834
2834
|
},
|
|
2835
2835
|
otherLevel: {
|
|
2836
2836
|
default: "singletonClass",
|
|
@@ -2855,8 +2855,8 @@ let buttonNames = {
|
|
|
2855
2855
|
demand: '项目要求',
|
|
2856
2856
|
resourceIndex: '学习项目',
|
|
2857
2857
|
guideIndex: '指导意见',
|
|
2858
|
-
actionAnalysis: '
|
|
2859
|
-
qualityAnalysis: '
|
|
2858
|
+
actionAnalysis: '学习评析',
|
|
2859
|
+
qualityAnalysis: '素养评析'
|
|
2860
2860
|
},
|
|
2861
2861
|
otherLevel: {
|
|
2862
2862
|
default: "singletonClass",
|
|
@@ -2881,8 +2881,8 @@ let buttonNames = {
|
|
|
2881
2881
|
demand: '创新要求',
|
|
2882
2882
|
resourceIndex: '创新任务',
|
|
2883
2883
|
guideIndex: '指导意见',
|
|
2884
|
-
actionAnalysis: '
|
|
2885
|
-
qualityAnalysis: '
|
|
2884
|
+
actionAnalysis: '创新评析',
|
|
2885
|
+
qualityAnalysis: '素养评析'
|
|
2886
2886
|
},
|
|
2887
2887
|
otherLevel: {
|
|
2888
2888
|
default: "singletonClass",
|
|
@@ -2906,8 +2906,8 @@ let buttonNames = {
|
|
|
2906
2906
|
default: "demand",
|
|
2907
2907
|
demand: '考试要求',
|
|
2908
2908
|
resourceIndex: '考试试题',
|
|
2909
|
-
actionAnalysis: '
|
|
2910
|
-
qualityAnalysis: '
|
|
2909
|
+
actionAnalysis: '考试评析',
|
|
2910
|
+
qualityAnalysis: '素养评析'
|
|
2911
2911
|
},
|
|
2912
2912
|
otherLevel: {
|
|
2913
2913
|
default: "singletonClass",
|
|
@@ -2932,8 +2932,8 @@ let buttonNames = {
|
|
|
2932
2932
|
demand: '动力规则',
|
|
2933
2933
|
resourceIndex1: '学习激励',
|
|
2934
2934
|
resourceIndex2: '教师督学',
|
|
2935
|
-
actionAnalysis: '
|
|
2936
|
-
// qualityAnalysis: '
|
|
2935
|
+
actionAnalysis: '动力评析',
|
|
2936
|
+
// qualityAnalysis: '素养评析'
|
|
2937
2937
|
}
|
|
2938
2938
|
}
|
|
2939
2939
|
}
|
|
@@ -2945,8 +2945,8 @@ let buttonNames = {
|
|
|
2945
2945
|
headLevel: {
|
|
2946
2946
|
default: "demand",
|
|
2947
2947
|
demand: '学习要求',
|
|
2948
|
-
actionAnalysis: '
|
|
2949
|
-
|
|
2948
|
+
actionAnalysis: '学习评析',
|
|
2949
|
+
// qualityAnalysis: '素养评析'
|
|
2950
2950
|
}
|
|
2951
2951
|
}
|
|
2952
2952
|
}
|
|
@@ -2958,8 +2958,8 @@ let buttonNames = {
|
|
|
2958
2958
|
headLevel: {
|
|
2959
2959
|
default: "demand",
|
|
2960
2960
|
demand: '考勤要求',
|
|
2961
|
-
actionAnalysis: '
|
|
2962
|
-
// qualityAnalysis: '
|
|
2961
|
+
actionAnalysis: '考勤评析',
|
|
2962
|
+
// qualityAnalysis: '素养评析'
|
|
2963
2963
|
}
|
|
2964
2964
|
}
|
|
2965
2965
|
}
|