From ed8ce81cb82c873a18f7d9c219a17d0c5207d9b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E2=80=9Czhuzihan=E2=80=9D=E2=80=83?=
<“772644120@qq.com”>
Date: Sat, 12 Jul 2025 15:13:51 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
__unconfig_vite.config.js | 21 ---------------------
src/components/LabDetail.vue | 2 +-
2 files changed, 1 insertion(+), 22 deletions(-)
delete mode 100644 __unconfig_vite.config.js
diff --git a/__unconfig_vite.config.js b/__unconfig_vite.config.js
deleted file mode 100644
index 090c0b2..0000000
--- a/__unconfig_vite.config.js
+++ /dev/null
@@ -1,21 +0,0 @@
-
-let __unconfig_data;
-let __unconfig_stub = function (data = {}) { __unconfig_data = data };
-__unconfig_stub.default = (data = {}) => { __unconfig_data = data };
-import { defineConfig } from 'vite'
-import vue from '@vitejs/plugin-vue'
-
-// https://vite.dev/config/
-const __unconfig_default = defineConfig({
- plugins: [vue()],
- define: {
- 'import.meta.env.MODE': JSON.stringify(process.env.NODE_ENV || 'development')
- },
- server: {
- host: '0.0.0.0', // 允许从任何IP访问
- port: 5173, // 前端端口
- strictPort: true
- }
-})
-
-if (typeof __unconfig_default === "function") __unconfig_default(...[{"command":"serve","mode":"development"}]);export default __unconfig_data;
\ No newline at end of file
diff --git a/src/components/LabDetail.vue b/src/components/LabDetail.vue
index 12433c7..7984f40 100644
--- a/src/components/LabDetail.vue
+++ b/src/components/LabDetail.vue
@@ -152,7 +152,7 @@
class="default-table score-comparison-table"
:row-class-name="tableRowClassName"
>
-
+