Update: 将子项目从 submodule 转为完整内容

- 移除 GovAI, nomifun-tauri, 算力盒子 的 submodule 引用
- 添加所有子项目的完整源代码
- 保留原始 .git 为 .git.bak 备份
This commit is contained in:
freedak
2026-07-04 19:20:46 +08:00
parent 54d6465fa7
commit f7a720204a
3360 changed files with 802660 additions and 3 deletions
@@ -0,0 +1,67 @@
# 12-project-proposal — Project Proposal
## Style Overview
Light gray-blue with dark blue and gold professional color scheme, suitable for project initiation, business proposals, solution presentations, and other professional occasions
- **Scene**: Project initiation, business proposals, solution presentations, bid presentations
- **Mood**: Professional, trustworthy, efficient, rigorous
- **Color Tone**: Cool tone, low saturation, business gray-blue
- **Industry**: Consulting services, tech companies, financial investment, government projects
## Color Palette
| Name | Hex | Usage |
| -------------- | ------- | -------------- |
| Background | #E8EEF4 | background |
| Primary | #1E3A5F | primary |
| Secondary | #D4A84B | secondary |
| Accent | #3498DB | accent |
| Dark | #2C3E50 | dark |
| Primary Text | #2C3E50 | text_primary |
| Secondary Text | #666666 | text_secondary |
| Muted Text | #95A5A6 | text_muted |
## Typography
| Element | Font |
| -------- | --------------- |
| title_en | Arial |
| title_cn | Microsoft YaHei |
| body | Microsoft YaHei |
| data | Arial |
## Design Techniques
- Light gray-blue with dark blue and gold professional color scheme
- Professional document layout
- Information card display
- Data visualization charts
- Horizontal timeline
- Morph transition animations
- Risk analysis display
- Coordinate conflicts fixed
- Enhanced visual hierarchy for content cards
## Page Structure (8 pages)
| Slide | Type | Elements | Description |
| ----- | ---------- | -------- | ------------------------------------------------------------ |
| S1 | cover | 29 | Cover page - project title + proposal info + left decoration |
| S2 | background | 33 | Background page - three pain point cards + market analysis |
| S3 | solution | 24 | Solution page - solution + strategy cards |
| S4 | timeline | 24 | Timeline page - horizontal milestones + node cards |
| S5 | budget | 16 | Budget page - pie chart + budget allocation cards |
| S6 | team | 24 | Team page - member cards + contact info |
| S7 | risks | 32 | Risk page - four categories of risk analysis cards |
| S8 | thanks | 16 | Thank you page - appreciation + contact info |
## Reference Script
Complete build script is in `build.sh`.
**Recommended slides to read for understanding core design techniques**:
- **Slide 4 (timeline)** — Timeline page - horizontal milestones + node cards
No need to read all — skim 2-3 representative slides.