将PortalLayout.vue和HomeView.vue的配色方案更新为高端黑金风格: - 深黑背景:#1A1A1A (导航、页脚、banner) - 黑色渐变:#2A2A2A -> #1A1A1A (深沉、高级感) - 金色强调:#B8860B (按钮、装饰、链接) - 浅金色:#D4AF37 (次要强调) - 页面背景:#FAFAFA (纯白接近,简洁) - 深灰文字:#3A3A3A (易读) - 边框色:#D3D3D3 (细致) 配色定位:高端、专业、大气,适合央企形象 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.