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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zydx-plus",
3
- "version": "1.35.564",
3
+ "version": "1.35.565",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -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
  }
package/src/index.js CHANGED
@@ -89,7 +89,7 @@ function install(app) {
89
89
  }
90
90
 
91
91
  export default {
92
- version: '1.35.564',
92
+ version: '1.35.565',
93
93
  install,
94
94
  Calendar,
95
95
  Message,