首页资讯模块开发完成
This commit is contained in:
@@ -148,7 +148,10 @@ export default {
|
||||
nonReactiveArray: ["最新任务", "最新岗位", "最新政策"],
|
||||
}
|
||||
},
|
||||
onLoad: function () {
|
||||
onLoad: function (option) {
|
||||
if(option.tabIndex) {
|
||||
this.activeTab = option.tabIndex
|
||||
}
|
||||
this.getData()
|
||||
this.getPolicy()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user