ai_service/接口文档.md
2025-07-12 17:22:40 +08:00

35 lines
1.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Vue 模板系统
系统现在支持两种预定义的 Vue 模板:
### 1. 插画风模板 (illustration)
**适用场景**:通用建筑、校园、教学楼等主题
**结构**4 层布局
- 插画底图AI 生成的通用建筑插图,彩色插画,色调和谐
- 主标题:最大号字体,"见微知著记录南开",放置在不遮挡主体的相对空白处
- 南开 logo南开大学标识
- 机构名称:底部居中,"南开大学融媒体中心"
### 2. 节日模板 (festival)
**适用场景**:中秋节、春节、端午节等节日主题
**结构**8 层布局
- 背景图层AI 生成节日插画
- 纯色遮罩:插画主色调遮罩
- 小插图背景:节日元素插图
- 南开 logo大学标识
- 单位名称:南开大学
- 节日名称:具体节日
- 目的主题:节日祝福语
- 日期元素:当前日期
**模板自动选择逻辑**
- 检测图片描述中的关键词
- 节日关键词 → festival 模板
- 建筑/插画关键词 → illustration 模板
- 默认选择 illustration 模板