修改手机端返回跳到pc的首页
This commit is contained in:
Vendored
+1
-1
@@ -295,7 +295,7 @@
|
||||
|
||||
if (isMobile()) {
|
||||
if (location.pathname == '/dashboard/analysis' || location.pathname == '/') {
|
||||
window.location.href = 'http://10.0.3.22:3000/phoneSearch'
|
||||
window.location.href = 'http://10.10.10.46:8102/phoneSearch'
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user