zydx-plus 1.35.540 → 1.35.542
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 +2 -2
- package/src/components/biz_header/src/button_name.js +262 -124
- package/src/components/editor/src/editor.vue +103 -80
- package/src/components/flip/annotationLayer.css +1 -0
- package/src/components/flip/index.js +1 -1
- package/src/components/flip/src/flip.vue +227 -26
- package/src/components/flip/textLayer.css +1 -0
- package/src/components/read/src/read.vue +25 -8
- package/src/components/sketchpad/src/sketchpad.vue +2 -2
- package/src/index.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zydx-plus",
|
|
3
|
-
"version": "1.35.
|
|
3
|
+
"version": "1.35.542",
|
|
4
4
|
"description": "Vue.js",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"files": [
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"author": "",
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"vue-draggable-next": "^2.1.1",
|
|
24
|
-
"pdfjs-dist": "^
|
|
24
|
+
"pdfjs-dist": "^5.3.31",
|
|
25
25
|
"snabbdom": "^3.5.1",
|
|
26
26
|
"katex": "^0.15.6",
|
|
27
27
|
"simple-mind-map": "^0.10.6",
|
|
@@ -753,6 +753,7 @@ let buttonNames = {
|
|
|
753
753
|
discuss: '学习交流',
|
|
754
754
|
// groupStudy: '小组学习',
|
|
755
755
|
// duplicate: '违纪查重',
|
|
756
|
+
writingInstruction:'讲解指导',
|
|
756
757
|
teacherReview: '教师评价',
|
|
757
758
|
studentReview: '同学互评',
|
|
758
759
|
score: '成绩报告',
|
|
@@ -1821,6 +1822,7 @@ let buttonNames = {
|
|
|
1821
1822
|
setTask: '任务信息',
|
|
1822
1823
|
studyGroup: '小组成员',
|
|
1823
1824
|
row4: '讲解学习',
|
|
1825
|
+
writingInstruction:'讲解指导',
|
|
1824
1826
|
teacherReview: '教师评价',
|
|
1825
1827
|
studentReview: '同学互评',
|
|
1826
1828
|
analysis: '统计分析',
|
|
@@ -2252,12 +2254,17 @@ let buttonNames = {
|
|
|
2252
2254
|
actionName: '情景资源',
|
|
2253
2255
|
buttonList: {
|
|
2254
2256
|
0: {
|
|
2257
|
+
// headLevel: {
|
|
2258
|
+
// default: "demand",
|
|
2259
|
+
// demand: '学习要求',
|
|
2260
|
+
// resourceIndex: '学习任务',
|
|
2261
|
+
// actionAnalysis: '学习评析',
|
|
2262
|
+
// qualityAnalysis: '素养评析'
|
|
2263
|
+
// },
|
|
2255
2264
|
headLevel: {
|
|
2256
|
-
default: "
|
|
2257
|
-
demand: '学习要求',
|
|
2265
|
+
default: "resourceIndex",
|
|
2258
2266
|
resourceIndex: '学习任务',
|
|
2259
|
-
|
|
2260
|
-
qualityAnalysis: '素养评析'
|
|
2267
|
+
pipeGuideAnalysis: '管导评析'
|
|
2261
2268
|
},
|
|
2262
2269
|
otherLevel: {
|
|
2263
2270
|
default: "singletonClass",
|
|
@@ -2277,12 +2284,17 @@ let buttonNames = {
|
|
|
2277
2284
|
actionName: '调查资源',
|
|
2278
2285
|
buttonList: {
|
|
2279
2286
|
0: {
|
|
2287
|
+
// headLevel: {
|
|
2288
|
+
// default: "demand",
|
|
2289
|
+
// demand: '调查要求',
|
|
2290
|
+
// resourceIndex: '调查试题',
|
|
2291
|
+
// actionAnalysis: '调查评析',
|
|
2292
|
+
// qualityAnalysis: '素养评析'
|
|
2293
|
+
// },
|
|
2280
2294
|
headLevel: {
|
|
2281
|
-
default: "
|
|
2282
|
-
demand: '调查要求',
|
|
2295
|
+
default: "resourceIndex",
|
|
2283
2296
|
resourceIndex: '调查试题',
|
|
2284
|
-
|
|
2285
|
-
qualityAnalysis: '素养评析'
|
|
2297
|
+
pipeGuideAnalysis: '管导评析'
|
|
2286
2298
|
},
|
|
2287
2299
|
otherLevel: {
|
|
2288
2300
|
default: "singletonClass",
|
|
@@ -2302,12 +2314,17 @@ let buttonNames = {
|
|
|
2302
2314
|
actionName: '检测资源',
|
|
2303
2315
|
buttonList: {
|
|
2304
2316
|
0: {
|
|
2317
|
+
// headLevel: {
|
|
2318
|
+
// default: "demand",
|
|
2319
|
+
// demand: '检测要求',
|
|
2320
|
+
// resourceIndex: '检测试题',
|
|
2321
|
+
// actionAnalysis: '检测评析',
|
|
2322
|
+
// qualityAnalysis: '素养评析'
|
|
2323
|
+
// },
|
|
2305
2324
|
headLevel: {
|
|
2306
|
-
default: "
|
|
2307
|
-
demand: '检测要求',
|
|
2325
|
+
default: "resourceIndex",
|
|
2308
2326
|
resourceIndex: '检测试题',
|
|
2309
|
-
|
|
2310
|
-
qualityAnalysis: '素养评析'
|
|
2327
|
+
pipeGuideAnalysis: '管导评析'
|
|
2311
2328
|
},
|
|
2312
2329
|
otherLevel: {
|
|
2313
2330
|
default: "singletonClass",
|
|
@@ -2327,12 +2344,17 @@ let buttonNames = {
|
|
|
2327
2344
|
actionName: '课程思政',
|
|
2328
2345
|
buttonList: {
|
|
2329
2346
|
0: {
|
|
2347
|
+
// headLevel: {
|
|
2348
|
+
// default: "demand",
|
|
2349
|
+
// demand: '思政要求',
|
|
2350
|
+
// resourceIndex: '思政任务',
|
|
2351
|
+
// actionAnalysis: '思政评析',
|
|
2352
|
+
// qualityAnalysis: '素养评析',
|
|
2353
|
+
// },
|
|
2330
2354
|
headLevel: {
|
|
2331
|
-
default: "
|
|
2332
|
-
demand: '思政要求',
|
|
2355
|
+
default: "resourceIndex",
|
|
2333
2356
|
resourceIndex: '思政任务',
|
|
2334
|
-
|
|
2335
|
-
qualityAnalysis: '素养评析'
|
|
2357
|
+
pipeGuideAnalysis: '管导评析'
|
|
2336
2358
|
},
|
|
2337
2359
|
otherLevel: {
|
|
2338
2360
|
default: "singletonClass",
|
|
@@ -2352,12 +2374,16 @@ let buttonNames = {
|
|
|
2352
2374
|
actionName: '笔记资源',
|
|
2353
2375
|
buttonList: {
|
|
2354
2376
|
0: {
|
|
2377
|
+
// headLevel: {
|
|
2378
|
+
// default: "demand",
|
|
2379
|
+
// demand: '笔记要求',
|
|
2380
|
+
// actionAnalysis: '笔记评析',
|
|
2381
|
+
// qualityAnalysis: '素养评析'
|
|
2382
|
+
// }
|
|
2355
2383
|
headLevel: {
|
|
2356
|
-
default: "
|
|
2357
|
-
|
|
2358
|
-
|
|
2359
|
-
qualityAnalysis: '素养评析'
|
|
2360
|
-
}
|
|
2384
|
+
default: "pipeGuideAnalysis",
|
|
2385
|
+
pipeGuideAnalysis: '管导评析'
|
|
2386
|
+
},
|
|
2361
2387
|
}
|
|
2362
2388
|
}
|
|
2363
2389
|
},
|
|
@@ -2365,12 +2391,17 @@ let buttonNames = {
|
|
|
2365
2391
|
actionName: '提问资源',
|
|
2366
2392
|
buttonList: {
|
|
2367
2393
|
0: {
|
|
2394
|
+
// headLevel: {
|
|
2395
|
+
// default: "demand",
|
|
2396
|
+
// demand: '回答要求',
|
|
2397
|
+
// resourceIndex: '提问问题',
|
|
2398
|
+
// actionAnalysis: '回答评析',
|
|
2399
|
+
// qualityAnalysis: '素养评析'
|
|
2400
|
+
// },
|
|
2368
2401
|
headLevel: {
|
|
2369
|
-
default: "
|
|
2370
|
-
demand: '回答要求',
|
|
2402
|
+
default: "resourceIndex",
|
|
2371
2403
|
resourceIndex: '提问问题',
|
|
2372
|
-
|
|
2373
|
-
qualityAnalysis: '素养评析'
|
|
2404
|
+
pipeGuideAnalysis: '管导评析'
|
|
2374
2405
|
},
|
|
2375
2406
|
otherLevel: {
|
|
2376
2407
|
default: "singletonClass",
|
|
@@ -2390,12 +2421,17 @@ let buttonNames = {
|
|
|
2390
2421
|
actionName: '学习思考',
|
|
2391
2422
|
buttonList: {
|
|
2392
2423
|
0: {
|
|
2424
|
+
// headLevel: {
|
|
2425
|
+
// default: "demand",
|
|
2426
|
+
// demand: '思考要求',
|
|
2427
|
+
// resourceIndex: '思考问题',
|
|
2428
|
+
// actionAnalysis: '思考评析',
|
|
2429
|
+
// qualityAnalysis: '素养评析'
|
|
2430
|
+
// },
|
|
2393
2431
|
headLevel: {
|
|
2394
|
-
default: "
|
|
2395
|
-
demand: '思考要求',
|
|
2432
|
+
default: "resourceIndex",
|
|
2396
2433
|
resourceIndex: '思考问题',
|
|
2397
|
-
|
|
2398
|
-
qualityAnalysis: '素养评析'
|
|
2434
|
+
pipeGuideAnalysis: '管导评析'
|
|
2399
2435
|
},
|
|
2400
2436
|
otherLevel: {
|
|
2401
2437
|
default: "singletonClass",
|
|
@@ -2415,12 +2451,17 @@ let buttonNames = {
|
|
|
2415
2451
|
actionName: '答疑资源',
|
|
2416
2452
|
buttonList: {
|
|
2417
2453
|
0: {
|
|
2454
|
+
// headLevel: {
|
|
2455
|
+
// default: "demand",
|
|
2456
|
+
// demand: '提问要求',
|
|
2457
|
+
// resourceIndex: '虚拟提问',
|
|
2458
|
+
// actionAnalysis: '提问评析',
|
|
2459
|
+
// qualityAnalysis: '素养评析'
|
|
2460
|
+
// },
|
|
2418
2461
|
headLevel: {
|
|
2419
|
-
default: "
|
|
2420
|
-
demand: '提问要求',
|
|
2462
|
+
default: "resourceIndex",
|
|
2421
2463
|
resourceIndex: '虚拟提问',
|
|
2422
|
-
|
|
2423
|
-
qualityAnalysis: '素养评析'
|
|
2464
|
+
pipeGuideAnalysis: '管导评析'
|
|
2424
2465
|
},
|
|
2425
2466
|
otherLevel: {
|
|
2426
2467
|
default: "singletonClass",
|
|
@@ -2440,11 +2481,15 @@ let buttonNames = {
|
|
|
2440
2481
|
actionName: '生问生答',
|
|
2441
2482
|
buttonList: {
|
|
2442
2483
|
0: {
|
|
2484
|
+
// headLevel: {
|
|
2485
|
+
// default: "demand",
|
|
2486
|
+
// demand: '问答要求',
|
|
2487
|
+
// actionAnalysis: '问答评析',
|
|
2488
|
+
// qualityAnalysis: '素养评析'
|
|
2489
|
+
// }
|
|
2443
2490
|
headLevel: {
|
|
2444
|
-
default: "
|
|
2445
|
-
|
|
2446
|
-
actionAnalysis: '问答评析',
|
|
2447
|
-
qualityAnalysis: '素养评析'
|
|
2491
|
+
default: "pipeGuideAnalysis",
|
|
2492
|
+
pipeGuideAnalysis: '管导评析'
|
|
2448
2493
|
}
|
|
2449
2494
|
}
|
|
2450
2495
|
}
|
|
@@ -2453,12 +2498,17 @@ let buttonNames = {
|
|
|
2453
2498
|
actionName: '讨论资源',
|
|
2454
2499
|
buttonList: {
|
|
2455
2500
|
0: {
|
|
2501
|
+
// headLevel: {
|
|
2502
|
+
// default: "demand",
|
|
2503
|
+
// demand: '讨论要求',
|
|
2504
|
+
// resourceIndex: '讨论题目',
|
|
2505
|
+
// actionAnalysis: '讨论评析',
|
|
2506
|
+
// qualityAnalysis: '素养评析'
|
|
2507
|
+
// },
|
|
2456
2508
|
headLevel: {
|
|
2457
|
-
default: "
|
|
2458
|
-
demand: '讨论要求',
|
|
2509
|
+
default: "resourceIndex",
|
|
2459
2510
|
resourceIndex: '讨论题目',
|
|
2460
|
-
|
|
2461
|
-
qualityAnalysis: '素养评析'
|
|
2511
|
+
pipeGuideAnalysis: '管导评析'
|
|
2462
2512
|
},
|
|
2463
2513
|
otherLevel: {
|
|
2464
2514
|
default: "singletonClass",
|
|
@@ -2478,12 +2528,17 @@ let buttonNames = {
|
|
|
2478
2528
|
actionName: '风暴资源',
|
|
2479
2529
|
buttonList: {
|
|
2480
2530
|
0: {
|
|
2531
|
+
// headLevel: {
|
|
2532
|
+
// default: "demand",
|
|
2533
|
+
// demand: '风暴要求',
|
|
2534
|
+
// resourceIndex: '风暴题目',
|
|
2535
|
+
// actionAnalysis: '风暴评析',
|
|
2536
|
+
// qualityAnalysis: '素养评析'
|
|
2537
|
+
// },
|
|
2481
2538
|
headLevel: {
|
|
2482
|
-
default: "
|
|
2483
|
-
demand: '风暴要求',
|
|
2539
|
+
default: "resourceIndex",
|
|
2484
2540
|
resourceIndex: '风暴题目',
|
|
2485
|
-
|
|
2486
|
-
qualityAnalysis: '素养评析'
|
|
2541
|
+
pipeGuideAnalysis: '管导评析'
|
|
2487
2542
|
},
|
|
2488
2543
|
otherLevel: {
|
|
2489
2544
|
default: "singletonClass",
|
|
@@ -2503,12 +2558,17 @@ let buttonNames = {
|
|
|
2503
2558
|
actionName: '追问资源',
|
|
2504
2559
|
buttonList: {
|
|
2505
2560
|
0: {
|
|
2561
|
+
// headLevel: {
|
|
2562
|
+
// default: "demand",
|
|
2563
|
+
// demand: '回答要求',
|
|
2564
|
+
// resourceIndex: '追问任务',
|
|
2565
|
+
// actionAnalysis: '回答评析',
|
|
2566
|
+
// qualityAnalysis: '素养评析'
|
|
2567
|
+
// },
|
|
2506
2568
|
headLevel: {
|
|
2507
|
-
default: "
|
|
2508
|
-
demand: '回答要求',
|
|
2569
|
+
default: "resourceIndex",
|
|
2509
2570
|
resourceIndex: '追问任务',
|
|
2510
|
-
|
|
2511
|
-
qualityAnalysis: '素养评析'
|
|
2571
|
+
pipeGuideAnalysis: '管导评析'
|
|
2512
2572
|
},
|
|
2513
2573
|
otherLevel: {
|
|
2514
2574
|
default: "singletonClass",
|
|
@@ -2528,12 +2588,17 @@ let buttonNames = {
|
|
|
2528
2588
|
actionName: '思维训练',
|
|
2529
2589
|
buttonList: {
|
|
2530
2590
|
0: {
|
|
2591
|
+
// headLevel: {
|
|
2592
|
+
// default: "demand",
|
|
2593
|
+
// demand: '训练要求',
|
|
2594
|
+
// resourceIndex: '训练试题',
|
|
2595
|
+
// actionAnalysis: '训练评析',
|
|
2596
|
+
// qualityAnalysis: '素养评析'
|
|
2597
|
+
// },
|
|
2531
2598
|
headLevel: {
|
|
2532
|
-
default: "
|
|
2533
|
-
demand: '训练要求',
|
|
2599
|
+
default: "resourceIndex",
|
|
2534
2600
|
resourceIndex: '训练试题',
|
|
2535
|
-
|
|
2536
|
-
qualityAnalysis: '素养评析'
|
|
2601
|
+
pipeGuideAnalysis: '管导评析'
|
|
2537
2602
|
},
|
|
2538
2603
|
otherLevel: {
|
|
2539
2604
|
default: "singletonClass",
|
|
@@ -2553,12 +2618,17 @@ let buttonNames = {
|
|
|
2553
2618
|
actionName: '案例资源',
|
|
2554
2619
|
buttonList: {
|
|
2555
2620
|
0: {
|
|
2621
|
+
// headLevel: {
|
|
2622
|
+
// default: "demand",
|
|
2623
|
+
// demand: '案析要求',
|
|
2624
|
+
// resourceIndex: '案析任务',
|
|
2625
|
+
// actionAnalysis: '案例评析',
|
|
2626
|
+
// qualityAnalysis: '素养评析'
|
|
2627
|
+
// },
|
|
2556
2628
|
headLevel: {
|
|
2557
|
-
default: "
|
|
2558
|
-
demand: '案析要求',
|
|
2629
|
+
default: "resourceIndex",
|
|
2559
2630
|
resourceIndex: '案析任务',
|
|
2560
|
-
|
|
2561
|
-
qualityAnalysis: '素养评析'
|
|
2631
|
+
pipeGuideAnalysis: '管导评析'
|
|
2562
2632
|
},
|
|
2563
2633
|
otherLevel: {
|
|
2564
2634
|
default: "singletonClass",
|
|
@@ -2578,12 +2648,17 @@ let buttonNames = {
|
|
|
2578
2648
|
actionName: '虚拟学习',
|
|
2579
2649
|
buttonList: {
|
|
2580
2650
|
0: {
|
|
2651
|
+
// headLevel: {
|
|
2652
|
+
// default: "demand",
|
|
2653
|
+
// demand: '学习要求',
|
|
2654
|
+
// resourceIndex: '学习任务',
|
|
2655
|
+
// actionAnalysis: '学习评析',
|
|
2656
|
+
// qualityAnalysis: '素养评析'
|
|
2657
|
+
// },
|
|
2581
2658
|
headLevel: {
|
|
2582
|
-
default: "
|
|
2583
|
-
demand: '学习要求',
|
|
2659
|
+
default: "resourceIndex",
|
|
2584
2660
|
resourceIndex: '学习任务',
|
|
2585
|
-
|
|
2586
|
-
qualityAnalysis: '素养评析'
|
|
2661
|
+
pipeGuideAnalysis: '管导评析'
|
|
2587
2662
|
},
|
|
2588
2663
|
otherLevel: {
|
|
2589
2664
|
default: "singletonClass",
|
|
@@ -2603,12 +2678,16 @@ let buttonNames = {
|
|
|
2603
2678
|
actionName: '讲给他人',
|
|
2604
2679
|
buttonList: {
|
|
2605
2680
|
0: {
|
|
2681
|
+
// headLevel: {
|
|
2682
|
+
// default: "demand",
|
|
2683
|
+
// demand: '讲解要求',
|
|
2684
|
+
// actionAnalysis: '讲解评析',
|
|
2685
|
+
// qualityAnalysis: '素养评析'
|
|
2686
|
+
// }
|
|
2606
2687
|
headLevel: {
|
|
2607
|
-
default: "
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
qualityAnalysis: '素养评析'
|
|
2611
|
-
}
|
|
2688
|
+
default: "pipeGuideAnalysis",
|
|
2689
|
+
pipeGuideAnalysis: '管导评析'
|
|
2690
|
+
},
|
|
2612
2691
|
}
|
|
2613
2692
|
}
|
|
2614
2693
|
},
|
|
@@ -2616,12 +2695,17 @@ let buttonNames = {
|
|
|
2616
2695
|
actionName: '软件学习',
|
|
2617
2696
|
buttonList: {
|
|
2618
2697
|
0: {
|
|
2698
|
+
// headLevel: {
|
|
2699
|
+
// default: "demand",
|
|
2700
|
+
// demand: '学习要求',
|
|
2701
|
+
// resourceIndex: '学习任务',
|
|
2702
|
+
// actionAnalysis: '学习评析',
|
|
2703
|
+
// qualityAnalysis: '素养评析'
|
|
2704
|
+
// },
|
|
2619
2705
|
headLevel: {
|
|
2620
|
-
default: "
|
|
2621
|
-
demand: '学习要求',
|
|
2706
|
+
default: "resourceIndex",
|
|
2622
2707
|
resourceIndex: '学习任务',
|
|
2623
|
-
|
|
2624
|
-
qualityAnalysis: '素养评析'
|
|
2708
|
+
pipeGuideAnalysis: '管导评析'
|
|
2625
2709
|
},
|
|
2626
2710
|
otherLevel: {
|
|
2627
2711
|
default: "singletonClass",
|
|
@@ -2641,12 +2725,17 @@ let buttonNames = {
|
|
|
2641
2725
|
actionName: '作业资源',
|
|
2642
2726
|
buttonList: {
|
|
2643
2727
|
0: {
|
|
2728
|
+
// headLevel: {
|
|
2729
|
+
// default: "demand",
|
|
2730
|
+
// demand: '作业要求',
|
|
2731
|
+
// resourceIndex: '作业题目',
|
|
2732
|
+
// actionAnalysis: '作业评析',
|
|
2733
|
+
// qualityAnalysis: '素养评析'
|
|
2734
|
+
// },
|
|
2644
2735
|
headLevel: {
|
|
2645
|
-
default: "
|
|
2646
|
-
demand: '作业要求',
|
|
2736
|
+
default: "resourceIndex",
|
|
2647
2737
|
resourceIndex: '作业题目',
|
|
2648
|
-
|
|
2649
|
-
qualityAnalysis: '素养评析'
|
|
2738
|
+
pipeGuideAnalysis: '管导评析'
|
|
2650
2739
|
},
|
|
2651
2740
|
otherLevel: {
|
|
2652
2741
|
default: "singletonClass",
|
|
@@ -2666,12 +2755,17 @@ let buttonNames = {
|
|
|
2666
2755
|
actionName: '聆听报告',
|
|
2667
2756
|
buttonList: {
|
|
2668
2757
|
0: {
|
|
2758
|
+
// headLevel: {
|
|
2759
|
+
// default: "demand",
|
|
2760
|
+
// demand: '聆听要求',
|
|
2761
|
+
// resourceIndex: '聆听任务',
|
|
2762
|
+
// actionAnalysis: '聆听评析',
|
|
2763
|
+
// qualityAnalysis: '素养评析'
|
|
2764
|
+
// },
|
|
2669
2765
|
headLevel: {
|
|
2670
|
-
default: "
|
|
2671
|
-
demand: '聆听要求',
|
|
2766
|
+
default: "resourceIndex",
|
|
2672
2767
|
resourceIndex: '聆听任务',
|
|
2673
|
-
|
|
2674
|
-
qualityAnalysis: '素养评析'
|
|
2768
|
+
pipeGuideAnalysis: '管导评析'
|
|
2675
2769
|
},
|
|
2676
2770
|
otherLevel: {
|
|
2677
2771
|
default: "singletonClass",
|
|
@@ -2691,13 +2785,18 @@ let buttonNames = {
|
|
|
2691
2785
|
actionName: '阅读资源',
|
|
2692
2786
|
buttonList: {
|
|
2693
2787
|
0: {
|
|
2788
|
+
// headLevel: {
|
|
2789
|
+
// default: "demand",
|
|
2790
|
+
// demand: '阅读要求',
|
|
2791
|
+
// readResource: '阅读资源',
|
|
2792
|
+
// actionAnalysis: '阅读评析',
|
|
2793
|
+
// qualityAnalysis: '素养评析'
|
|
2794
|
+
// }
|
|
2694
2795
|
headLevel: {
|
|
2695
|
-
default: "
|
|
2696
|
-
demand: '阅读要求',
|
|
2796
|
+
default: "readResource",
|
|
2697
2797
|
readResource: '阅读资源',
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
}
|
|
2798
|
+
pipeGuideAnalysis: '管导评析'
|
|
2799
|
+
},
|
|
2701
2800
|
}
|
|
2702
2801
|
}
|
|
2703
2802
|
},
|
|
@@ -2705,12 +2804,16 @@ let buttonNames = {
|
|
|
2705
2804
|
actionName: '写作资源',
|
|
2706
2805
|
buttonList: {
|
|
2707
2806
|
0: {
|
|
2807
|
+
// headLevel: {
|
|
2808
|
+
// default: "demand",
|
|
2809
|
+
// demand: '写作要求',
|
|
2810
|
+
// guideIndex: '指导意见',
|
|
2811
|
+
// actionAnalysis: '写作评析',
|
|
2812
|
+
// qualityAnalysis: '素养评析'
|
|
2813
|
+
// }
|
|
2708
2814
|
headLevel: {
|
|
2709
|
-
default:
|
|
2710
|
-
|
|
2711
|
-
guideIndex: '指导意见',
|
|
2712
|
-
actionAnalysis: '写作评析',
|
|
2713
|
-
qualityAnalysis: '素养评析'
|
|
2815
|
+
default: 'pipeGuideAnalysis',
|
|
2816
|
+
pipeGuideAnalysis: '管导评析'
|
|
2714
2817
|
}
|
|
2715
2818
|
}
|
|
2716
2819
|
}
|
|
@@ -2799,13 +2902,18 @@ let buttonNames = {
|
|
|
2799
2902
|
actionName: '实践资源',
|
|
2800
2903
|
buttonList: {
|
|
2801
2904
|
0: {
|
|
2905
|
+
// headLevel: {
|
|
2906
|
+
// default: "demand",
|
|
2907
|
+
// demand: '实践要求',
|
|
2908
|
+
// resourceIndex: '实践任务',
|
|
2909
|
+
// guideIndex: '指导意见',
|
|
2910
|
+
// actionAnalysis: '实践评析',
|
|
2911
|
+
// qualityAnalysis: '素养评析'
|
|
2912
|
+
// },
|
|
2802
2913
|
headLevel: {
|
|
2803
|
-
default: "
|
|
2804
|
-
demand: '实践要求',
|
|
2914
|
+
default: "resourceIndex",
|
|
2805
2915
|
resourceIndex: '实践任务',
|
|
2806
|
-
|
|
2807
|
-
actionAnalysis: '实践评析',
|
|
2808
|
-
qualityAnalysis: '素养评析'
|
|
2916
|
+
pipeGuideAnalysis: '管导评析'
|
|
2809
2917
|
},
|
|
2810
2918
|
otherLevel: {
|
|
2811
2919
|
default: "singletonClass",
|
|
@@ -2825,13 +2933,18 @@ let buttonNames = {
|
|
|
2825
2933
|
actionName: '实验资源',
|
|
2826
2934
|
buttonList: {
|
|
2827
2935
|
0: {
|
|
2936
|
+
// headLevel: {
|
|
2937
|
+
// default: "demand",
|
|
2938
|
+
// demand: '实验要求',
|
|
2939
|
+
// resourceIndex: '实验任务',
|
|
2940
|
+
// guideIndex: '指导意见',
|
|
2941
|
+
// actionAnalysis: '实验评析',
|
|
2942
|
+
// qualityAnalysis: '素养评析'
|
|
2943
|
+
// },
|
|
2828
2944
|
headLevel: {
|
|
2829
|
-
default: "
|
|
2830
|
-
demand: '实验要求',
|
|
2945
|
+
default: "resourceIndex",
|
|
2831
2946
|
resourceIndex: '实验任务',
|
|
2832
|
-
|
|
2833
|
-
actionAnalysis: '实验评析',
|
|
2834
|
-
qualityAnalysis: '素养评析'
|
|
2947
|
+
pipeGuideAnalysis: '管导评析'
|
|
2835
2948
|
},
|
|
2836
2949
|
otherLevel: {
|
|
2837
2950
|
default: "singletonClass",
|
|
@@ -2851,13 +2964,18 @@ let buttonNames = {
|
|
|
2851
2964
|
actionName: '课业项目',
|
|
2852
2965
|
buttonList: {
|
|
2853
2966
|
0: {
|
|
2967
|
+
// headLevel: {
|
|
2968
|
+
// default: "demand",
|
|
2969
|
+
// demand: '项目要求',
|
|
2970
|
+
// resourceIndex: '学习项目',
|
|
2971
|
+
// guideIndex: '指导意见',
|
|
2972
|
+
// actionAnalysis: '学习评析',
|
|
2973
|
+
// qualityAnalysis: '素养评析'
|
|
2974
|
+
// },
|
|
2854
2975
|
headLevel: {
|
|
2855
|
-
default: "
|
|
2856
|
-
demand: '项目要求',
|
|
2976
|
+
default: "resourceIndex",
|
|
2857
2977
|
resourceIndex: '学习项目',
|
|
2858
|
-
|
|
2859
|
-
actionAnalysis: '学习评析',
|
|
2860
|
-
qualityAnalysis: '素养评析'
|
|
2978
|
+
pipeGuideAnalysis: '管导评析'
|
|
2861
2979
|
},
|
|
2862
2980
|
otherLevel: {
|
|
2863
2981
|
default: "singletonClass",
|
|
@@ -2877,13 +2995,18 @@ let buttonNames = {
|
|
|
2877
2995
|
actionName: '创新资源',
|
|
2878
2996
|
buttonList: {
|
|
2879
2997
|
0: {
|
|
2998
|
+
// headLevel: {
|
|
2999
|
+
// default: "demand",
|
|
3000
|
+
// demand: '创新要求',
|
|
3001
|
+
// resourceIndex: '创新任务',
|
|
3002
|
+
// guideIndex: '指导意见',
|
|
3003
|
+
// actionAnalysis: '创新评析',
|
|
3004
|
+
// qualityAnalysis: '素养评析'
|
|
3005
|
+
// },
|
|
2880
3006
|
headLevel: {
|
|
2881
|
-
default: "
|
|
2882
|
-
demand: '创新要求',
|
|
3007
|
+
default: "resourceIndex",
|
|
2883
3008
|
resourceIndex: '创新任务',
|
|
2884
|
-
|
|
2885
|
-
actionAnalysis: '创新评析',
|
|
2886
|
-
qualityAnalysis: '素养评析'
|
|
3009
|
+
pipeGuideAnalysis: '管导评析'
|
|
2887
3010
|
},
|
|
2888
3011
|
otherLevel: {
|
|
2889
3012
|
default: "singletonClass",
|
|
@@ -2903,12 +3026,17 @@ let buttonNames = {
|
|
|
2903
3026
|
actionName: '考试资源',
|
|
2904
3027
|
buttonList: {
|
|
2905
3028
|
0: {
|
|
3029
|
+
// headLevel: {
|
|
3030
|
+
// default: "demand",
|
|
3031
|
+
// demand: '考试要求',
|
|
3032
|
+
// resourceIndex: '考试试题',
|
|
3033
|
+
// actionAnalysis: '考试评析',
|
|
3034
|
+
// qualityAnalysis: '素养评析'
|
|
3035
|
+
// },
|
|
2906
3036
|
headLevel: {
|
|
2907
|
-
default: "
|
|
2908
|
-
demand: '考试要求',
|
|
3037
|
+
default: "resourceIndex",
|
|
2909
3038
|
resourceIndex: '考试试题',
|
|
2910
|
-
|
|
2911
|
-
qualityAnalysis: '素养评析'
|
|
3039
|
+
pipeGuideAnalysis: '管导评析'
|
|
2912
3040
|
},
|
|
2913
3041
|
otherLevel: {
|
|
2914
3042
|
default: "singletonClass",
|
|
@@ -2928,14 +3056,20 @@ let buttonNames = {
|
|
|
2928
3056
|
actionName: '动力资源',
|
|
2929
3057
|
buttonList: {
|
|
2930
3058
|
0: {
|
|
3059
|
+
// headLevel: {
|
|
3060
|
+
// default: "demand",
|
|
3061
|
+
// demand: '动力规则',
|
|
3062
|
+
// resourceIndex1: '学习激励',
|
|
3063
|
+
// resourceIndex2: '教师督学',
|
|
3064
|
+
// actionAnalysis: '动力评析',
|
|
3065
|
+
// // qualityAnalysis: '素养评析'
|
|
3066
|
+
// }
|
|
2931
3067
|
headLevel: {
|
|
2932
|
-
default: "
|
|
2933
|
-
demand: '动力规则',
|
|
3068
|
+
default: "resourceIndex1",
|
|
2934
3069
|
resourceIndex1: '学习激励',
|
|
2935
3070
|
resourceIndex2: '教师督学',
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
}
|
|
3071
|
+
pipeGuideAnalysis: '管导评析'
|
|
3072
|
+
},
|
|
2939
3073
|
}
|
|
2940
3074
|
}
|
|
2941
3075
|
},
|
|
@@ -2943,15 +3077,19 @@ let buttonNames = {
|
|
|
2943
3077
|
actionName: '学习表现',
|
|
2944
3078
|
buttonList: {
|
|
2945
3079
|
0: {
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
3080
|
+
// headLevel: {
|
|
3081
|
+
// default: "demand",
|
|
3082
|
+
// demand: '学习要求',
|
|
3083
|
+
// actionAnalysis: '学习评析',
|
|
3084
|
+
// qualityAnalysis: '素养评析' // 2025.4.9 加回来bug6776
|
|
3085
|
+
// }
|
|
3086
|
+
headLevel: {
|
|
3087
|
+
default: 'pipeGuideAnalysis',
|
|
3088
|
+
pipeGuideAnalysis: '管导评析'
|
|
3089
|
+
}
|
|
2952
3090
|
}
|
|
2953
3091
|
}
|
|
2954
|
-
|
|
3092
|
+
},
|
|
2955
3093
|
resource_checktime: {
|
|
2956
3094
|
actionName: '考勤资源',
|
|
2957
3095
|
buttonList: {
|