Commit 5d6fe722 authored by 郝聪敏's avatar 郝聪敏

fix: 修改测试环境地址

parent 3e607342
export default {
basicHost: "http://192.168.29.211:8964/",
// basicHost: "http://192.168.29.211:8964/",
// basicHost: "http://127.0.0.1:8964/",
// basicHost: "https://hathaway-mg.liangkebang.net/",
basicHost: "https://hathaway-mg.liangkebang.net/",
wxAppId: "wx514de17b23d53a20"
};
......@@ -2,7 +2,7 @@ export default [
{
path: "/",
name: "Default",
redirect: "/goods"
redirect: "/home"
},
{
path: "/home",
......
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