111
This commit is contained in:
parent
f53628f79f
commit
f1a929ea39
4
web/src/x.min.js
vendored
4
web/src/x.min.js
vendored
@ -123,8 +123,8 @@ var X = window.X || {
|
||||
};
|
||||
|
||||
(function(){
|
||||
var ipurl = "http://10.0.0.77:7889/api/v1/"
|
||||
// var ipurl = "http://119.29.176.224:7889/api/v1/"
|
||||
// var ipurl = "http://10.0.0.77:7889/api/v1/"
|
||||
var ipurl = "http://119.29.176.224:7889/api/v1/"
|
||||
|
||||
//设置或读取登录缓存,需要保存到localStorage,防止刷新时候登录数据丢失
|
||||
X.loginCache = function(data){
|
||||
|
Loading…
Reference in New Issue
Block a user