将PortalLayout.vue和HomeView.vue的配色方案从深蓝央企风格更新为浅红色主题: - 顶部条/页脚:#8B4545 (深玫瑰棕) - 主导航渐变:#C17A7A -> #A85555 (柔和玫瑰色) - 页面背景:#FBF5F5 (极浅粉) - 主要按钮/图标:#E57373 (浅红色) - 次要强调:#EF9A9A (更浅粉红) - 辅助色:#D4A95D (暖金色) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.