Commit b489de29 by 兰国旗

laolan

parent 12565223
...@@ -32,9 +32,9 @@ var settings = { ...@@ -32,9 +32,9 @@ var settings = {
}, },
enameClientUrl:function(){ enameClientUrl:function(){
if (this.env == 'dev') { if (this.env == 'dev') {
return "https://ote.ename.com/icp/"; return "https://ote.ename.com/icp/";//开发
}else{ }else{
return "https://ote.ename.com/icp/"; return "https://api.ename.com/";//线上
} }
}, },
//百度icp、edi、nc、rt //百度icp、edi、nc、rt
......
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