Эх сурвалжийг харах

Merge branch 'dev' into 'test'

Dev

See merge request quanshu/mp-ui-pc!39
hunagwb 3 жил өмнө
parent
commit
ee60feea96

+ 1 - 1
public/jump.html

@@ -107,7 +107,7 @@
 
 
       req.then(data => {
       req.then(data => {
         console.log(data)
         console.log(data)
-        window.location.href = data.data;
+        location.href = data.data;
       })
       })
     }
     }