mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
提前加载信息
This commit is contained in:
@@ -283,7 +283,6 @@ export default {
|
||||
},
|
||||
allRequests(id = '') {
|
||||
this.Intsucc();
|
||||
this.retest();
|
||||
|
||||
this.resolveId = id ? id : this.$route.query.id;
|
||||
this.$watermark.set(this.userInfo.name + this.userInfo.loginName);
|
||||
@@ -296,6 +295,7 @@ export default {
|
||||
this.getPopularity();
|
||||
this.getPositive();
|
||||
this.couresreso();
|
||||
this.retest();
|
||||
window.addEventListener(
|
||||
"scroll",
|
||||
this.handleScroll
|
||||
|
||||
Reference in New Issue
Block a user