zydx-plus 1.35.489 → 1.35.490
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
|
@@ -257,10 +257,10 @@ let buttonNames = {
|
|
|
257
257
|
// duplicate: '违纪查重',
|
|
258
258
|
teacherReview: '教师评价',
|
|
259
259
|
studentReview: '同学互评',
|
|
260
|
-
studyRecord: '学习记录',
|
|
261
260
|
score: '成绩报告',
|
|
262
261
|
analysis: '统计分析',
|
|
263
|
-
power: '学习动力'
|
|
262
|
+
power: '学习动力',
|
|
263
|
+
studyRecord: '学习档案'
|
|
264
264
|
},
|
|
265
265
|
|
|
266
266
|
},
|
|
@@ -277,8 +277,8 @@ let buttonNames = {
|
|
|
277
277
|
},
|
|
278
278
|
lowLevel: {
|
|
279
279
|
default: "studyRecord",
|
|
280
|
-
|
|
281
|
-
|
|
280
|
+
power: '学习动力',
|
|
281
|
+
studyRecord: '学习档案'
|
|
282
282
|
},
|
|
283
283
|
}
|
|
284
284
|
}
|
|
@@ -438,10 +438,10 @@ let buttonNames = {
|
|
|
438
438
|
// duplicate: '违纪查重',
|
|
439
439
|
teacherReview: '教师评价',
|
|
440
440
|
studentReview: '同学互评',
|
|
441
|
-
studyRecord: '学习记录',
|
|
442
441
|
score: '成绩报告',
|
|
443
442
|
analysis: '统计分析',
|
|
444
|
-
power: '学习动力'
|
|
443
|
+
power: '学习动力',
|
|
444
|
+
studyRecord: '学习档案'
|
|
445
445
|
},
|
|
446
446
|
},
|
|
447
447
|
2: {
|
|
@@ -457,8 +457,8 @@ let buttonNames = {
|
|
|
457
457
|
},
|
|
458
458
|
lowLevel: {
|
|
459
459
|
default: "studyRecord",
|
|
460
|
-
|
|
461
|
-
|
|
460
|
+
power: '学习动力',
|
|
461
|
+
studyRecord: '学习档案'
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
}
|
|
@@ -484,10 +484,10 @@ let buttonNames = {
|
|
|
484
484
|
// duplicate: '违纪查重',
|
|
485
485
|
teacherReview: '教师评价',
|
|
486
486
|
studentReview: '同学互评',
|
|
487
|
-
studyRecord: '学习记录',
|
|
488
487
|
score: '成绩报告',
|
|
489
488
|
analysis: '统计分析',
|
|
490
|
-
power: '学习动力'
|
|
489
|
+
power: '学习动力',
|
|
490
|
+
studyRecord: '学习档案'
|
|
491
491
|
},
|
|
492
492
|
},
|
|
493
493
|
2: {
|
|
@@ -503,8 +503,8 @@ let buttonNames = {
|
|
|
503
503
|
},
|
|
504
504
|
lowLevel: {
|
|
505
505
|
default: "studyRecord",
|
|
506
|
-
|
|
507
|
-
|
|
506
|
+
power: '学习动力',
|
|
507
|
+
studyRecord: '学习档案'
|
|
508
508
|
},
|
|
509
509
|
}
|
|
510
510
|
}
|
|
@@ -755,10 +755,10 @@ let buttonNames = {
|
|
|
755
755
|
// duplicate: '违纪查重',
|
|
756
756
|
teacherReview: '教师评价',
|
|
757
757
|
studentReview: '同学互评',
|
|
758
|
-
studyRecord: '学习记录',
|
|
759
758
|
score: '成绩报告',
|
|
760
759
|
analysis: '统计分析',
|
|
761
|
-
power: '学习动力'
|
|
760
|
+
power: '学习动力',
|
|
761
|
+
studyRecord: '学习档案'
|
|
762
762
|
},
|
|
763
763
|
},
|
|
764
764
|
2: {
|
|
@@ -774,8 +774,8 @@ let buttonNames = {
|
|
|
774
774
|
},
|
|
775
775
|
lowLevel: {
|
|
776
776
|
default: "studyRecord",
|
|
777
|
-
|
|
778
|
-
|
|
777
|
+
power: '学习动力',
|
|
778
|
+
studyRecord: '学习档案'
|
|
779
779
|
},
|
|
780
780
|
}
|
|
781
781
|
}
|