zydx-plus 1.32.316 → 1.32.317

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.32.316",
3
+ "version": "1.32.317",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -163,7 +163,7 @@
163
163
  action_lesson051: {
164
164
  actionName: '学习调查',
165
165
  endTimeBtn1: '调查截止',
166
- endTimeBtn2: '任务时长',
166
+ endTimeBtn2: '调查时长',
167
167
  laterScoreBtn: '迟交扣分',
168
168
  isShowFinishState: true,
169
169
  isShowEndTime: true,
package/src/index.js CHANGED
@@ -79,7 +79,7 @@ function install(app) {
79
79
  }
80
80
 
81
81
  export default {
82
- version: '1.32.316',
82
+ version: '1.32.317',
83
83
  install,
84
84
  Calendar,
85
85
  Message,