Commit d83fbcdc authored by 罗超's avatar 罗超

提升时间

parent 54d82625
......@@ -167,7 +167,7 @@ export default {
this.navs = uni.getStorageSync("basedata")
? uni.getStorageSync("basedata").navbar.navs
: [];
},1000)
},2000)
}
this.activeHandler();
......
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