diff --git a/.claude/skills/opengecko-frontend-design/SKILL.md b/.claude/skills/opengecko-frontend-design/SKILL.md index 83c542a..1f0fced 100644 --- a/.claude/skills/opengecko-frontend-design/SKILL.md +++ b/.claude/skills/opengecko-frontend-design/SKILL.md @@ -1,84 +1,84 @@ -# openGecko LFX Insights 浅色设计系统 +# openGecko LFX Insights Light Design System -本项目前端统一使用 **LFX Insights 浅色主题**风格。所有页面、组件需严格遵循以下规范。 +This project's frontend uses the **LFX Insights light theme** throughout. All pages and components must strictly follow the specifications below. --- -## 技术栈 +## Tech Stack - Vue 3 + TypeScript + Element Plus -- ` diff --git a/frontend/src/views/CommunitySettings.vue b/frontend/src/views/CommunitySettings.vue index c1b4458..33c55e3 100644 --- a/frontend/src/views/CommunitySettings.vue +++ b/frontend/src/views/CommunitySettings.vue @@ -313,7 +313,10 @@ watch(() => communityId.value, async (val) => {