张翔
|
f88020ee5e
|
feat: 更新色彩系统定义并修复组件类型
- 添加科技蓝、紫色、青色色彩系列
- 更新中性色系列
- 添加渐变色定义
- 创建 GlassCard 组件支持 variant 属性
- 更新 Input 组件支持 label 和 error 属性
- 更新 Textarea 组件支持 label 和 error 属性
- 安装 @radix-ui/react-dialog 依赖
|
2026-02-22 15:03:10 +08:00 |
|
张翔
|
59cef4fd5f
|
feat: 更新核心配色系统 - 深色/浅色模式
- 更新深色模式配色变量(科技蓝、紫色、印章红)
- 更新浅色模式配色变量
- 添加新的科技色彩变量(悬停、浅色变体)
- 保持品牌色一致性(印章红 #C41E3A)
- 优化背景色系层次(#0A0A0A → #141414 → #1A1A1A)
|
2026-02-22 14:57:47 +08:00 |
|
张翔
|
b7092296cb
|
docs: 添加 Novalon 官网重新设计实施计划
- 16 个可执行任务
- 完整的代码实现
- 明确的测试步骤
- 清晰的提交信息
- 遵循 TDD、DRY、YAGNI 原则
|
2026-02-22 14:54:45 +08:00 |
|
张翔
|
8e4d292698
|
docs: 添加 Novalon 官网重新设计方案
- 设计风格:数字未来风(未来科技感)
- 配色系统:科技蓝 + 紫色渐变 + 印章红
- UI 组件:按钮、卡片、导航栏设计规范
- 页面布局:Hero 区域 + 8 个核心 Section
- 交互设计:微交互、动效规范、性能优化
- 响应式设计:断点系统、移动端适配
- 技术栈:Next.js 16 + React 19 + AntV 生态
|
2026-02-22 14:49:16 +08:00 |
|
张翔
|
15e17a8f20
|
fix: add light/dark mode support with Tailwind dark: prefix
|
2026-02-21 23:32:47 +08:00 |
|
张翔
|
1d7872c8cc
|
fix: simplify page to use only existing components
|
2026-02-21 23:06:56 +08:00 |
|
张翔
|
4f783255a3
|
feat: update footer with dark tech theme
|
2026-02-21 23:04:32 +08:00 |
|
张翔
|
1ae05f107b
|
feat: update products section with dark tech theme
|
2026-02-21 23:01:53 +08:00 |
|
张翔
|
d2f92b8a55
|
feat: update services section with dark tech theme
|
2026-02-21 22:59:32 +08:00 |
|
张翔
|
554011f0e7
|
feat: redesign hero section with dark tech theme and framer-motion
|
2026-02-21 22:58:09 +08:00 |
|
张翔
|
1b0454998d
|
feat: enhance header with dark tech theme and framer-motion animations
|
2026-02-21 22:55:24 +08:00 |
|
张翔
|
cbd45e236b
|
feat: enhance badge component with dark tech theme variants
|
2026-02-21 20:09:02 +08:00 |
|
张翔
|
ec66889e36
|
feat: enhance input component with dark tech theme styling
|
2026-02-21 20:07:39 +08:00 |
|
张翔
|
c809b7541a
|
feat: enhance card component with dark tech theme styling
|
2026-02-21 20:06:49 +08:00 |
|
张翔
|
f99685bf0c
|
feat: enhance button component with dark tech theme variants
|
2026-02-21 20:05:08 +08:00 |
|
张翔
|
7f9aad4965
|
feat: add theme constants and animation variants
|
2026-02-21 20:02:00 +08:00 |
|
张翔
|
5a93fbb047
|
feat: add utility functions for formatting and animation
|
2026-02-21 19:58:50 +08:00 |
|
张翔
|
a92b6199af
|
feat: add tech theme colors and animations to globals.css
|
2026-02-21 19:43:34 +08:00 |
|
张翔
|
77b939b772
|
chore: add framer-motion, @antv/g2, and class-variance-authority dependencies
|
2026-02-21 19:39:47 +08:00 |
|
张翔
|
2b74a83e72
|
feat: 添加核心工具函数、颜色配置和常量数据
style: 优化.gitignore文件结构
test: 添加导航测试用例
docs: 删除旧版网站重设计文档
chore: 更新浏览器配置和设置管理
|
2026-02-21 18:52:48 +08:00 |
|
张翔
|
b7e52aa086
|
perf: add web vitals monitoring and optimize performance
|
2026-02-13 15:24:51 +08:00 |
|
张翔
|
8175c2f035
|
feat: add dark mode support with theme toggle
|
2026-02-13 15:17:42 +08:00 |
|
张翔
|
34c96c119d
|
feat: add case detail pages with SSG and dynamic routing
|
2026-02-13 14:53:52 +08:00 |
|
张翔
|
7914decdaf
|
feat: add mobile optimization with hooks and touch components
|
2026-02-13 14:46:21 +08:00 |
|
张翔
|
e829451fa3
|
fix: resolve TypeScript errors for Zod v4 API changes
|
2026-02-13 14:31:21 +08:00 |
|
张翔
|
718abea089
|
fix: resolve lint errors in testimonial and insight cards
|
2026-02-13 14:25:47 +08:00 |
|
张翔
|
6737cbd579
|
feat: add form validation to contact section with Zod
|
2026-02-13 14:19:30 +08:00 |
|
张翔
|
8ac0065a06
|
feat: add testimonials section with testimonial cards
|
2026-02-13 14:11:19 +08:00 |
|
张翔
|
04b2aca4c1
|
feat: add insights section to homepage
|
2026-02-13 14:07:31 +08:00 |
|
张翔
|
a42f1f0a90
|
feat: add insight card component for tech insights section
|
2026-02-13 14:04:06 +08:00 |
|
张翔
|
249da50335
|
feat: integrate enhanced seal animation in hero section
|
2026-02-13 14:03:07 +08:00 |
|
张翔
|
fd5a155434
|
feat: add enhanced seal animation component with stages
|
2026-02-13 14:01:01 +08:00 |
|
张翔
|
9f1853da95
|
docs: add comprehensive website redesign implementation plan
|
2026-02-13 13:57:55 +08:00 |
|
张翔
|
bbc8cb12af
|
docs: 添加睿新致远官网重设计方案
- 完成印章文化×现代科技融合方案设计
- 包含信息架构、页面设计、响应式方案、技术实现等完整内容
- 明确实施路径与预期效果
- 针对企业决策者优化,提升转化率30-50%
|
2026-02-12 21:14:26 +08:00 |
|
张翔
|
522f1e09a7
|
feat: 重构网站UI设计并优化布局结构
重构整体UI设计,采用红色主题配色方案
优化页面布局结构,将Header和Footer移至page组件
更新按钮样式和交互效果,增强视觉反馈
调整全局字体配置,使用思源黑体作为中文字体
改进各区块卡片样式,增加悬停动画效果
优化响应式设计,提升移动端体验
|
2026-02-08 16:46:22 +08:00 |
|
张翔
|
cc55146ba6
|
feat(contact-section): 更新联系方式卡片为服务承诺卡片
将联系方式卡片重新设计为服务承诺卡片,展示专业响应、免费咨询和定制方案等优势
更新卡片样式和图标,使用更友好的视觉设计
保持工作时间卡片和消息发送卡片的基本布局
|
2026-02-03 08:02:09 +08:00 |
|
张翔
|
f14002559e
|
feat(e2e-tests): 添加端到端测试框架及测试用例
refactor(components): 调整头部和页脚布局样式
style(hero-section): 更新徽章动画效果
docs: 添加测试框架README文档
test: 实现首页、导航和联系表单的测试用例
ci: 添加CI测试脚本和配置
|
2026-02-02 19:36:33 +08:00 |
|
张翔
|
150024b6ac
|
build: 更新Next.js配置以支持静态导出并添加新依赖
更新next.config.ts文件以支持静态导出功能,并添加了多个新的依赖项到package.json中,包括UI组件库和动画库。同时生成了构建相关的文件和配置。
|
2026-02-02 17:59:29 +08:00 |
|
张翔
|
f9df7b4d8f
|
Initial commit from Create Next App
|
2026-02-02 09:26:01 +08:00 |
|