张延森 3 年前
父节点
当前提交
4a1221e954
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      src/main.js

+ 0
- 1
src/main.js 查看文件

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