packageBookService/pages/bookServices/examination/questionSchedule/index.js
@@ -1,4 +1,3 @@ // pages/bookServices/examination/questionSchedule/questionSchedule.js Component({ /** @@ -41,10 +40,8 @@ }, created( ) { }, detached() { }, ) {}, detached() {}, /** * 组件的初始数据 @@ -79,7 +76,7 @@ this.setData({ percentage: (this.data.ready / this.data.questionList.length) * 100 }) } }, }, /** * 组件的方法列表 @@ -179,4 +176,4 @@ // } } }) })