diff --git a/.env.production b/.env.production index 80d2a41..1c5abb9 100644 --- a/.env.production +++ b/.env.production @@ -11,4 +11,4 @@ VITE_API_WS_URL = 'wss://api.continew.top' VITE_BASE = '/' # 应用配置面板 -VITE_APP_SETTING = true \ No newline at end of file +VITE_APP_SETTING = false \ No newline at end of file diff --git a/src/components/GiTable/index.vue b/src/components/GiTable/index.vue index 3ab5598..713592a 100644 --- a/src/components/GiTable/index.vue +++ b/src/components/GiTable/index.vue @@ -97,14 +97,7 @@