Commit 07c70a1a by Sxy

fix: 融易算 url

parent fbd48d10
...@@ -63,7 +63,7 @@ var settings = { ...@@ -63,7 +63,7 @@ var settings = {
if (this.env == "localhost") { if (this.env == "localhost") {
return "http://192.168.1.6:8889"; return "http://192.168.1.6:8889";
} else { } else {
return "http://abk.tencentyun.com"; return "http://abk.tencentyun.com/promise";
} }
}, },
bookUrl: function () { bookUrl: 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