@@ -27,3 +27,7 @@ npm run lint
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
+
+### 访问地址
+http://localhost:8080/sgshow/verticalScreen?projectId=Pj1101080259
+http://localhost:8080/sgshow/horizontalScreen?projectId=Pj1101020002
@@ -121,7 +121,8 @@ export default {
this.nowPage = 3;
} else if (this.showAllPage == 2) {
this.nowPage = 1;
- }
+ this.timePageShow(); //1屏变2屏
+ }
},
timePageShow() {
var timeoutsign = setTimeout(() => {