diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 0f4f41e..0f19901 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -60,43 +60,6 @@ const activeMenu = computed(() => route.path) - - - - - - diff --git a/frontend/src/components/PageHeader.vue b/frontend/src/components/PageHeader.vue index 9bbcaf5..810a796 100644 --- a/frontend/src/components/PageHeader.vue +++ b/frontend/src/components/PageHeader.vue @@ -20,15 +20,13 @@ defineProps({ diff --git a/frontend/src/components/StatCard.vue b/frontend/src/components/StatCard.vue index ddb339d..8a8758f 100644 --- a/frontend/src/components/StatCard.vue +++ b/frontend/src/components/StatCard.vue @@ -33,11 +33,11 @@ defineProps({ diff --git a/frontend/src/views/Plugins.vue b/frontend/src/views/Plugins.vue index c06c84f..33002d2 100644 --- a/frontend/src/views/Plugins.vue +++ b/frontend/src/views/Plugins.vue @@ -1,5 +1,5 @@ - + @@ -126,16 +126,8 @@ onMounted(async () => { diff --git a/frontend/src/views/ProxyList.vue b/frontend/src/views/ProxyList.vue index f77faa5..c1a4d94 100644 --- a/frontend/src/views/ProxyList.vue +++ b/frontend/src/views/ProxyList.vue @@ -1,9 +1,9 @@ - + - + @@ -23,11 +23,11 @@ - + 🔍 搜索 - + 🔄 重置 @@ -63,7 +63,6 @@ v-loading="proxyStore.loading" @selection-change="handleSelectionChange" :row-style="{ cursor: 'pointer' }" - class="proxy-table" > @@ -82,7 +81,6 @@ disabled show-score :score-template="scope.row.score ? '{value}' : '0'" - text-color="var(--theme-primary)" /> @@ -93,7 +91,6 @@ type="primary" size="small" @click.stop="handleCopy(scope.row)" - class="action-btn" > 复制 @@ -101,7 +98,6 @@ type="danger" size="small" @click.stop="handleDelete(scope.row)" - class="action-btn" > 删除 @@ -118,7 +114,6 @@ layout="total, sizes, prev, pager, next, jumper" @size-change="handleSizeChange" @current-change="handleCurrentChange" - class="pagination" /> @@ -251,41 +246,12 @@ onMounted(() => { diff --git a/frontend/src/views/Settings.vue b/frontend/src/views/Settings.vue index 998196d..22c8681 100644 --- a/frontend/src/views/Settings.vue +++ b/frontend/src/views/Settings.vue @@ -1,64 +1,148 @@ - - + + - + - 📝 关于 + 🎨 基础配置 + + 💾 + 保存配置 + - - - - 项目名称 - 代理池管理系统 - - - 版本号 - v1.0.0 - - - 后端API - http://localhost:3000 - - - 前端服务 - http://localhost:8080 - - - 数据库 - SQLite - - + + + + + + + + + 秒 + + + + + 秒 + + + + + + + + + + + + + + + + + 天 + +