Commit aa6c59ed authored by 黄奎's avatar 黄奎

页面修改

parent 92f5afbb
...@@ -362,7 +362,7 @@ ...@@ -362,7 +362,7 @@
timeout: 3000 timeout: 3000
}); });
} }
this.CommonJump('/Search', {}) this.CommonJump('/search', {})
} }
} }
}; };
......
...@@ -364,7 +364,7 @@ ...@@ -364,7 +364,7 @@
timeout: 3000 timeout: 3000
}); });
} }
this.CommonJump('/Search', {}) this.CommonJump('/search', {})
} }
} }
}; };
......
...@@ -367,7 +367,7 @@ ...@@ -367,7 +367,7 @@
timeout: 3000 timeout: 3000
}); });
} }
this.CommonJump('/Search', {}) this.CommonJump('/search', {})
} }
} }
}; };
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment