@@ -97,8 +97,8 @@ export default {
};
},
mounted() {
- this.nowPage =2;
- //this.timePageShow();
+ this.nowPage =1;
+ this.timePageShow();
methods: {
doneTowPage() {
@@ -170,7 +170,7 @@ export default {
}
this.getTimeFloorParam();
- }, 200000);
+ }, 2000);
});
queryFs() {
@@ -160,7 +160,7 @@ export default {
@@ -69,8 +69,8 @@ export default {
- this.nowPage = 2;
- // this.timePageShow();
+ this.nowPage = 1;
destroyed() {
clearInterval(this.verticalInterval);