فهرست منبع

竖屏刷新问题

zhaojijng 2 سال پیش
والد
کامیت
6409113ad0
2فایلهای تغییر یافته به همراه6 افزوده شده و 1 حذف شده
  1. 4 0
      README.md
  2. 2 1
      src/views/verticalScreen.vue

+ 4 - 0
README.md

@@ -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

+ 2 - 1
src/views/verticalScreen.vue

@@ -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(() => {