zydx-plus 1.32.311 → 1.32.313
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 +1 -1
- package/src/components/biz_header/src/button_name.js +31 -66
- package/src/components/biz_taskInfo/src/bizTaskInfo.vue +1 -1
- package/src/components/flip/src/flip.vue +169 -291
- package/src/components/select/src/select.vue +1 -2
- package/src/components/tab/src/tab.vue +100 -95
- package/src/components/tipBox/src/zydxStyle.css +1 -2
- package/src/index.js +1 -1
package/package.json
CHANGED
|
@@ -647,6 +647,7 @@ let buttonNames = {
|
|
|
647
647
|
lowLevel: {
|
|
648
648
|
default: "setTask",
|
|
649
649
|
setTask: '布置任务',
|
|
650
|
+
discuss: '师生交流',
|
|
650
651
|
// groupStudy: '小组学习',
|
|
651
652
|
// duplicate: '违纪查重',
|
|
652
653
|
teacherReview: '教师评价',
|
|
@@ -1926,8 +1927,7 @@ let buttonNames = {
|
|
|
1926
1927
|
allClass: this.getPrefix(item) + '试题'
|
|
1927
1928
|
},
|
|
1928
1929
|
lowLevel: {
|
|
1929
|
-
default: "
|
|
1930
|
-
// singletonClass: this.getCurrentPrefix(item) + '试题',
|
|
1930
|
+
default: "viewResource",
|
|
1931
1931
|
createResource: '创建资源',
|
|
1932
1932
|
viewResource: '查看资源',
|
|
1933
1933
|
batchDelResource: '批量删除',
|
|
@@ -1952,8 +1952,7 @@ let buttonNames = {
|
|
|
1952
1952
|
allClass: this.getPrefix(item) + '试题'
|
|
1953
1953
|
},
|
|
1954
1954
|
lowLevel: {
|
|
1955
|
-
default: "
|
|
1956
|
-
// singletonClass: this.getCurrentPrefix(item) + '试题'
|
|
1955
|
+
default: "viewResource",
|
|
1957
1956
|
createResource: '创建资源',
|
|
1958
1957
|
viewResource: '查看资源',
|
|
1959
1958
|
batchDelResource: '批量删除',
|
|
@@ -1979,8 +1978,7 @@ let buttonNames = {
|
|
|
1979
1978
|
allClass: this.getPrefix(item) + '主题'
|
|
1980
1979
|
},
|
|
1981
1980
|
lowLevel: {
|
|
1982
|
-
default: "
|
|
1983
|
-
// singletonClass: this.getCurrentPrefix(item) + '主题'
|
|
1981
|
+
default: "viewResource",
|
|
1984
1982
|
createResource: '创建主题',
|
|
1985
1983
|
viewResource: '主题列表',
|
|
1986
1984
|
selectResource: '查找资源',
|
|
@@ -2020,8 +2018,7 @@ let buttonNames = {
|
|
|
2020
2018
|
allClass: this.getPrefix(item) + '问题'
|
|
2021
2019
|
},
|
|
2022
2020
|
lowLevel: {
|
|
2023
|
-
default: "
|
|
2024
|
-
// singletonClass: this.getCurrentPrefix(item) + '问题'
|
|
2021
|
+
default: "viewResource",
|
|
2025
2022
|
createResource: '创建提问',
|
|
2026
2023
|
viewResource: '提问列表',
|
|
2027
2024
|
selectResource: '查找资源',
|
|
@@ -2047,8 +2044,7 @@ let buttonNames = {
|
|
|
2047
2044
|
allClass: this.getPrefix(item) + '提问'
|
|
2048
2045
|
},
|
|
2049
2046
|
lowLevel: {
|
|
2050
|
-
default: "
|
|
2051
|
-
// singletonClass: this.getCurrentPrefix(item) + '提问'
|
|
2047
|
+
default: "viewResource",
|
|
2052
2048
|
createResource: '创建提问',
|
|
2053
2049
|
viewResource: '提问列表',
|
|
2054
2050
|
selectResource: '查找资源',
|
|
@@ -2088,8 +2084,7 @@ let buttonNames = {
|
|
|
2088
2084
|
allClass: this.getPrefix(item) + '题目'
|
|
2089
2085
|
},
|
|
2090
2086
|
lowLevel: {
|
|
2091
|
-
default: "
|
|
2092
|
-
// singletonClass: this.getCurrentPrefix(item) + '题目'
|
|
2087
|
+
default: "viewResource",
|
|
2093
2088
|
createResource: '创建题目',
|
|
2094
2089
|
viewResource: '题目列表',
|
|
2095
2090
|
selectResource: '查找资源',
|
|
@@ -2115,8 +2110,7 @@ let buttonNames = {
|
|
|
2115
2110
|
allClass: this.getPrefix(item) + '题目'
|
|
2116
2111
|
},
|
|
2117
2112
|
lowLevel: {
|
|
2118
|
-
default: "
|
|
2119
|
-
// singletonClass: this.getCurrentPrefix(item) + '题目'
|
|
2113
|
+
default: "viewResource",
|
|
2120
2114
|
createResource: '创建题目',
|
|
2121
2115
|
viewResource: '题目列表',
|
|
2122
2116
|
selectResource: '查找资源',
|
|
@@ -2142,8 +2136,7 @@ let buttonNames = {
|
|
|
2142
2136
|
allClass: this.getPrefix(item) + '主题'
|
|
2143
2137
|
},
|
|
2144
2138
|
lowLevel: {
|
|
2145
|
-
default: "
|
|
2146
|
-
// singletonClass: this.getCurrentPrefix(item) + '主题'
|
|
2139
|
+
default: "viewResource",
|
|
2147
2140
|
createResource: '创建主题',
|
|
2148
2141
|
viewResource: '主题列表',
|
|
2149
2142
|
selectResource: '查找资源',
|
|
@@ -2168,8 +2161,7 @@ let buttonNames = {
|
|
|
2168
2161
|
allClass: this.getPrefix(item) + '试题'
|
|
2169
2162
|
},
|
|
2170
2163
|
lowLevel: {
|
|
2171
|
-
default: "
|
|
2172
|
-
// singletonClass: this.getCurrentPrefix(item) + '试题'
|
|
2164
|
+
default: "viewResource",
|
|
2173
2165
|
createResource: '创建资源',
|
|
2174
2166
|
viewResource: '查看资源',
|
|
2175
2167
|
batchDelResource: '批量删除',
|
|
@@ -2195,8 +2187,7 @@ let buttonNames = {
|
|
|
2195
2187
|
allClass: this.getPrefix(item) + '题目'
|
|
2196
2188
|
},
|
|
2197
2189
|
lowLevel: {
|
|
2198
|
-
default: "
|
|
2199
|
-
// singletonClass: this.getCurrentPrefix(item) + '题目'
|
|
2190
|
+
default: "viewResource",
|
|
2200
2191
|
createResource: '创建题目',
|
|
2201
2192
|
viewResource: '题目列表',
|
|
2202
2193
|
selectResource: '查找资源',
|
|
@@ -2222,8 +2213,7 @@ let buttonNames = {
|
|
|
2222
2213
|
allClass: this.getPrefix(item) + '任务'
|
|
2223
2214
|
},
|
|
2224
2215
|
lowLevel: {
|
|
2225
|
-
default: "
|
|
2226
|
-
// singletonClass: this.getCurrentPrefix(item) + '任务'
|
|
2216
|
+
default: "viewResource",
|
|
2227
2217
|
createResource: '创建任务',
|
|
2228
2218
|
viewResource: '任务列表',
|
|
2229
2219
|
selectResource: '查找任务',
|
|
@@ -2263,8 +2253,7 @@ let buttonNames = {
|
|
|
2263
2253
|
allClass: this.getPrefix(item) + '题目'
|
|
2264
2254
|
},
|
|
2265
2255
|
lowLevel: {
|
|
2266
|
-
default: "
|
|
2267
|
-
// singletonClass: this.getCurrentPrefix(item) + '题目'
|
|
2256
|
+
default: "viewResource",
|
|
2268
2257
|
createResource: '创建题目',
|
|
2269
2258
|
viewResource: '题目列表',
|
|
2270
2259
|
selectResource: '查找题目',
|
|
@@ -2290,8 +2279,7 @@ let buttonNames = {
|
|
|
2290
2279
|
allClass: this.getPrefix(item) + '报告'
|
|
2291
2280
|
},
|
|
2292
2281
|
lowLevel: {
|
|
2293
|
-
default: "
|
|
2294
|
-
// singletonClass: this.getCurrentPrefix(item) + '报告'
|
|
2282
|
+
default: "viewResource",
|
|
2295
2283
|
createResource: '创建题目',
|
|
2296
2284
|
viewResource: '题目列表',
|
|
2297
2285
|
selectResource: '查找题目',
|
|
@@ -2347,8 +2335,7 @@ let buttonNames = {
|
|
|
2347
2335
|
allClass: this.getPrefix(item) + '项目'
|
|
2348
2336
|
},
|
|
2349
2337
|
lowLevel: {
|
|
2350
|
-
default: "
|
|
2351
|
-
// singletonClass: this.getCurrentPrefix(item) + '项目'
|
|
2338
|
+
default: "viewResource",
|
|
2352
2339
|
createResource: '创建项目',
|
|
2353
2340
|
viewResource: '项目列表',
|
|
2354
2341
|
selectResource: '查找项目',
|
|
@@ -2375,8 +2362,7 @@ let buttonNames = {
|
|
|
2375
2362
|
allClass: this.getPrefix(item) + '项目'
|
|
2376
2363
|
},
|
|
2377
2364
|
lowLevel: {
|
|
2378
|
-
default: "
|
|
2379
|
-
// singletonClass: this.getCurrentPrefix(item) + '项目'
|
|
2365
|
+
default: "viewResource",
|
|
2380
2366
|
createResource: '创建项目',
|
|
2381
2367
|
viewResource: '项目列表',
|
|
2382
2368
|
selectResource: '查找项目',
|
|
@@ -2403,8 +2389,7 @@ let buttonNames = {
|
|
|
2403
2389
|
allClass: this.getPrefix(item) + '项目'
|
|
2404
2390
|
},
|
|
2405
2391
|
lowLevel: {
|
|
2406
|
-
default: "
|
|
2407
|
-
// singletonClass: this.getCurrentPrefix(item) + '项目'
|
|
2392
|
+
default: "viewResource",
|
|
2408
2393
|
createResource: '创建项目',
|
|
2409
2394
|
viewResource: '项目列表',
|
|
2410
2395
|
selectResource: '查找项目',
|
|
@@ -2431,8 +2416,7 @@ let buttonNames = {
|
|
|
2431
2416
|
allClass: this.getPrefix(item) + '主题'
|
|
2432
2417
|
},
|
|
2433
2418
|
lowLevel: {
|
|
2434
|
-
default: "
|
|
2435
|
-
// singletonClass: this.getCurrentPrefix(item) + '项目'
|
|
2419
|
+
default: "viewResource",
|
|
2436
2420
|
createResource: '创建主题',
|
|
2437
2421
|
viewResource: '主题列表',
|
|
2438
2422
|
selectResource: '查找主题',
|
|
@@ -2457,8 +2441,7 @@ let buttonNames = {
|
|
|
2457
2441
|
allClass: this.getPrefix(item) + '试题'
|
|
2458
2442
|
},
|
|
2459
2443
|
lowLevel: {
|
|
2460
|
-
default: "
|
|
2461
|
-
// singletonClass: this.getCurrentPrefix(item) + '试题'
|
|
2444
|
+
default: "viewResource",
|
|
2462
2445
|
createResource: '创建资源',
|
|
2463
2446
|
viewResource: '查看资源',
|
|
2464
2447
|
batchDelResource: '批量删除',
|
|
@@ -2500,8 +2483,7 @@ let buttonNames = {
|
|
|
2500
2483
|
btnIndex2: this.getPrefix(item) + '图谱'
|
|
2501
2484
|
},
|
|
2502
2485
|
lowLevel: {
|
|
2503
|
-
default: "",
|
|
2504
|
-
// btnIndex1: this.getCurrentPrefix(item) + '图谱',
|
|
2486
|
+
default: "viewResource",
|
|
2505
2487
|
createResource: '创建图谱',
|
|
2506
2488
|
viewResource: '图谱列表',
|
|
2507
2489
|
selectResource: '查找资源',
|
|
@@ -2519,9 +2501,7 @@ let buttonNames = {
|
|
|
2519
2501
|
btnIndex2: this.getPrefix(item) + '图谱'
|
|
2520
2502
|
},
|
|
2521
2503
|
lowLevel: {
|
|
2522
|
-
default: "",
|
|
2523
|
-
// btnIndex1: this.getCurrentPrefix(item) + '图谱',
|
|
2524
|
-
// createResource: '创建图谱',
|
|
2504
|
+
default: "viewResource",
|
|
2525
2505
|
viewResource: '图谱列表',
|
|
2526
2506
|
selectResource: '查找资源',
|
|
2527
2507
|
}
|
|
@@ -2543,8 +2523,7 @@ let buttonNames = {
|
|
|
2543
2523
|
btnIndex2: this.getPrefix(item) + '课件'
|
|
2544
2524
|
},
|
|
2545
2525
|
lowLevel: {
|
|
2546
|
-
default: "",
|
|
2547
|
-
// btnIndex1: this.getCurrentPrefix(item) + '课件',
|
|
2526
|
+
default: "viewResource",
|
|
2548
2527
|
importResource: '导入课件',
|
|
2549
2528
|
viewResource: '课件列表',
|
|
2550
2529
|
selectResource: '查找资源',
|
|
@@ -2562,9 +2541,7 @@ let buttonNames = {
|
|
|
2562
2541
|
btnIndex2: this.getPrefix(item) + '课件'
|
|
2563
2542
|
},
|
|
2564
2543
|
lowLevel: {
|
|
2565
|
-
default: "",
|
|
2566
|
-
// btnIndex1: this.getCurrentPrefix(item) + '课件',
|
|
2567
|
-
// importResource: '导入课件',
|
|
2544
|
+
default: "viewResource",
|
|
2568
2545
|
viewResource: '课件列表',
|
|
2569
2546
|
selectResource: '查找资源',
|
|
2570
2547
|
}
|
|
@@ -2586,8 +2563,7 @@ let buttonNames = {
|
|
|
2586
2563
|
btnIndex2: this.getPrefix(item) + '视频'
|
|
2587
2564
|
},
|
|
2588
2565
|
lowLevel: {
|
|
2589
|
-
default: "",
|
|
2590
|
-
// btnIndex1: this.getCurrentPrefix(item) + '视频',
|
|
2566
|
+
default: "viewResource",
|
|
2591
2567
|
importResource: '导入视频',
|
|
2592
2568
|
viewResource: '视频列表',
|
|
2593
2569
|
selectResource: '查找资源',
|
|
@@ -2605,9 +2581,7 @@ let buttonNames = {
|
|
|
2605
2581
|
btnIndex2: this.getPrefix(item) + '视频'
|
|
2606
2582
|
},
|
|
2607
2583
|
lowLevel: {
|
|
2608
|
-
default: "",
|
|
2609
|
-
// btnIndex1: this.getCurrentPrefix(item) + '视频',
|
|
2610
|
-
// importResource: '导入视频',
|
|
2584
|
+
default: "viewResource",
|
|
2611
2585
|
viewResource: '视频列表',
|
|
2612
2586
|
selectResource: '查找资源',
|
|
2613
2587
|
}
|
|
@@ -2629,8 +2603,7 @@ let buttonNames = {
|
|
|
2629
2603
|
btnIndex2: this.getPrefix(item) + '视频'
|
|
2630
2604
|
},
|
|
2631
2605
|
lowLevel: {
|
|
2632
|
-
default: "",
|
|
2633
|
-
// btnIndex1: this.getCurrentPrefix(item) + '视频',
|
|
2606
|
+
default: "viewResource",
|
|
2634
2607
|
importResource: '导入视频',
|
|
2635
2608
|
viewResource: '视频列表',
|
|
2636
2609
|
selectResource: '查找资源',
|
|
@@ -2648,9 +2621,7 @@ let buttonNames = {
|
|
|
2648
2621
|
btnIndex2: this.getPrefix(item) + '视频'
|
|
2649
2622
|
},
|
|
2650
2623
|
lowLevel: {
|
|
2651
|
-
default: "",
|
|
2652
|
-
// btnIndex1: this.getCurrentPrefix(item) + '视频',
|
|
2653
|
-
// importResource: '导入视频',
|
|
2624
|
+
default: "viewResource",
|
|
2654
2625
|
viewResource: '视频列表',
|
|
2655
2626
|
selectResource: '查找资源',
|
|
2656
2627
|
}
|
|
@@ -2672,8 +2643,7 @@ let buttonNames = {
|
|
|
2672
2643
|
btnIndex2: this.getPrefix(item) + '数据'
|
|
2673
2644
|
},
|
|
2674
2645
|
lowLevel: {
|
|
2675
|
-
default: "",
|
|
2676
|
-
// btnIndex1: this.getCurrentPrefix(item) + '数据',
|
|
2646
|
+
default: "viewResource",
|
|
2677
2647
|
importResource: '导入数据',
|
|
2678
2648
|
viewResource: '数据列表',
|
|
2679
2649
|
selectResource: '查找资源',
|
|
@@ -2691,9 +2661,7 @@ let buttonNames = {
|
|
|
2691
2661
|
btnIndex2: this.getPrefix(item) + '数据'
|
|
2692
2662
|
},
|
|
2693
2663
|
lowLevel: {
|
|
2694
|
-
default: "",
|
|
2695
|
-
// btnIndex1: this.getCurrentPrefix(item) + '数据',
|
|
2696
|
-
// importResource: '导入数据',
|
|
2664
|
+
default: "viewResource",
|
|
2697
2665
|
viewResource: '数据列表',
|
|
2698
2666
|
selectResource: '查找资源',
|
|
2699
2667
|
}
|
|
@@ -2715,8 +2683,7 @@ let buttonNames = {
|
|
|
2715
2683
|
btnIndex2: this.getPrefix(item) + '歌诀'
|
|
2716
2684
|
},
|
|
2717
2685
|
lowLevel: {
|
|
2718
|
-
default: "",
|
|
2719
|
-
// btnIndex1: this.getCurrentPrefix(item) + '歌诀',
|
|
2686
|
+
default: "viewResource",
|
|
2720
2687
|
createResource: '创建歌诀',
|
|
2721
2688
|
viewResource: '歌诀列表',
|
|
2722
2689
|
selectResource: '查找资源',
|
|
@@ -2734,9 +2701,7 @@ let buttonNames = {
|
|
|
2734
2701
|
btnIndex2: this.getPrefix(item) + '歌诀'
|
|
2735
2702
|
},
|
|
2736
2703
|
lowLevel: {
|
|
2737
|
-
default: "",
|
|
2738
|
-
// btnIndex1: this.getCurrentPrefix(item) + '歌诀',
|
|
2739
|
-
// createResource: '创建歌诀',
|
|
2704
|
+
default: "viewResource",
|
|
2740
2705
|
viewResource: '歌诀列表',
|
|
2741
2706
|
selectResource: '查找资源',
|
|
2742
2707
|
}
|