Commit fddae8d0 authored by youjie's avatar youjie

no message

parent a5f79dab
...@@ -317,11 +317,12 @@ ...@@ -317,11 +317,12 @@
}, },
onLoad(option) { onLoad(option) {
//调用定义的更新方法
this.VersionUpdate();
}, },
onShow() { onShow() {
this.getExamPageList() this.getExamPageList()
//调用定义的更新方法
this.VersionUpdate();
}, },
onShareAppMessage() { onShareAppMessage() {
return { return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment