张延森 3 vuotta sitten
vanhempi
commit
4a1221e954
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      src/main.js

+ 0
- 1
src/main.js Näytä tiedosto

@@ -29,7 +29,6 @@ import './global_style.less'
29 29
 const queryPath = getQueryPath()
30 30
 if (queryPath) {
31 31
   window.location.href = queryPath
32
-  return
33 32
 }
34 33
 
35 34