{{ $t('global.companyInfo') }} {{ $t('global.companyTel') }}
diff --git a/vue.config.js b/vue.config.js
index cd7b21d7e..8988e2abe 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -27,7 +27,6 @@ module.exports = {
assetsDir: 'static',
lintOnSave: false,
productionSourceMap: false,
- cssSourceMap: true,
devServer: {
port: port,
open: true,