Commit 178a76fb authored by 程恺文's avatar 程恺文

登录页替换

parent 415e356c
Pipeline #80150 passed with stages
......@@ -243,7 +243,7 @@ const Login = forwardRef((props, _ref) => {
}, 5000);
}, [num]);
const toLink = () => {
window.open('http://gis.panda-water.cn/jiangxi/index.html');
window.open('https://jxapp.panda-water.cn/download/');
};
const tabChange = key => {
form.resetFields();
......
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