@@ -2,6 +2,6 @@
//全局配置
app.constant("config", {
server: 'http://q8.9026.com/',
- imgServer: 'http://q8.9026.com/web/attachment/'
+ imgServer: 'http://q8.9026.com/attachment/'
});
})(angular.module('app'));