Commit 683d6ebf by 庄冰

settings

parent 8817a9be
...@@ -35,7 +35,7 @@ var settings = { ...@@ -35,7 +35,7 @@ var settings = {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.200.208:8081/tfhref"; return "http://192.168.200.208:8081/tfhref";
} else { } else {
return "http://marketplat.gongsibao.com/tfhref"; return "https://marketflow.gongsibao.com/tfhref";
} }
}, },
requrl: function () { requrl: function () {
......
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