北京科技大学具身智能实验室官方网站
- 网站名称: USTB具身智能实验室
- 英文名称: USTB Embodied Intelligence Lab
- 所属机构: 北京科技大学
实验室网页/
├── index.html # 首页
├── cases.html # 科研成果
├── members.html # 成员介绍
├── partners.html # 合作伙伴
├── contact.html # 联系方式
├── about.html # 关于我们
├── more.html # 具身智能介绍
├── styles.css # 样式文件
├── script.js # 脚本文件
└── pictures/ # 图片资源
# 方法1: 使用Python
cd 实验室网页
python -m http.server 8080
# 访问 http://localhost:8080
# 方法2: 使用批处理文件(Windows)
双击 start_server.bat-
Vercel部署(推荐)
- 访问 https://vercel.com
- 连接GitHub仓库
- 自动部署
-
Netlify部署
-
GitHub Pages
- 推送到GitHub仓库
- 在Settings中启用Pages
详细部署指南请查看:免费部署指南.md
- HTML5
- CSS3
- JavaScript (原生)
- 响应式设计
- 2025-01: 初始版本发布
© 2025 北京科技大学具身智能实验室