zydx-plus 1.34.452 → 1.34.453

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.34.452",
3
+ "version": "1.34.453",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -2780,6 +2780,7 @@ let buttonNames = {
2780
2780
  headLevel: {
2781
2781
  default: "demand",
2782
2782
  demand: '阅读要求',
2783
+ readResource: '阅读资源',
2783
2784
  resourceEvaluate:'评  价',
2784
2785
  resourceAnalyse:'分  析',
2785
2786
  resourceAdvise:'建  议',
package/src/index.js CHANGED
@@ -85,7 +85,7 @@ function install(app) {
85
85
  }
86
86
 
87
87
  export default {
88
- version: '1.34.452',
88
+ version: '1.34.453',
89
89
  install,
90
90
  Calendar,
91
91
  Message,