zydx-plus 1.35.564 → 1.35.565
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
|
@@ -2688,6 +2688,7 @@ let buttonNames = {
|
|
|
2688
2688
|
// }
|
|
2689
2689
|
headLevel: {
|
|
2690
2690
|
default: "pipeGuideAnalysis",
|
|
2691
|
+
qaResources: '答疑资源',
|
|
2691
2692
|
pipeGuideAnalysis: '管导评析'
|
|
2692
2693
|
},
|
|
2693
2694
|
}
|
|
@@ -2797,6 +2798,7 @@ let buttonNames = {
|
|
|
2797
2798
|
headLevel: {
|
|
2798
2799
|
default: "readResource",
|
|
2799
2800
|
readResource: '阅读资源',
|
|
2801
|
+
qaResources: '答疑资源',
|
|
2800
2802
|
pipeGuideAnalysis: '管导评析'
|
|
2801
2803
|
},
|
|
2802
2804
|
}
|