Commit 46e874ae authored by “yiyousong”'s avatar “yiyousong”

perf: 优化页面

parent 60a1d3c6
......@@ -143,7 +143,7 @@ export default {
};
},
created() {
this.getEvaStatList();
// this.getEvaStatList();
},
methods: {
getData() {},
......
......@@ -147,7 +147,7 @@ export default {
};
},
created() {
this.getQueueStatList();
// this.getQueueStatList();
},
methods: {
getData() {},
......
......@@ -389,6 +389,7 @@ export default {
<style lang="less" scoped>
.search {
flex-shrink: 0;
background: url("@/assets/img/engineSearch_bg.svg") no-repeat center / 100%
100%;
a {
......
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