OL-LearnPlatform/public/图片文件清单.txt
username 1db293a622 v1
2025-07-22 14:39:45 +08:00

45 lines
1.4 KiB
Plaintext
Raw 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.

根据您的要求,需要在以下位置放置图片文件:
📁 public/logo/
└── logo1.png (网站主logo建议尺寸28x28px)
📁 public/nav-icons/
├── 火.png (热门好课图标16x16px)
├── 搜索.png (搜索框图标16x16px)
├── 矩形.png (切换语言图标16x16px)
├── 学习中心.png (学习中心图标16x16px)
└── 管理端.png (管理端图标16x16px)
🎯 当前已完成的修改:
✅ Logo区域
- 引用 /logo/logo1.png
- 调整为28x28px尺寸
✅ 导航菜单:
- 首页、热门好课、专题训练、师资力量、精选资源、活动
- 热门好课前添加火焰图标 /nav-icons/火.png
- HOT标签调整到活动右上角位置
✅ 搜索框:
- 图标替换为 /nav-icons/搜索.png
- 提示文字改为"请输入感兴趣的课程"
✅ 右侧操作区域:
- 切换语言:/nav-icons/矩形.png
- 学习中心:/nav-icons/学习中心.png
- 管理端:/nav-icons/管理端.png
✅ 样式调整:
- 导航栏左右边距设为30px
- 登录注册按钮样式按图一标准调整
- 圆角、间距、颜色等细节优化
📝 使用说明:
1. 将对应的图片文件放入指定文件夹
2. 确保文件名完全一致(包括中文字符)
3. 推荐图片格式PNG支持透明背景
4. 如果图片文件不存在,页面会显示加载错误
🔄 完成图片放置后,页面将自动更新显示