Authored by htoooth

fix

... ... @@ -21,8 +21,8 @@ module.exports = {
api: 'http://api-test3.yohops.com:9999/',
service: 'http://service-test3.yohops.com:9999/',
api: 'http://api.yoho.cn/',
service: 'http://service.yoho.cn/',
//api: 'http://api.yoho.cn/',
//service: 'http://service.yoho.cn/',
// api: 'http://192.168.102.205:8080/gateway/',
// service: 'http://dev-service.yohops.com:9999/',
... ...
... ... @@ -1036,15 +1036,6 @@
margin-left:7px;
}
}
span {
width: 75%;
display: inline-block;
vertical-align: bottom;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
... ...