Browse Source

压缩调整

zhouy 7 years ago
parent
commit
3e9212bdea
1 changed files with 3 additions and 2 deletions
  1. 3 2
      frontend/saas-web/app.json

+ 3 - 2
frontend/saas-web/app.json

@@ -291,9 +291,10 @@
         "cache": {
             "enable": true
         },
-        "compressor": {
+        /**"compressor": {
             "type": "yui"
-        },
+        },*/
+        "compressor":null,
         "server": {
             "basePath": "http://192.168.0.181:8560",
             "urlPattern": "^\/api\/"