Revert "mod: gh-pages gzip"

This reverts commit dd0bc3e6e8.
This commit is contained in:
张传龙 2022-08-27 14:47:18 +08:00
parent dd0bc3e6e8
commit 7ec078bd7a

View File

@ -10,10 +10,4 @@ VITE_USE_HASH = true
VITE_USE_MOCK = true
# base api
VITE_BASE_API = '/api'
# 是否启用压缩
VITE_USE_COMPRESS = true
# 压缩类型
VITE_COMPRESS_TYPE = gzip
VITE_BASE_API = '/api'