Mike hace 8 años
padre
commit
2b48ff9808
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      miaomiao/www/js/config/config.js

+ 1 - 1
miaomiao/www/js/config/config.js

xqd
@@ -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'));