ZaiZai hai 8 meses
pai
achega
6a30230edd
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -31,6 +31,9 @@ nextTick(() => {
         detectionBrowser()
         getAppVersion()
     }
+    //获取屏幕宽高
+    const dom = document.body
+    console.log('高:' + dom.clientHeight, '宽:' + dom.clientWidth)
 })
 
 //设置主题