Commit 19e9d85e by 庄冰

aaa

parent 92e4a736
...@@ -33,9 +33,9 @@ var settings = { ...@@ -33,9 +33,9 @@ var settings = {
}, },
templateLinkUrl:function () { templateLinkUrl:function () {
if (this.env == "dev") { if (this.env == "dev") {
return "http://192.168.200.162:8081"; return "http://192.168.200.208:8081/tfhref";
} else { } else {
return "http://marketplat.gongsibao.com"; return "http://marketplat.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