Authored by htoooth

fix

@@ -21,8 +21,8 @@ module.exports = { @@ -21,8 +21,8 @@ module.exports = {
21 api: 'http://api-test3.yohops.com:9999/', 21 api: 'http://api-test3.yohops.com:9999/',
22 service: 'http://service-test3.yohops.com:9999/', 22 service: 'http://service-test3.yohops.com:9999/',
23 23
24 - api: 'http://api.yoho.cn/',  
25 - service: 'http://service.yoho.cn/', 24 + //api: 'http://api.yoho.cn/',
  25 + //service: 'http://service.yoho.cn/',
26 26
27 // api: 'http://192.168.102.205:8080/gateway/', 27 // api: 'http://192.168.102.205:8080/gateway/',
28 // service: 'http://dev-service.yohops.com:9999/', 28 // service: 'http://dev-service.yohops.com:9999/',
@@ -1036,15 +1036,6 @@ @@ -1036,15 +1036,6 @@
1036 margin-left:7px; 1036 margin-left:7px;
1037 } 1037 }
1038 } 1038 }
1039 -  
1040 - span {  
1041 - width: 75%;  
1042 - display: inline-block;  
1043 - vertical-align: bottom;  
1044 - overflow: hidden;  
1045 - text-overflow: ellipsis;  
1046 - white-space: nowrap;  
1047 - }  
1048 } 1039 }
1049 1040
1050 1041